Home
last modified time | relevance | path

Searched defs:out_temp (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dop_kernel.h876 const TensorShape& shape, Tensor* out_temp) TF_MUST_USE_RESULT { in forward_input_or_allocate_temp()
971 Tensor* out_temp, AllocatorAttributes allocator_attr) { in allocate_temp()
976 Tensor* out_temp) { in allocate_temp()
Dop_kernel.cc237 Tensor* out_temp) { in allocate_temp()
567 Tensor* out_temp) { in forward_input_or_allocate_temp()
743 DataType type, const TensorShape& shape, Tensor* out_temp, in allocate_temp()
/external/tensorflow/tensorflow/core/kernels/
Dcuda_solvers.cc275 Tensor* out_temp) { in allocate_scoped_tensor()
285 const TensorShape& shape, Tensor* out_temp) { in forward_input_or_allocate_scoped_tensor()
/external/tensorflow/tensorflow/core/util/
Dexample_proto_fast_parsing.cc1404 SparseBuffer out_temp; in FastParseSingleExample() local