Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for Unused2 (0.41 sec)

  1. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"IfData.Reserved2", Field, 0},
    		{"IfData.Spare_char1", Field, 0},
    		{"IfData.Spare_char2", Field, 0},
    		{"IfData.Type", Field, 0},
    		{"IfData.Typelen", Field, 0},
    		{"IfData.Unused1", Field, 0},
    		{"IfData.Unused2", Field, 0},
    		{"IfData.Xmitquota", Field, 0},
    		{"IfData.Xmittiming", Field, 0},
    		{"IfInfomsg", Type, 0},
    		{"IfInfomsg.Change", Field, 0},
    		{"IfInfomsg.Family", Field, 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)
  2. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

        Res<TF_Float32Tensor, [{A 1D Tensor for the gradient with respect to offset.}]>:$offset_backprop,
        Res<TF_Float32Tensor, [{Unused placeholder to match the mean input in FusedBatchNorm.}]>:$reserve_space_3,
        Res<TF_Float32Tensor, [{Unused placeholder to match the variance input
    in FusedBatchNorm.}]>:$reserve_space_4
      );
    
      TF_DerivedOperandTypeAttr T = TF_DerivedOperandTypeAttr<0>;
    }
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  3. RELEASE.md

        *   Renamed `tf.image` functions to remove duplicate "image" where it is
            redundant.
        *   Variadic reduce is supported on CPU Variadic reduce is supported on CPU
        *   Remove unused `StringViewVariantWrapper`.
        *   Delete unused `Fingerprint64Map` op registration
        *   Add broadcasting support to `tf.matmul`.
        *   Add C++ Gradient for `BatchMatMulV2`.
        *   Add `tf.math.cumulative_logsumexp` operation.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.19.md

    - The unused `series.state` field, deprecated since v1.14, is removed from the `events.k8s.io/v1beta1` and `v1` Event types. ([#90449](https://github.com/kubernetes/kubernetes/pull/90449), [@wojtek-t](https://github.com/wojtek-t)) [SIG Apps]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
Back to top