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