Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/mkl/
Dmkl_matmul_op_fused.cc231 this->CacheWeight(ctx, matmul_pd, cached_weight_data, weight_tensor, in Compute()
Dmkl_qmatmul_op.cc270 this->CacheWeight(context, matmul_fwd_pd, weight_data, in Compute()
Dmkl_matmul_ops_common.h423 void CacheWeight( in CacheWeight() function