Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for unnamed (0.24 sec)

  1. RELEASE.md

    Template.`var_scope` property renamed to `.variable_scope` *
    SyncReplicasOptimizer is removed and SyncReplicasOptimizerV2 renamed to
    SyncReplicasOptimizer. * `tf.zeros_initializer()` and `tf.ones_initializer()`
    now return a callable that must be called with initializer arguments, in your
    code replace `tf.zeros_initializer` with `tf.zeros_initializer()`. *
    `SparseTensor.shape` has been renamed to `SparseTensor.dense_shape`. Same for
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    side of the equation. The right-hand side of the equation consists of the
    output subscript. The input subscripts and the output subscript should consist
    of zero or more named axis labels and at most one ellipsis (`...`).
    
    The named axis labels may be any single character other than those having
    special meaning, namely `,.->`. The behavior of this Op is undefined if it
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"(*MethodSet).String", Method, 5},
    		{"(*Named).AddMethod", Method, 5},
    		{"(*Named).Method", Method, 5},
    		{"(*Named).NumMethods", Method, 5},
    		{"(*Named).Obj", Method, 5},
    		{"(*Named).Origin", Method, 18},
    		{"(*Named).SetTypeParams", Method, 18},
    		{"(*Named).SetUnderlying", Method, 5},
    		{"(*Named).String", Method, 5},
    		{"(*Named).TypeArgs", Method, 18},
    		{"(*Named).TypeParams", Method, 18},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  4. tests/integration/pilot/testdata/gateway-api-crd.yaml

    
                          Support: Core - An optional single reference to a Kubernetes ConfigMap,
                          with the CA certificate in a key named `ca.crt`.
    
    
                          Support: Implementation-specific (More than one reference, or other kinds
                          of resources).
                        items:
                          description: |-
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
Back to top