Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/lite/kernels/internal/
Dtypes.h477 const RuntimeShape& check_shape_3) { in MatchingFlatSize() argument
483 return MatchingFlatSize(shape, check_shape_1, check_shape_2, check_shape_3); in MatchingFlatSize()
646 const RuntimeShape& check_shape_3) { in MatchingFlatSizeSkipDim() argument
654 check_shape_3); in MatchingFlatSizeSkipDim()
/external/tensorflow/tensorflow/lite/kernels/internal/
Dtypes.h493 const RuntimeShape& check_shape_3) { in MatchingFlatSize() argument
499 return MatchingFlatSize(shape, check_shape_1, check_shape_2, check_shape_3); in MatchingFlatSize()
662 const RuntimeShape& check_shape_3) { in MatchingFlatSizeSkipDim() argument
670 check_shape_3); in MatchingFlatSizeSkipDim()