Searched refs:MKLConvImpl (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
D | runtime_conv2d_mkl.cc | 52 void MKLConvImpl(const EigenDevice& device, ScalarType* out, ScalarType* lhs, in MKLConvImpl() function 173 MKLConvImpl(nullptr, out, lhs, rhs, input_batch, input_rows, input_cols, in __xla_cpu_runtime_MKLConvF32()
|