Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for 23e1 (0.05 sec)

  1. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_zos_s390x.go

    	SYS___CBRT_H                        = 0x8FA // 2298
    	SYS___COPYSIGNF_H                   = 0x8FB // 2299
    	SYS___COPYSIGNL_H                   = 0x8FC // 2300
    	SYS___COS_H                         = 0x8FD // 2301
    	SYS___COSF_H                        = 0x8FE // 2302
    	SYS___COSL_H                        = 0x8FF // 2303
    	SYS___COSHF_H                       = 0x900 // 2304
    	SYS___COSHL_H                       = 0x901 // 2305
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 146.6K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tensorflow/tests/tf-ops.mlir

      %cst = "tf.Const"() {value = dense<0> : tensor<4x2x3xi32>} : () -> tensor<4x2x3xi32>
      %cst_0 = "tf.Const"() {value = dense<[2, 2, 1, 1]> : tensor<4xi32>} : () -> tensor<4xi32>
      %cst_1 = "tf.Const"() {value = dense<[2, 3, 1, 1]> : tensor<4xi32>} : () -> tensor<4xi32>
      // expected-error @+1 {{'tf.XlaSelectAndScatter' op expects padding to be a matrix with minor dimension 2, got 4, 2, 3}}
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Oct 23 14:40:35 UTC 2023
    - 236.4K bytes
    - Viewed (0)
  3. pkg/printers/internalversion/printers_test.go

    				}},
    			},
    			// Columns: Name, AddressType, Ports, Endpoints, Age
    			expected: []metav1.TableRow{{Cells: []interface{}{"longerslicename.123", "IPv6", "80,443", "10.1.2.3,2001:db8::1234:5678,10.2.3.4 + 1 more...", "5m"}}},
    		}, {
    			endpointSlice: discovery.EndpointSlice{
    				ObjectMeta: metav1.ObjectMeta{
    					Name:              "multiportslice.123",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 11 14:04:15 UTC 2024
    - 218.6K bytes
    - Viewed (0)
  4. cluster/gce/util.sh

        gcloud compute firewall-rules create "${MASTER_NAME}-etcd" \
          --project "${NETWORK_PROJECT}" \
          --network "${NETWORK}" \
          --source-tags "${MASTER_TAG}" \
          --allow "tcp:2380,tcp:2381" \
          --target-tags "${MASTER_TAG}" &
      fi
    
      # Generate a bearer token for this cluster. We push this separately
      # from the other cluster variables so that the client (this
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 12 21:47:17 UTC 2024
    - 161.6K bytes
    - Viewed (0)
  5. tensorflow/compiler/mlir/quantization/tensorflow/python/integration_test/quantize_model_test.py

          input_shape_dynamic: bool,
          enable_per_channel_quantization: bool,
      ):
        input_shape = [None, None, None, 3] if input_shape_dynamic else [1, 3, 4, 3]
        filter_shape = [2, 3, 3, 1]
        model = self._create_depthwise_conv2d_model(
            input_shape, filter_shape, has_bias, has_batch_norm, activation_fn
        )
        saved_model_save.save(model, self._input_saved_model_path)
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri May 17 03:36:50 UTC 2024
    - 235.6K bytes
    - Viewed (0)
  6. tensorflow/compiler/mlir/tensorflow/tests/shape_inference.mlir

        %cst = "tf.Const"() {value = dense<0> : tensor<4x2xi32>} : () -> tensor<4x2xi32>
        %cst_0 = "tf.Const"() {value = dense<[2, 2, 1, 1]> : tensor<4xi32>} : () -> tensor<4xi32>
        %cst_1 = "tf.Const"() {value = dense<[2, 3, 1, 1]> : tensor<4xi32>} : () -> tensor<4xi32>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jan 23 17:24:10 UTC 2024
    - 167.4K bytes
    - Viewed (0)
  7. src/cmd/trace/testdata/go122.test

    ProcStop dt=13
    ProcStart dt=17539 p=0 p_seq=1
    ProcStop dt=14
    ProcStart dt=9071 p=4 p_seq=1
    GoUnblock dt=33 g=22 g_seq=2 stack=0
    GoStart dt=6 g=22 g_seq=3
    GoLabel dt=1 label_string=4
    GoUnblock dt=2321 g=1 g_seq=23 stack=34
    STWBegin dt=1205 kind_string=23 stack=37
    GoUnblock dt=78 g=24 g_seq=6 stack=38
    HeapAlloc dt=26 heapalloc_value=3840752
    GoStatus dt=14 g=3 m=18446744073709551615 gstatus=4
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 17 17:15:58 UTC 2024
    - 166K bytes
    - Viewed (0)
  8. src/internal/trace/testdata/tests/go122-gc-stress.test

    GoLabel dt=3 label_string=4
    GoBlock dt=949 reason_string=15 stack=5
    ProcStop dt=41
    ProcStart dt=433 p=19 p_seq=3
    ProcStop dt=43
    ProcStart dt=9942 p=11 p_seq=4
    ProcStop dt=50
    ProcStart dt=2351 p=22 p_seq=6
    GoUnblock dt=15 g=30 g_seq=45 stack=0
    GoStart dt=205 g=30 g_seq=46
    GoLabel dt=1 label_string=2
    GoUnblock dt=145 g=113 g_seq=7 stack=12
    GoBlock dt=21 reason_string=15 stack=5
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 17 18:48:18 UTC 2024
    - 139.1K bytes
    - Viewed (0)
Back to top