Searched defs:allocate_temp (Results 1 – 4 of 4) sorted by relevance
| /external/tensorflow/tensorflow/lite/micro/ |
| D | recording_micro_allocator.cc | 213 int tensor_index, bool allocate_temp) { in PopulateTfLiteTensorFromFlatbuffer()
|
| D | micro_allocator.cc | 460 SimpleMemoryAllocator* allocator, bool allocate_temp, in InitializeTfLiteTensorFromFlatbuffer() 999 int tensor_index, bool allocate_temp) { in PopulateTfLiteTensorFromFlatbuffer()
|
| /external/tensorflow/tensorflow/core/framework/ |
| D | op_kernel.cc | 260 Status OpKernelConstruction::allocate_temp(DataType type, in allocate_temp() function in tensorflow::OpKernelConstruction 279 Status OpKernelConstruction::allocate_temp(DataType type, in allocate_temp() function in tensorflow::OpKernelConstruction 775 Status OpKernelContext::allocate_temp( in allocate_temp() function in tensorflow::OpKernelContext
|
| D | op_kernel.h | 1014 Status allocate_temp(DataType type, const TensorShape& shape, in allocate_temp() function 1019 Status allocate_temp(DataType type, const TensorShape& shape, in allocate_temp() function
|