Searched defs:rightPad (Results 1 – 1 of 1) sorted by relevance
134 void getPadding(const int32_t* paddingTensor, int dimension, int32_t* leftPad, int32_t* rightPad) { in getPadding()162 int32_t leftPad, rightPad; in getFlatIndex() local