Home
last modified time | relevance | path

Searched refs:table_ids (Results 1 – 17 of 17) sorted by relevance

/external/tensorflow/tensorflow/python/tpu/ops/
Dtpu_ops.py380 table_ids, argument
443 table_ids=table_ids,
460 table_ids, argument
523 table_ids=table_ids,
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_EnqueueTPUEmbeddingSparseTensorBatch.pbtxt55 name: "table_ids"
59 corresponding input. The ith input is looked up using table_ids[i]. The size
60 of the table_ids list must be equal to that of sample_indices,
67 to the ith feature. table_ids[i] indicates which embedding table to look up ith
Dapi_def_EnqueueTPUEmbeddingRaggedTensorBatch.pbtxt57 name: "table_ids"
61 corresponding input. The ith input is looked up using table_ids[i]. The size
62 of the table_ids list must be equal to that of sample_indices,
69 to the ith feature. table_ids[i] indicates which embedding table to look up ith
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v2/
DEnqueueTPUEmbeddingSparseTensorBatch.pbtxt44 name: "table_ids"
131 name: "table_ids"
218 name: "table_ids"
313 name: "table_ids"
DEnqueueTPUEmbeddingRaggedTensorBatch.pbtxt83 name: "table_ids"
178 name: "table_ids"
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v1/
DEnqueueTPUEmbeddingSparseTensorBatch.pbtxt44 name: "table_ids"
131 name: "table_ids"
218 name: "table_ids"
DEnqueueTPUEmbeddingRaggedTensorBatch.pbtxt83 name: "table_ids"
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/
Dtpu_update_embedding_enqueue_op_inputs.mlir20 …", "sum"], device_ordinal = -1 : i64, max_sequence_lengths = [0, 0, 0], table_ids = [1, 1, 0]} : (…
48 …", "sum"], device_ordinal = -1 : i64, max_sequence_lengths = [0, 0, 0], table_ids = [1, 1, 0]} : (…
61 …", "sum"], device_ordinal = -1 : i64, max_sequence_lengths = [0, 0, 0], table_ids = [1, 1, 0]} : (…
Dreplicate_to_island.mlir199 … "tf.EnqueueTPUEmbeddingSparseTensorBatch"(%arg2){table_ids = [1, 2]} : (tensor<!tf.string>) -> ()
200 … "tf.EnqueueTPUEmbeddingRaggedTensorBatch"(%arg2){table_ids = [1, 2]} : (tensor<!tf.string>) -> ()
Dtpu_extract_head_tail_outside_compilation.mlir486 …eddingRaggedTensorBatch"(%arg0) {_xla_outside_compilation = "cluster1", table_ids = [1, 2]} : (ten…
/external/tensorflow/tensorflow/python/tpu/
Dtpu_embedding_v2.py983 table_ids = []
1000 table_ids.append(table_to_id[feature.table])
1024 table_ids=table_ids,
1033 table_ids=table_ids,
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.raw_ops.pbtxt1349 …', \'embedding_indices\', \'aggregation_weights\', \'mode_override\', \'table_ids\', \'device_ordi…
1357 …', \'embedding_indices\', \'aggregation_weights\', \'mode_override\', \'table_ids\', \'device_ordi…
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.raw_ops.pbtxt1349 …', \'embedding_indices\', \'aggregation_weights\', \'mode_override\', \'table_ids\', \'device_ordi…
1357 …', \'embedding_indices\', \'aggregation_weights\', \'mode_override\', \'table_ids\', \'device_ordi…
/external/tensorflow/tensorflow/go/op/
Dwrappers.go48796 … []tf.Output, aggregation_weights []tf.Output, mode_override tf.Output, table_ids []int64, optiona…
48800 attrs := map[string]interface{}{"table_ids": table_ids}
52102 … []tf.Output, aggregation_weights []tf.Output, mode_override tf.Output, table_ids []int64, optiona…
52106 attrs := map[string]interface{}{"table_ids": table_ids}
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_generated_ops.td3745 to the ith feature. table_ids[i] indicates which embedding table to look up ith
3772 I64ArrayAttr:$table_ids,
3835 to the ith feature. table_ids[i] indicates which embedding table to look up ith
3860 I64ArrayAttr:$table_ids,
/external/tensorflow/tensorflow/core/ops/
Dops.pbtxt14092 name: "table_ids"
14278 name: "table_ids"
/external/tensorflow/tensorflow/core/ops/compat/
Dops_history.v2.pbtxt22380 name: "table_ids"
22467 name: "table_ids"