Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for hinv (0.12 sec)

  1. RELEASE.md

    `tf.sparse_reduce_sum_sparse`: `reduction_axes` becomes `axis` *
    `tf.sparse_split`: `split_dim` becomes `axis` * `tf.listdiff` has been renamed
    to `tf.setdiff1d` to match NumPy naming. * `tf.inv` has been renamed to be
    `tf.reciprocal` (component-wise reciprocal) to avoid confusion with `np.inv`
    which is matrix inversion * tf.round now uses banker's rounding (round to even)
    semantics to match NumPy. * `tf.split` now takes arguments in a reversed order
    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

    wildcard symbols (`*` and `?`) in the filename portion only, not in the
    directory portion.
    
    If a `file_pattern` matches several files, `preferred_shard` can be used to hint
    in which file the requested tensor is likely to be found. This op will first
    open the file at index `preferred_shard` in the list of matching files and try
    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

    		{"PSSSaltLengthEqualsHash", Const, 2},
    		{"PrecomputedValues", Type, 0},
    		{"PrecomputedValues.CRTValues", Field, 0},
    		{"PrecomputedValues.Dp", Field, 0},
    		{"PrecomputedValues.Dq", Field, 0},
    		{"PrecomputedValues.Qinv", Field, 0},
    		{"PrivateKey", Type, 0},
    		{"PrivateKey.D", Field, 0},
    		{"PrivateKey.Precomputed", Field, 0},
    		{"PrivateKey.Primes", Field, 0},
    		{"PrivateKey.PublicKey", Field, 0},
    		{"PublicKey", Type, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
Back to top