Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/image/
Dmirror_pad_op_cpu_impl.h29 #define DEFINE_CPU_SPECS(T) \ macro
32 TF_CALL_POD_TYPES(DEFINE_CPU_SPECS);
33 TF_CALL_tstring(DEFINE_CPU_SPECS);
34 #undef DEFINE_CPU_SPECS
36 #define DEFINE_CPU_SPECS(T) \ macro
41 TF_CALL_NUMBER_TYPES(DEFINE_CPU_SPECS);
42 #undef DEFINE_CPU_SPECS