/external/tensorflow/tensorflow/core/kernels/ |
D | summary_op_test.cc | 72 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
|
D | summary_image_op_test.cc | 87 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
|
D | summary_audio_op_test.cc | 93 Tensor* out_tensor = GetOutput(0); in TEST_F() local 127 Tensor* out_tensor = GetOutput(0); in TEST_F() local
|
D | summary_tensor_op_test.cc | 80 Tensor* out_tensor = GetOutput(0); in TEST_F() local
|
D | count_up_to_op.cc | 49 Tensor* out_tensor; in Compute() local
|
D | histogram_op.cc | 110 Tensor* out_tensor; in Compute() local
|
D | fifo_queue.cc | 91 PersistentTensor* out_tensor) { in GetElementComponentFromBatch()
|
D | priority_queue.cc | 119 OpKernelContext* ctx, PersistentTensor* out_tensor) { in GetElementComponentFromBatch()
|
D | padding_fifo_queue.cc | 60 PersistentTensor* out_tensor) { in GetElementComponent()
|
D | map_kernels.h | 233 Tensor out_tensor; in TensorMapBinaryAdd() local
|
D | list_kernels.h | 864 Tensor out_tensor; in TensorListBinaryAdd() local 879 Tensor out_tensor; in TensorListZerosLike() local
|
D | random_shuffle_queue_op.cc | 168 PersistentTensor* out_tensor) { in GetElementComponentFromBatch()
|
/external/tensorflow/tensorflow/lite/delegates/flex/ |
D | buffer_map_test.cc | 111 tensorflow::Tensor out_tensor = buffer_map.GetTensor(0); in TEST() local 129 tensorflow::Tensor out_tensor = buffer_map.GetTensor(0); in TEST() local 174 tensorflow::Tensor out_tensor = buffer_map.GetTensor(0); in TEST() local
|
/external/tensorflow/tensorflow/lite/toco/python/ |
D | toco_from_protos_test.py | 37 def _run(self, sess, in_tensor, out_tensor, should_succeed): argument
|
/external/tensorflow/tensorflow/lite/delegates/gpu/common/testing/ |
D | interpreter_utils.cc | 70 const TfLiteTensor* out_tensor = interpreter->tensor(t); in InterpreterInvokeWithOpResolver() local
|
/external/tensorflow/tensorflow/core/distributed_runtime/ |
D | message_wrappers.cc | 27 Tensor* out_tensor) { in ParseTensorProtoToTensor() 621 Status InMemoryRunGraphResponse::RecvValue(size_t i, TensorProto* out_tensor) { in RecvValue() 626 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() 753 TensorProto* out_tensor) { in RecvValue() 758 Status NonOwnedProtoRunGraphResponse::RecvValue(size_t i, Tensor* out_tensor) { in RecvValue()
|
/external/tensorflow/tensorflow/c/ |
D | checkpoint_reader.cc | 89 const string& name, std::unique_ptr<tensorflow::Tensor>* out_tensor, in GetTensor()
|
/external/tensorflow/tensorflow/core/kernels/data/ |
D | optional_ops.h | 146 Tensor out_tensor; in OptionalBinaryAdd() local
|
/external/tensorflow/tensorflow/core/profiler/internal/ |
D | tfprof_show.cc | 59 std::unique_ptr<Tensor> out_tensor; in LookUpCheckPoint() local
|
/external/tensorflow/tensorflow/core/kernels/mkl/ |
D | mkl_transpose_op.cc | 126 Tensor* out_tensor, const gtl::ArraySlice<int32>& perm) { in MKLTransposeND()
|
/external/tensorflow/tensorflow/lite/kernels/ |
D | lsh_projection.cc | 177 TfLiteTensor* out_tensor; in Eval() local
|
/external/tensorflow/tensorflow/lite/kernels/parse_example/ |
D | parse_example.cc | 214 auto& out_tensor = result->dense_tensors[d]; in FastParseSerializedExample() local 361 auto& out_tensor = result->dense_tensors[d]; in FastParseSerializedExample() local
|
/external/tensorflow/tensorflow/core/framework/ |
D | op_kernel.cc | 306 Tensor** out_tensor) { in allocate_persistent() 707 DataType type, const TensorShape& shape, Tensor* out_tensor, in allocate_tensor() 816 Tensor** out_tensor, in allocate_persistent()
|
D | op_kernel.h | 1037 Tensor** out_tensor) { in allocate_persistent() 1277 Tensor* out_tensor, in allocate_tensor()
|
D | op_compatibility_test.cc | 36 Tensor* out_tensor = nullptr; in Compute() local
|