Searched defs:MatchingFlatSizeSkipDim (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/lite/kernels/internal/ |
D | types.h | 582 inline int MatchingFlatSizeSkipDim(const Dims<N>& dims, int skip_dim, in MatchingFlatSizeSkipDim() function 593 inline int MatchingFlatSizeSkipDim(const Dims<N>& dims, int skip_dim, in MatchingFlatSizeSkipDim() function 605 inline int MatchingFlatSizeSkipDim(const Dims<N>& dims, int skip_dim, in MatchingFlatSizeSkipDim() function 618 inline int MatchingFlatSizeSkipDim(const Dims<N>& dims, int skip_dim, in MatchingFlatSizeSkipDim() function 647 inline int MatchingFlatSizeSkipDim(const RuntimeShape& shape, int skip_dim, in MatchingFlatSizeSkipDim() function 658 inline int MatchingFlatSizeSkipDim(const RuntimeShape& shape, int skip_dim, in MatchingFlatSizeSkipDim() function 670 inline int MatchingFlatSizeSkipDim(const RuntimeShape& shape, int skip_dim, in MatchingFlatSizeSkipDim() function 683 inline int MatchingFlatSizeSkipDim(const RuntimeShape& shape, int skip_dim, in MatchingFlatSizeSkipDim() function
|