Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dop_kernel.cc254 Status OpKernelConstruction::allocate_persistent( in allocate_persistent() function in tensorflow::OpKernelConstruction
758 Status OpKernelContext::allocate_persistent(DataType type, in allocate_persistent() function in tensorflow::OpKernelContext
Dop_kernel.h991 Status allocate_persistent(DataType type, const TensorShape& shape, in allocate_persistent() function