Home
last modified time | relevance | path

Searched refs:sample_indices (Results 1 – 10 of 10) sorted by relevance

/external/tensorflow/tensorflow/python/tpu/ops/
Dtpu_ops.py317 def enqueue_tpu_embedding_sparse_batch(sample_indices, argument
360 sample_indices=sample_indices,
374 def enqueue_tpu_embedding_sparse_tensor_batch(sample_indices, argument
425 sample_indices=sample_indices,
/external/tensorflow/tensorflow/contrib/training/python/training/
Dresample.py95 sample_indices = _repeat_range(sample_counts)
97 sample_indices = array_ops.stop_gradient(sample_indices)
98 return [array_ops.gather(x, sample_indices) for x in inputs]
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_EnqueueTPUEmbeddingSparseTensorBatch.pbtxt5 name: "sample_indices"
60 of the table_ids list must be equal to that of sample_indices,
66 sample_indices[i], embedding_indices[i] and aggregation_weights[i] correspond
70 The tensors at corresponding positions in the three input lists (sample_indices,
Dapi_def_EnqueueTPUEmbeddingSparseBatch.pbtxt5 name: "sample_indices"
9 values belong. sample_indices[i] must equal b * nf + f, where nf is the
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.raw_ops.pbtxt989 …argspec: "args=[\'sample_indices\', \'embedding_indices\', \'aggregation_weights\', \'mode_overrid…
993 …argspec: "args=[\'sample_indices\', \'embedding_indices\', \'aggregation_weights\', \'mode_overrid…
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.raw_ops.pbtxt989 …argspec: "args=[\'sample_indices\', \'embedding_indices\', \'aggregation_weights\', \'mode_overrid…
993 …argspec: "args=[\'sample_indices\', \'embedding_indices\', \'aggregation_weights\', \'mode_overrid…
/external/tensorflow/tensorflow/go/op/
Dwrappers.go14065 func EnqueueTPUEmbeddingSparseTensorBatch(scope *Scope, sample_indices []tf.Output, embedding_indic…
14076 …tf.OutputList(sample_indices), tf.OutputList(embedding_indices), tf.OutputList(aggregation_weights…
25563 func EnqueueTPUEmbeddingSparseBatch(scope *Scope, sample_indices []tf.Output, embedding_indices []t…
25574 …tf.OutputList(sample_indices), tf.OutputList(embedding_indices), tf.OutputList(aggregation_weights…
/external/tensorflow/tensorflow/core/ops/compat/
Dops_history.v1.pbtxt22584 name: "sample_indices"
22628 name: "sample_indices"
22711 name: "sample_indices"
22759 name: "sample_indices"
Dops_history.v2.pbtxt22213 name: "sample_indices"
22257 name: "sample_indices"
22340 name: "sample_indices"
22388 name: "sample_indices"
/external/tensorflow/tensorflow/core/ops/
Dops.pbtxt10498 name: "sample_indices"
10581 name: "sample_indices"