Searched refs:copy_RSCK_to_custom (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/ |
D | xsmm_conv2d.cc | 82 LIBXSMM_INLINE void copy_RSCK_to_custom(const float* rsck, float* kcrs, int R, in copy_RSCK_to_custom() function 245 copy_RSCK_to_custom(filter, native_filter, desc.R, desc.S, desc.C, in CallLibxsmmConvGeneric() 261 copy_RSCK_to_custom(filter, native_filter, desc.R, desc.S, desc.C, in CallLibxsmmConvGeneric()
|