Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/mkl/
Dmkl_slice_op.cc504 #define REGISTER_MKL_SLICE(type) \ macro
514 TF_CALL_float(REGISTER_MKL_SLICE);
515 TF_CALL_bfloat16(REGISTER_MKL_SLICE);
516 #undef REGISTER_MKL_SLICE