Searched defs:paddingTensor (Results 1 – 1 of 1) sorted by relevance
120 const int32_t* paddingTensor = nullptr; member134 void getPadding(const int32_t* paddingTensor, int dimension, int32_t* leftPad, int32_t* rightPad) { in getPadding()