Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for Shift3 (0.13 sec)

  1. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    elements are shifted positively (towards larger indices) along the dimension
    specified by `axis[i]`. Negative shifts will roll the elements in the opposite
    direction.}]>:$shift,
        Arg<TF_I32OrI64Tensor, [{Dimension must be 0-D or 1-D. `axis[i]` specifies the dimension that the shift
    `shift[i]` should occur. If the same axis is referenced more than once, the
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"MakeImag", Func, 5},
    		{"MakeInt64", Func, 5},
    		{"MakeString", Func, 5},
    		{"MakeUint64", Func, 5},
    		{"MakeUnknown", Func, 5},
    		{"Num", Func, 5},
    		{"Real", Func, 5},
    		{"Shift", Func, 5},
    		{"Sign", Func, 5},
    		{"String", Const, 5},
    		{"StringVal", Func, 5},
    		{"ToComplex", Func, 6},
    		{"ToFloat", Func, 6},
    		{"ToInt", Func, 6},
    		{"Uint64Val", Func, 5},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  3. RELEASE.md

    *   Update gRPC release to 0.14.
    *   Eigen version upgrade.
    *   Switch to eigen thread pool
    *   `tf.nn.moments()` now accepts a `shift` argument. Shifting by a good
        estimate of the mean improves numerical stability. Also changes the behavior
        of the `shift` argument to `tf.nn.sufficient_statistics()`.
    *   Performance improvements
    *   Many bugfixes
    *   Many documentation fixes
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top