/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/ |
H A D | tf_saved_model_freeze_assets.mlir | 12 …%0 = "tf.HashTableV2"() {container = "", device = "", key_dtype = !tf_type.string, shared_name = "… 15 // CHECK: [[HASHTABLE:%.+]] = "tf.HashTableV2"() 31 …%0 = "tf.HashTableV2"() {container = "", device = "", key_dtype = !tf_type.string, shared_name = "… 68 …%0 = "tf.HashTableV2"() {container = "", device = "", key_dtype = !tf_type.string, shared_name = "… 70 …%1 = "tf.HashTableV2"() {container = "", device = "", key_dtype = !tf_type.string, shared_name = "… 74 // CHECK: [[HASHTABLE:%.+]] = "tf.HashTableV2"() 76 // CHECK: [[HASHTABLE_1:%.+]] = "tf.HashTableV2"()
|
H A D | init_text_file_to_import_invalid.mlir | 7 …%0 = "tf.HashTableV2"() {container = "", device = "", key_dtype = !tf_type.string, shared_name = "… 19 …se<"vocab_file_does_not_exist.txt"> : tensor<!tf_type.string> %0 = "tf.HashTableV2"() {container =… 22 // CHECK: [[VAL:%.*]] = "tf.HashTableV2"() 33 …%0 = "tf.HashTableV2"() {container = "", device = "", key_dtype = !tf_type.string, shared_name = "… 36 // CHECK: [[VAL:%.*]] = "tf.HashTableV2"()
|
H A D | init_text_file_to_import.mlir | 7 …%0 = "tf.HashTableV2"() {container = "", device = "", key_dtype = !tf_type.string, shared_name = "… 13 // CHECK: [[VAL:%.*]] = "tf.HashTableV2"() 21 …%0 = "tf.HashTableV2"() {container = "", device = "", key_dtype = !tf_type.string, shared_name = "… 27 // CHECK: [[VAL:%.*]] = "tf.HashTableV2"()
|
H A D | init_text_file_to_import_saved_model.mlir | 7 …%0 = "tf.HashTableV2"() {container = "", device = "", key_dtype = !tf_type.string, shared_name = "… 13 // CHECK: [[VAL:%.*]] = "tf.HashTableV2"() 21 …%0 = "tf.HashTableV2"() {container = "", device = "", key_dtype = !tf_type.string, shared_name = "… 27 // CHECK: [[VAL:%.*]] = "tf.HashTableV2"()
|
H A D | tf_saved_model_optimize_global_tensors.mlir | 242 …%0 = "tf.HashTableV2"() {container = "", device = "", key_dtype = !tf_type.string, shared_name = "…
|
H A D | canonicalize.mlir | 1875 // CHECK: [[handle:%.*]] = "tf.HashTableV2"() 1890 // CHECK: [[handle:%.*]] = "tf.HashTableV2"() 1905 // CHECK: [[handle:%.*]] = "tf.HashTableV2"()
|
H A D | side-effect-analysis-test.mlir | 1375 …%handle1 = "tf.HashTableV2"() {container = "", device = "", key_dtype = !tf_type.string, shared_na… 1377 …%handle2 = "tf.HashTableV2"() {container = "", device = "", key_dtype = !tf_type.string, shared_na…
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/tests/ |
H A D | legalize-tf-hashtables.mlir | 6 …%0 = "tf.HashTableV2"() {container = "", device = "", key_dtype = !tf_type.string, shared_name = "… 21 …%0 = "tf.HashTableV2"() {container = "", device = "", key_dtype = i64, shared_name = "hash_table_e… 35 …%0 = "tf.HashTableV2"() {container = "", device = "", key_dtype = !tf_type.string, shared_name = "… 38 // CHECK-NEXT: "tf.HashTableV2" 49 …%0 = "tf.HashTableV2"() {container = "", device = "", key_dtype = !tf_type.string, shared_name = "… 63 …%0 = "tf.HashTableV2"() {container = "", device = "", key_dtype = !tf_type.string, shared_name = "… 79 …%0 = "tf.HashTableV2"() {container = "", device = "", key_dtype = !tf_type.string, shared_name = "… 99 …%0 = "tf.HashTableV2"() {container = "", device = "", key_dtype = !tf_type.string, shared_name = "… 116 …%0 = "tf.HashTableV2"() {container = "", device = "", key_dtype = i64, shared_name = "hash_table_e… 119 // CHECK-NEXT: "tf.HashTableV2"
|
H A D | insert_call_once_op.mlir | 12 …%0 = "tf.HashTableV2"() {container = "", device = "", key_dtype = i64, shared_name = "hash_table_d… 21 …%0 = "tf.HashTableV2"() {container = "", device = "", key_dtype = i64, shared_name = "hash_table_d…
|
H A D | legalize-tf-variables.mlir | 37 …%0 = "tf.HashTableV2"() {container = "", device = "", key_dtype = i64, shared_name = "hash_table_d…
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir/ |
H A D | force_shared_name_for_resource_ops.pbtxt | 5 op: "HashTableV2" 170 op: "HashTableV2" 312 op: "HashTableV2" 339 # CHECK: tf.HashTableV2 351 # CHECK: tf.HashTableV2
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer/ |
H A D | hashtable_resource.mlir | 7 // CHECK: custom_code: "HashTableV2", 15 // CHECK: name: "tf.HashTableV2", 37 …%0 = "tf.HashTableV2"() {container = "" , shared_name= "table", use_node_name_sharing = false, key…
|
/aosp_15_r20/external/tensorflow/tensorflow/core/ir/importexport/tests/roundtrip/ |
H A D | force_shared_name_for_resource_ops.pbtxt | 3 op: "HashTableV2" 107 op: "HashTableV2"
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/tests/tf_to_corert/ |
H A D | reorder_assert.mlir | 7 …%handle = "tf.HashTableV2"() {container = "", device = "/job:localhost/replica:0/task:0/device:CPU… 35 …%handle = "tf.HashTableV2"() {container = "", device = "/job:localhost/replica:0/task:0/device:CPU…
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/tests/ |
H A D | hoist_invariant_ops.mlir | 35 // CHECK: [[handle:%.*]] = "tf.HashTableV2"() 44 // CHECK-NOT: tf.HashTableV2 49 …%0 = "tf.HashTableV2"() {container = "", device = "", key_dtype = !tf_type.string, shared_name = "…
|
/aosp_15_r20/external/tensorflow/tensorflow/core/api_def/python_api/ |
H A D | api_def_HashTableV2.pbtxt | 2 graph_op_name: "HashTableV2"
|
/aosp_15_r20/external/tensorflow/tensorflow/core/api_def/java_api/ |
H A D | api_def_HashTableV2.pbtxt | 2 graph_op_name: "HashTableV2"
|
/aosp_15_r20/external/tensorflow/tensorflow/core/ops/compat/ops_history_v2/ |
H A D | HashTableV2.pbtxt | 2 name: "HashTableV2"
|
/aosp_15_r20/external/tensorflow/tensorflow/core/ops/compat/ops_history_v1/ |
H A D | HashTableV2.pbtxt | 2 name: "HashTableV2"
|
/aosp_15_r20/external/tensorflow/tensorflow/core/api_def/base_api/ |
H A D | api_def_HashTableV2.pbtxt | 2 graph_op_name: "HashTableV2"
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/tests/analysis/ |
H A D | cost_analysis.mlir | 123 …%0 = "tf.HashTableV2"() {container = "", device = "/job:localhost/replica:0/task:0/device:CPU:0", …
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/g3doc/guide/ |
H A D | op_select_allowlist.md | 209 * `raw_ops.HashTableV2`
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tosa/g3doc/ |
H A D | legalization.md | 2080 ### tf.HashTableV2
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/api/golden/v1/ |
H A D | tensorflow.raw_ops.pbtxt | 1912 name: "HashTableV2"
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/api/golden/v2/ |
H A D | tensorflow.raw_ops.pbtxt | 1912 name: "HashTableV2"
|