Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for 0_22 (0.05 sec)

  1. tensorflow/cc/saved_model/testdata/chunked_saved_model/chunked_model/saved_model.pbtxt

              tensor {
                dtype: DT_STRING
                tensor_shape {
                }
                string_val: "\n\035\n\t\022\005get_c\010\001\n\016\022\nsignatures\010\002*\000\n\017\n\013\022\007trace_0\010\003*\000\n\027\n\023\022\017serving_default\010\004*\000\n\021\n\r\022\tcapture_0\010\005*\000\n\021\n\r\022\tcapture_0\010\005*\000\n\002*\000"
              }
            }
          }
        }
        node {
          name: "saver_filename"
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Jun 08 21:43:11 UTC 2023
    - 531.2K bytes
    - Viewed (0)
  2. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    0120          ; mapped                 ; 0121          # 1.1  LATIN CAPITAL LETTER G WITH DOT ABOVE
    0121          ; valid                                  # 1.1  LATIN SMALL LETTER G WITH DOT ABOVE
    0122          ; mapped                 ; 0123          # 1.1  LATIN CAPITAL LETTER G WITH CEDILLA
    0123          ; valid                                  # 1.1  LATIN SMALL LETTER G WITH CEDILLA
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    `tf.string_to_hash_bucket_strong`.
    
    Examples:
    
    >>> tf.strings.to_hash_bucket_fast(["Hello", "TensorFlow", "2.x"], 3).numpy()
    array([0, 2, 2])
      }];
    
      let arguments = (ins
        Arg<TF_StrTensor, [{The strings to assign a hash bucket.}]>:$input,
    
        ConfinedAttr<I64Attr, [IntMinValue<1>]>:$num_buckets
      );
    
    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