/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/data_structures/ |
H A D | priority_queue_test.py | 85 def enqueue(enqueue_op): argument 139 def enqueue(enqueue_op): argument 194 def enqueue(enqueue_op): argument 249 def enqueue(enqueue_op): argument
|
H A D | padding_fifo_queue_test.py | 128 def enqueue(enqueue_op): argument 1447 def _blockingEnqueue(self, sess, enqueue_op): argument
|
H A D | fifo_queue_test.py | 781 def enqueue(enqueue_op): argument 939 def _blockingEnqueue(self, sess, enqueue_op): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/graph_rewrite/ |
H A D | update_tpu_embedding_ops_passes.cc | 114 std::map<std::string, N>* enqueue_op, in UpdateMapsForModeOverride() 150 const std::map<std::string, N>& enqueue_op, in ComputeEnqueueTrainingStatus() 179 std::map<std::string, Node*> enqueue_op; in GetEnqueueOpsFromGraph() local 222 std::map<std::string, int> enqueue_op; in GetEnqueueOpsFromFunctionDef() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/ |
H A D | grappler_item.cc | 79 for (const string& enqueue_op : queue_runner.enqueue_op_name()) { in EnqueueOpsFanin() local 133 for (const string& enqueue_op : queue_runner.enqueue_op_name()) { in NodesToPreserve() local
|
/aosp_15_r20/external/tensorflow/tensorflow/cc/training/ |
H A D | queue_runner.cc | 98 for (const string& enqueue_op : enqueue_op_names_) { in Start() local 162 void QueueRunner::Run(Session* sess, const string& enqueue_op) { in Run()
|
H A D | queue_runner_test.cc | 89 for (const std::string& enqueue_op : enqueue_ops) { in BuildQueueRunnerDef() local
|
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/random/ |
H A D | random_shuffle_queue_test.py | 104 def enqueue(enqueue_op): argument 1230 def _blockingEnqueue(self, sess, enqueue_op): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tests/ |
H A D | fifo_queue_test.py | 74 def enqueue(enqueue_op): argument
|
/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/ |
H A D | CLScheduler.cpp | 211 void CLScheduler::enqueue_op(ICLKernel &kernel, ITensorPack &tensors, bool flush) in enqueue_op() function in arm_compute::CLScheduler
|
/aosp_15_r20/external/tensorflow/tensorflow/python/training/ |
H A D | queue_runner_impl.py | 236 def _run(self, sess, enqueue_op, coord=None): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/c/ |
H A D | c_api_experimental.cc | 296 TF_Operation* enqueue_op = TF_GraphOperationByName( in TF_EnqueueNamedTensor() local
|
/aosp_15_r20/external/federated-compute/fcp/protos/ |
H A D | plan.proto | 760 string enqueue_op = 1; field
|
/aosp_15_r20/out/soong/.intermediates/external/federated-compute/federated-compute-cc-proto-lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/fcp/protos/ |
D | plan.pb.h | 15015 inline const std::string& AsyncInputFeed::enqueue_op() const { in enqueue_op() function 15046 inline void AsyncInputFeed::set_allocated_enqueue_op(std::string* enqueue_op) { in set_allocated_enqueue_op()
|