Searched refs:DEPTHWISE_WEIGHT_BATCH_DIMENSION (Results 1 – 1 of 1) sorted by relevance
26 constexpr int32_t DEPTHWISE_WEIGHT_BATCH_DIMENSION = 0; variable118 const int32_t batch = dims[DEPTHWISE_WEIGHT_BATCH_DIMENSION]; in TransposeTensor()