Searched defs:allocate_temp (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/framework/ | ||
D | op_kernel.h | 970 Status allocate_temp(DataType type, const TensorShape& shape, in allocate_temp() function |
D | op_kernel.cc | 235 Status OpKernelConstruction::allocate_temp(DataType type, in allocate_temp() function in tensorflow::OpKernelConstruction |