Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dop_kernel.h970 Status allocate_temp(DataType type, const TensorShape& shape, in allocate_temp() function
975 Status allocate_temp(DataType type, const TensorShape& shape, in allocate_temp() function
Dop_kernel.cc235 Status OpKernelConstruction::allocate_temp(DataType type, in allocate_temp() function in tensorflow::OpKernelConstruction
742 Status OpKernelContext::allocate_temp( in allocate_temp() function in tensorflow::OpKernelContext