Home
last modified time | relevance | path

Searched refs:AllocatePersistentTensor (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/mkl/
Dmkl_conv_ops.cc974 void AllocatePersistentTensor(OpKernelContext* context, in AllocatePersistentTensor() function in tensorflow::MklConvOp
1003 void AllocatePersistentTensor(OpKernelContext* context, in AllocatePersistentTensor() function in tensorflow::MklConvOp
1006 AllocatePersistentTensor(context, conv_prim_desc, filter_tensor, nullptr); in AllocatePersistentTensor()
1111 AllocatePersistentTensor(context, *conv_fwd_pd, &filter_tensor_ptr, in CacheFilter()
1598 void AllocatePersistentTensor(OpKernelContext* context, in AllocatePersistentTensor() function in tensorflow::MklQuantizedConv2DOp
1634 AllocatePersistentTensor(context, *conv_fwd_pd, &bias_tensor_ptr); in CacheBias()