Searched refs:AXIS_LENGTH (Results 1 – 1 of 1) sorted by relevance
24 static constexpr int AXIS_LENGTH = 1; variable35 if (tensor->GetElementCount() != AXIS_LENGTH) { in SetAxis()