Searched refs:targetDimsSize (Results 1 – 2 of 2) sorted by relevance
292 bool reshapePrepare(const Shape& input, const int32_t* targetDims, const int32_t targetDimsSize, in reshapePrepare() argument300 std::vector<uint32_t> outDims(targetDimsSize); in reshapePrepare()303 for (int32_t i = 0; i < targetDimsSize; ++i) { in reshapePrepare()
232 bool reshapePrepare(const Shape& input, const int32_t* targetDims, const int32_t targetDimsSize,