Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/internal/
Dtypes.h518 const RuntimeShape& check_shape_3) { in MatchingFlatSize() argument
524 return MatchingFlatSize(shape, check_shape_1, check_shape_2, check_shape_3); in MatchingFlatSize()
687 const RuntimeShape& check_shape_3) { in MatchingFlatSizeSkipDim() argument
695 check_shape_3); in MatchingFlatSizeSkipDim()