Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/micro/
Drecording_micro_allocator.cc213 int tensor_index, bool allocate_temp) { in PopulateTfLiteTensorFromFlatbuffer()
Dmicro_allocator.cc460 SimpleMemoryAllocator* allocator, bool allocate_temp, in InitializeTfLiteTensorFromFlatbuffer()
999 int tensor_index, bool allocate_temp) { in PopulateTfLiteTensorFromFlatbuffer()
/external/tensorflow/tensorflow/core/framework/
Dop_kernel.cc260 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
Dop_kernel.h1014 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