Searched defs:INSTANTIATE (Results 1 – 6 of 6) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/mkl/ |
D | mkl_transpose_op.cc | 61 #define INSTANTIATE(T, PREFIX) \ macro 70 INSTANTIATE(float, s) in INSTANTIATE() function
|
/external/tensorflow/tensorflow/core/kernels/ |
D | strided_slice_op_impl.h | 262 #define INSTANTIATE(DEVICE, T, DIM) \ macro 265 #define INSTANTIATE(DEVICE, T, DIM) \ macro
|
D | transpose_functor_cpu.cc | 110 #define INSTANTIATE(DEVICE) \ macro
|
D | spacetobatch_functor.cc | 154 #define INSTANTIATE(NUM_BLOCK_DIMS, T) \ macro
|
D | spacetobatch_functor_gpu.cu.cc | 153 #define INSTANTIATE(NUM_BLOCK_DIMS, T) \ macro
|
/external/libaom/libaom/test/ |
D | simd_impl.h | 357 #define INSTANTIATE(name, type, ...) \ macro
|