Home
last modified time | relevance | path

Searched refs:TensorAllocatorFunc (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Di_remote_fused_graph_executor.h30 using TensorAllocatorFunc = std::function<Tensor*(const TensorShape& shape)>;
62 TensorAllocatorFunc tensor_allocator) = 0;
Dremote_fused_graph_execute_op_test_utils.h75 bool ReadOutputNode(const string&, TensorAllocatorFunc) final;
Dremote_fused_graph_execute_op_test_utils.cc113 TensorAllocatorFunc) { in ReadOutputNode() argument
Dremote_fused_graph_execute_op_test.cc207 TensorAllocatorFunc tensor_allocator) final { in ReadOutputNode()
/external/tensorflow/tensorflow/core/kernels/hexagon/
Dhexagon_control_wrapper.h50 TensorAllocatorFunc tensor_allocator) final;
Dhexagon_control_wrapper.cc355 const string& node_name, TensorAllocatorFunc tensor_allocator) { in ReadOutputNode()