/external/tensorflow/tensorflow/core/kernels/ |
D | summary_op_test.cc | 68 Tensor* out_tensor = GetOutput(0); in TEST_F() local 88 Tensor* out_tensor = GetOutput(0); in TEST_F() local 108 Tensor* out_tensor = GetOutput(0); in TEST_F() local 177 Tensor* out_tensor = GetOutput(0); in TEST_F() local 205 Tensor* out_tensor = GetOutput(0); in TEST_F() local 234 Tensor* out_tensor = GetOutput(0); in TEST_F() local 308 Tensor* out_tensor = GetOutput(0); in TEST_F() local 342 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 | 48 Tensor* out_tensor; in Compute() local
|
D | histogram_op.cc | 106 Tensor* out_tensor; in Compute() local
|
D | mkl_transpose_op.cc | 125 Tensor* out_tensor, const gtl::ArraySlice<int32>& perm) { in MKLTransposeND()
|
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 | random_shuffle_queue_op.cc | 167 PersistentTensor* out_tensor) { in GetElementComponentFromBatch()
|
D | list_kernels.h | 887 Tensor out_tensor; in TensorListBinaryAdd() local 902 Tensor out_tensor; in TensorListZerosLike() 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/flex/ |
D | buffer_map_test.cc | 117 tensorflow::Tensor out_tensor = buffer_map.GetTensor(0); in TEST() local 135 tensorflow::Tensor out_tensor = buffer_map.GetTensor(0); in TEST() local 180 tensorflow::Tensor out_tensor = buffer_map.GetTensor(0); in TEST() local
|
/external/tensorflow/tensorflow/c/ |
D | checkpoint_reader.cc | 90 const string& name, std::unique_ptr<tensorflow::Tensor>* out_tensor, in GetTensor()
|
/external/tensorflow/tensorflow/core/distributed_runtime/ |
D | message_wrappers.cc | 27 Tensor* out_tensor) { in ParseTensorProtoToTensor() 602 Status InMemoryRunGraphResponse::RecvValue(size_t i, TensorProto* out_tensor) { in RecvValue() 607 Status InMemoryRunGraphResponse::RecvValue(size_t i, Tensor* out_tensor) { in RecvValue() 663 TensorProto* out_tensor) { in RecvValue() 668 Status OwnedProtoRunGraphResponse::RecvValue(size_t i, Tensor* out_tensor) { in RecvValue() 734 TensorProto* out_tensor) { in RecvValue() 739 Status NonOwnedProtoRunGraphResponse::RecvValue(size_t i, Tensor* out_tensor) { in RecvValue()
|
/external/tensorflow/tensorflow/core/kernels/data/ |
D | optional_ops.h | 146 Tensor out_tensor; in OptionalBinaryAdd() local
|
/external/tensorflow/tensorflow/contrib/framework/kernels/ |
D | zero_initializer_op.cc | 50 Tensor* out_tensor = nullptr; in Compute() local
|
/external/tensorflow/tensorflow/core/profiler/internal/ |
D | tfprof_show.cc | 58 std::unique_ptr<Tensor> out_tensor; in LookUpCheckPoint() local
|
/external/tensorflow/tensorflow/python/lib/core/ |
D | ndarray_tensor.cc | 416 Status PyArrayToTF_Tensor(PyObject* ndarray, Safe_TF_TensorPtr* out_tensor) { in PyArrayToTF_Tensor()
|
/external/tensorflow/tensorflow/core/framework/ |
D | op_kernel.cc | 256 Tensor** out_tensor) { in allocate_persistent() 703 DataType type, const TensorShape& shape, Tensor* out_tensor, in allocate_tensor() 761 Tensor** out_tensor, in allocate_persistent()
|
D | op_kernel.h | 993 Tensor** out_tensor) { in allocate_persistent() 1240 Tensor* out_tensor, in allocate_tensor()
|
D | op_compatibility_test.cc | 35 Tensor* out_tensor = nullptr; in Compute() local
|
/external/tensorflow/tensorflow/contrib/quantize/python/ |
D | fold_batch_norms.py | 940 def _AssertShapesMatch(op_name, in_tensor, out_tensor): argument
|
/external/tensorflow/tensorflow/lite/ |
D | interpreter_test.cc | 1510 TfLiteTensor* out_tensor = &context->tensors[node->outputs->data[0]]; in CancelOpRegistration() local 1530 TfLiteTensor* out_tensor = &context->tensors[node->outputs->data[0]]; in OkOpRegistration() local
|