Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for _somename (0.24 sec)

  1. pkg/config/validation/validation_test.go

    			valid:   true,
    			warning: true,
    		},
    		{
    			name:       "empty spec with non default name",
    			configName: someName,
    			in:         &security_beta.RequestAuthentication{},
    			valid:      true,
    		},
    		{
    			name:        "dry run annotation not supported",
    			configName:  someName,
    			annotations: map[string]string{"istio.io/dry-run": "true"},
    			in:          &security_beta.RequestAuthentication{},
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Apr 30 03:11:45 UTC 2024
    - 196K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tensorflow/tests/side-effect-analysis-test.mlir

            %handle1 = "tf.HashTableV2"() {container = "", device = "", key_dtype = !tf_type.string, shared_name = "some_name", use_node_name_sharing = false, value_dtype = i64} : () -> tensor<!tf_type.resource>
            // expected-remark@above {{ID: 0}}
            %handle2 = "tf.HashTableV2"() {container = "", device = "", key_dtype = !tf_type.string, shared_name = "some_name", use_node_name_sharing = false, value_dtype = i64} : () -> tensor<!tf_type.resource>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Dec 20 04:39:18 UTC 2023
    - 129.7K bytes
    - Viewed (0)
Back to top