Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/mkl/
Dmkl_matmul_ops_common.h460 TensorShape weight_mkl_format; in CacheWeight() local
461 weight_mkl_format.AddDim(sizeof(expected_md) / sizeof(Tweight)); in CacheWeight()
465 weight_mkl_format, &weight_oi_md_, in CacheWeight()