Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for 1A (0.14 sec)

  1. tensorflow/compiler/mlir/tensorflow/tests/tpu_rewrite.mlir

        // CHECK:      "tf._TPUCompil...
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 02 22:03:30 UTC 2024
    - 172.9K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tensorflow/tests/extract_outside_compilation.mlir

        // CHECK:             "tf.OpC"(%[[B_FULL]])
        "tf_device.cluster"() ({
          %0 = "tf.OpA"() {_XlaSharding = "\08\03\1A\02\02\01\22\02\00\01"} : () -> tensor<2x2xi64>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Oct 31 08:59:10 UTC 2023
    - 129.6K bytes
    - Viewed (0)
  3. tensorflow/compiler/jit/tests/opens2s_gnmt_mixed_precision.pbtxt.gz

    ��:�?�КC�����b����;@SU0)]��JS�z����}����3J����赖����{���py���8��q���%3���{5ɹ�-��B����z��*�$����փ��7}e���L���r��t�`�-M��(��SF^!T@�֑J�����͜����^����ʊ3�J��ʴM�B��VCZ%�~B�iZ]��ɽ��V�{�����ۺH�?���?. �:���ܾ��p��Wx9>_�~�Z�+��J������v,���2�{;>�{������RR)��W�.�1a�V/$wi���n��)�T�)܌�S��sq3"O��T�4��?��c����,���,�����Y�RR)��W�mb��^H���٣]��S�Q�)\��S�sq5"O��T�4��?�ӱX�ke�w:>˫�m:"�[J*e�B�jأ]��G��{4{�h�XM�Y��bvsWq�Ai5S�+�BJoM!{5�ѮMأ� �=�={��h6iu��ɨ�i� N\1�i�.� ?��n�\�5�;) ��eJJ��GoF�1�(ܙ�jk*Zk�ް��Z�3��5...
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Jun 03 18:14:27 UTC 2019
    - 195.5K bytes
    - Viewed (0)
  4. tensorflow/compiler/mlir/tensorflow/tests/tf-ops.mlir

        padding = "VALID",
        explicit_padding = [],
        lhs_dilation = [1, 1],
        rhs_dilation = [2, 2],
        batch_group_count = 1 : i64,
        feature_group_count = 1 : i64,
        dimension_numbers = "\10\03\1A\02\01\02 \02(\032\02\00\01@\03J\02\01\02",
        rhs_quantization_axis = -1 : i64, rhs_quantization_min_val = -128 : i64, rhs_quantization_max_val = 127 : i64
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Oct 23 14:40:35 UTC 2023
    - 236.4K bytes
    - Viewed (0)
  5. src/crypto/x509/x509_test.go

                X509v3 Basic Constraints: critical
                    CA:TRUE
        Signature Algorithm: ED25519
             53:a5:58:1c:2c:3b:2a:9e:ac:9d:4e:a5:1d:5f:5d:6d:a6:b5:
             08:de:12:82:f3:97:20:ae:fa:d8:98:f4:1a:83:32:6b:91:f5:
             24:1d:c4:20:7f:2c:e2:4d:da:13:3b:6d:54:1a:d2:a8:28:dc:
             60:b9:d4:f4:78:4b:3c:1c:91:00
    -----BEGIN CERTIFICATE-----
    MIIBWzCCAQ2gAwIBAgIUDIPYISuCyyOYI2Pi95eKQ1vzvZIwBQYDK2VwMCMxITAf
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 21:00:16 UTC 2024
    - 163.4K bytes
    - Viewed (0)
  6. tensorflow/compiler/mlir/tensorflow/tests/shape_inference.mlir

        %cst = "tf.Const"() {value = dense<[1, 1, 8]> : tensor<3xi32>} : () -> tensor<3xi32>
        %0 = "tf.XlaGather"(%arg0, %arg1, %cst) {dimension_numbers = "\0A\03\00\01\02\1A\01\02", indices_are_sorted = true} : (tensor<1x1x9xi32>, tensor<1xi32>, tensor<3xi32>) -> tensor<*xi32>
        func.return %0 : tensor<*xi32>
      }
    
      // CHECK-LABEL: func @xla_gather_with_fold
    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. pkg/kubelet/kubelet_pods.go

    	var (
    		mappingFunc = expansion.MappingFuncFor(tmpEnv, serviceEnv)
    	)
    	for _, envVar := range container.Env {
    		runtimeVal := envVar.Value
    		if runtimeVal != "" {
    			// Step 1a: expand variable references
    			runtimeVal = expansion.Expand(runtimeVal, mappingFunc)
    		} else if envVar.ValueFrom != nil {
    			// Step 1b: resolve alternate env var sources
    			switch {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Jun 14 16:09:17 UTC 2024
    - 101.2K bytes
    - Viewed (0)
  8. go.sum

    github.com/go-logr/logr v0.1.0/go.mod h1:ixOQHD9gLJUVQQ2ZOR7zLEifBX6tGkNJF4QyIY7sIas=
    github.com/go-logr/logr v1.2.2/go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A=
    github.com/go-logr/logr v1.4.2 h1:6pFjapn8bFcIbiKo3XT4j/BhANplGihG6tvd+8rYgrY=
    github.com/go-logr/logr v1.4.2/go.mod h1:9T104GzyrTigFIr8wt5mBrctHMim0Nb2HLGrmQ40KvY=
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jun 12 15:32:28 UTC 2024
    - 101.6K bytes
    - Viewed (0)
  9. cmd/testdata/decryptObjectInfo.json.zst

    erDef":{"X-Minio-Internal-Server-Side-Encryption-Iv":"Xp9brcZavkpk2IXvXVFa+czpUOeEve4+gxeTn0E=","X-Minio-Internal-Server-Side-Encryption-S3-Kms-Key-Id":"my-minio-key","X-Minio-Internal-Server-Side-Encryption-S3-Kms-Sealed-Key":"IAAfANpvJXPLLC49735E/1A==","X-Minio-Internal-Server-Side-Encryption-S3-Sealed-Key":"IAAfAPFn05wS4pn1LfaE/nm26dfqo9VvRTaaBKqIV==","X-Minio-Internal-Server-Side-Encryption-Seal-Algorithm":"DAREv2-HMAC-SHA256","content-type":"application/octet-stream"}},{"Bucket":"buck1","Na...
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Oct 29 16:34:20 UTC 2020
    - 164K bytes
    - Viewed (0)
Back to top