Home
last modified time | relevance | path

Searched defs:out_tensor (Results 1 – 25 of 34) sorted by relevance

12

/external/tensorflow/tensorflow/core/kernels/
Dsummary_op_test.cc72 Tensor* out_tensor = GetOutput(0); in TEST_F() local
100 Tensor* out_tensor = GetOutput(0); in TEST_F() local
129 Tensor* out_tensor = GetOutput(0); in TEST_F() local
203 Tensor* out_tensor = GetOutput(0); in TEST_F() local
237 Tensor* out_tensor = GetOutput(0); in TEST_F() local
Dsummary_image_op_test.cc87 Tensor* out_tensor = GetOutput(0); in TEST_F() local
110 Tensor* out_tensor = GetOutput(0); in TEST_F() local
142 Tensor* out_tensor = GetOutput(0); in TEST_F() local
Dsummary_audio_op_test.cc93 Tensor* out_tensor = GetOutput(0); in TEST_F() local
127 Tensor* out_tensor = GetOutput(0); in TEST_F() local
159 Tensor* out_tensor = GetOutput(0); in TEST_F() local
Dtensor_list_util.cc60 Tensor out_tensor; in TensorListBinaryAdd() local
76 Tensor out_tensor; in TensorListZerosLike() local
Dsummary_tensor_op_test.cc80 Tensor* out_tensor = GetOutput(0); in TEST_F() local
Dcount_up_to_op.cc49 Tensor* out_tensor; in Compute() local
Dhistogram_op.cc119 Tensor* out_tensor; in Compute() local
Dfifo_queue.cc92 Tensor* out_tensor) { in GetElementComponentFromBatch()
Dpadding_fifo_queue.cc61 Tensor* out_tensor) { in GetElementComponent()
Dmap_kernels.h233 Tensor out_tensor; in TensorMapBinaryAdd() local
Drandom_shuffle_queue_op.cc171 Tensor* out_tensor) { in GetElementComponentFromBatch()
/external/tensorflow/tensorflow/compiler/tf2xla/
Dlight_outside_compilation_kernels_for_test.cc42 Tensor* out_tensor = nullptr; in Compute() local
140 Tensor* out_tensor = nullptr; in Compute() local
196 Tensor* out_tensor = nullptr; in Compute() local
289 Tensor* out_tensor = nullptr; in Compute() local
331 Tensor* out_tensor = nullptr; in Compute() local
/external/tensorflow/tensorflow/lite/delegates/flex/
Dbuffer_map_test.cc119 tensorflow::Tensor out_tensor = buffer_map.GetTensor(0); in TEST() local
137 tensorflow::Tensor out_tensor = buffer_map.GetTensor(0); in TEST() local
189 tensorflow::Tensor out_tensor = buffer_map.GetTensor(0); in TEST() local
208 tensorflow::Tensor out_tensor = buffer_map.GetTensor(0); in TEST() local
/external/tensorflow/tensorflow/lite/toco/python/
Dtoco_from_protos_test.py33 def _run(self, sess, in_tensor, out_tensor, should_succeed): argument
/external/tensorflow/tensorflow/core/distributed_runtime/
Dmessage_wrappers.cc27 Tensor* out_tensor) { in ParseTensorProtoToTensor()
619 Status InMemoryRunGraphResponse::RecvValue(size_t i, TensorProto* out_tensor) { in RecvValue()
624 Status InMemoryRunGraphResponse::RecvValue(size_t i, Tensor* out_tensor) { in RecvValue()
682 TensorProto* out_tensor) { in RecvValue()
687 Status OwnedProtoRunGraphResponse::RecvValue(size_t i, Tensor* out_tensor) { in RecvValue()
757 TensorProto* out_tensor) { in RecvValue()
762 Status NonOwnedProtoRunGraphResponse::RecvValue(size_t i, Tensor* out_tensor) { in RecvValue()
/external/tensorflow/tensorflow/lite/delegates/gpu/common/testing/
Dinterpreter_utils.cc70 const TfLiteTensor* out_tensor = interpreter->tensor(t); in InterpreterInvokeWithOpResolver() local
/external/tensorflow/tensorflow/c/
Dcheckpoint_reader.cc89 const string& name, std::unique_ptr<tensorflow::Tensor>* out_tensor, in GetTensor()
/external/tensorflow/tensorflow/core/kernels/data/
Doptional_ops_util.cc71 Tensor out_tensor; in OptionalBinaryAdd() local
/external/ComputeLibrary/src/dynamic_fusion/sketch/utils/
DDependencyGraph.h200 for(auto out_tensor : outputs) variable
379 void link_output(OperatorId op, TensorId out_tensor) in link_output()
/external/tensorflow/tensorflow/core/kernels/mkl/
Dmkl_transpose_op.cc66 Tensor* out_tensor, const gtl::ArraySlice<int32>& perm) { in MKLTransposeND()
/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_show.cc59 std::unique_ptr<Tensor> out_tensor; in LookUpCheckPoint() local
/external/tensorflow/tensorflow/lite/kernels/
Dlsh_projection.cc178 TfLiteTensor* out_tensor; in Eval() local
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Druntime_matmul_acl.h37 arm_compute::Tensor out_tensor; member
/external/tensorflow/tensorflow/lite/kernels/parse_example/
Dparse_example.cc216 auto& out_tensor = result->dense_tensors[d]; in FastParseSerializedExample() local
363 auto& out_tensor = result->dense_tensors[d]; in FastParseSerializedExample() local
/external/tensorflow/tensorflow/core/framework/
Dop_compatibility_test.cc36 Tensor* out_tensor = nullptr; in Compute() local

12