Searched refs:ALIGNMENT (Results 1 – 2 of 2) sorted by relevance
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/internal/optimized/ |
A D | eigen_tensor_reduced_instantiations_oss.h | 116 #define TENSOR_CONTRACTION_DISPATCH(METHOD, ALIGNMENT, ARGS) \ argument 120 METHOD<true, true, false, ALIGNMENT> ARGS; \
|
A D | eigen_tensor_reduced_instantiations_google.h | 116 #define TENSOR_CONTRACTION_DISPATCH(METHOD, ALIGNMENT, ARGS) \ argument 120 METHOD<true, true, false, ALIGNMENT> ARGS; \
|
Completed in 3 milliseconds