Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Dummy3 (0.12 sec)

  1. pkg/apis/core/validation/validation_test.go

    				},
    			},
    			old: core.Pod{
    				ObjectMeta: metav1.ObjectMeta{
    					Name: "foo",
    				},
    				Spec: core.PodSpec{
    					OS:              &core.PodOS{Name: core.Linux},
    					SecurityContext: &core.PodSecurityContext{SELinuxOptions: &core.SELinuxOptions{Role: "dummy"}},
    				},
    			},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    order gradient computation.}]>:$reserve_space_2,
        Arg<TF_Float32Tensor, [{When is_training is True, a 1D Tensor for some intermediate results to be reused
    in gradient computation. When is_training is False, a dummy empty Tensor will be
    created.}]>:$reserve_space_3,
    
        DefaultValuedOptionalAttr<F32Attr, "0.0001f">:$epsilon,
        DefaultValuedOptionalAttr<TF_AnyStrAttrOf<["NHWC", "NCHW", "NDHWC", "NCDHW"]>, "\"NHWC\"">:$data_format,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
Back to top