Searched defs:out_temp (Results 1 – 4 of 4) sorted by relevance
876 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()
237 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()
275 Tensor* out_temp) { in allocate_scoped_tensor()285 const TensorShape& shape, Tensor* out_temp) { in forward_input_or_allocate_scoped_tensor()
1404 SparseBuffer out_temp; in FastParseSingleExample() local