Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 14 for B1000000 (0.47 sec)

  1. tensorflow/compiler/jit/encapsulate_subgraphs_pass_test.cc

                {"send_key", ""},
                {"recv_key", ""},
                {"shape_inference_graph", shape_inference_graph},
                {"tpu_core", 0},
                {"cost_estimate_ns", 1000000},
                {"shapes", absl::Span<const DataType>({})},
                {"_outside_compilation_subgraph", "O1"},
                {"_xla_token_input_nodes",
                 absl::Span<const string>({"_xla_token_arg_node"})},
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Feb 22 08:47:20 UTC 2024
    - 113.3K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux.go

    	CLONE_ARGS_SIZE_VER1                        = 0x50
    	CLONE_ARGS_SIZE_VER2                        = 0x58
    	CLONE_CHILD_CLEARTID                        = 0x200000
    	CLONE_CHILD_SETTID                          = 0x1000000
    	CLONE_CLEAR_SIGHAND                         = 0x100000000
    	CLONE_DETACHED                              = 0x400000
    	CLONE_FILES                                 = 0x400
    	CLONE_FS                                    = 0x200
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 185.8K bytes
    - Viewed (0)
  3. src/crypto/x509/x509_test.go

    					},
    					// This should override the Country, above.
    					{
    						Type:  []int{2, 5, 4, 6},
    						Value: "NL",
    					},
    				},
    			},
    			NotBefore: time.Unix(1000, 0),
    			NotAfter:  time.Unix(100000, 0),
    
    			SignatureAlgorithm: test.sigAlgo,
    
    			SubjectKeyId: []byte{1, 2, 3, 4},
    			KeyUsage:     KeyUsageCertSign,
    
    			ExtKeyUsage:        testExtKeyUsage,
    			UnknownExtKeyUsage: testUnknownExtKeyUsage,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 21:00:16 UTC 2024
    - 163.4K bytes
    - Viewed (0)
  4. staging/src/k8s.io/apimachinery/pkg/util/strategicpatch/patch_test.go

    			New:            `{}`,
    			ExpectedPatch:  `{}`,
    			ExpectedResult: `{}`,
    		},
    		"int32 medium": {
    			Old:            `{"int32":1000000}`,
    			New:            `{"int32":1000000,"name":"newname"}`,
    			ExpectedPatch:  `{"name":"newname"}`,
    			ExpectedResult: `{"int32":1000000,"name":"newname"}`,
    		},
    		"int32 max": {
    			Old:            `{"int32":2147483647}`,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Oct 31 16:45:45 UTC 2023
    - 130.4K bytes
    - Viewed (0)
  5. tensorflow/compiler/mlir/tensorflow/tests/canonicalize.mlir

      // This is an identity arithmetic operation, however we do not currently fold
      // it because it has a broadcasting.
      %0 = "tf.Const"() {value = dense<[[0.0, 0.0, 0.0, 0.0]]> : tensor<1x4xf32>} : () -> tensor<1x4xf32>
      %1 = "tf.Sub"(%arg0, %0) : (tensor<4x1xf32>, tensor<1x4xf32>) -> tensor<4x4xf32>
      func.return %1 : tensor<4x4xf32>
    
    // CHECK: %[[CONST:.*]] = "tf.Const"()
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 09 22:07:10 UTC 2024
    - 132.1K bytes
    - Viewed (0)
  6. cmd/bucket-replication.go

    		lrgworkers:      make([]chan ReplicationWorkerOperation, 0, LargeWorkerCount),
    		mrfReplicaCh:    make(chan ReplicationWorkerOperation, 100000),
    		mrfWorkerKillCh: make(chan struct{}, failedWorkers),
    		resyncer:        newresyncer(),
    		mrfSaveCh:       make(chan MRFReplicateEntry, 100000),
    		mrfStopCh:       make(chan struct{}, 1),
    		ctx:             ctx,
    		objLayer:        o,
    		priority:        priority,
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Jun 13 06:56:12 UTC 2024
    - 114.4K bytes
    - Viewed (0)
  7. src/database/sql/sql.go

    // connectionRequestQueueSize then it is possible for ALL calls into the *DB
    // to block until the connectionOpener can satisfy the backlog of requests.
    var connectionRequestQueueSize = 1000000
    
    type dsnConnector struct {
    	dsn    string
    	driver driver.Driver
    }
    
    func (t dsnConnector) Connect(_ context.Context) (driver.Conn, error) {
    	return t.driver.Open(t.dsn)
    }
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 01:16:53 UTC 2024
    - 103.6K bytes
    - Viewed (0)
  8. pkg/config/validation/validation_test.go

    			},
    		}, false, false},
    		{"invalid Port", &networking.Sidecar{
    			Egress: []*networking.IstioEgressListener{
    				{
    					Port: &networking.SidecarPort{
    						Protocol: "http1",
    						Number:   1000000,
    						Name:     "",
    					},
    					Hosts: []string{
    						"ns1/bar.com",
    					},
    				},
    			},
    		}, false, false},
    		{"Port without name", &networking.Sidecar{
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Apr 30 03:11:45 UTC 2024
    - 196K bytes
    - Viewed (0)
  9. staging/src/k8s.io/apiextensions-apiserver/pkg/apiserver/schema/cel/validation_test.go

    				"self.val1.upperAscii() == 'ROOK TAKES 👑'",
    				"self.val1.lowerAscii() == 'rook takes 👑'",
    
    				"'%d %s %f %s %s'.format([1, 'abc', 1.0, duration('1m'), timestamp('2000-01-01T00:00:00.000Z')]) == '1 abc 1.000000 60s 2000-01-01T00:00:00Z'",
    				"'%e'.format([3.14]) == '3.140000 × 10⁰⁰'",
    				"'%o %o %o'.format([7, 8, 9]) == '7 10 11'",
    				"'%b %b %b'.format([7, 8, 9]) == '111 1000 1001'",
    			},
    			errors: map[string]string{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 04 17:14:10 UTC 2024
    - 159.9K bytes
    - Viewed (0)
  10. src/cmd/link/internal/ld/data.go

    // and then does an indirect call to that value.
    //
    // Here is what a direct reference might look like:
    //
    //	     137: e9 20 06 00 00               	jmp	0x75c <pow+0x75c>
    //	     13c: e8 00 00 00 00               	callq	0x141 <pow+0x141>
    //			000000000000013d:  IMAGE_REL_AMD64_REL32	_errno
    //
    // The assembly below dispenses with the import symbol and just makes
    // a direct call to _errno.
    //
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jun 12 15:10:50 UTC 2024
    - 100.5K bytes
    - Viewed (1)
Back to top