Searched refs:ReshapedArray (Results 1 – 2 of 2) sorted by relevance
106 class ReshapedArray : public Array {117 explicit ReshapedArray(Array* operand, Shape shape) in ReshapedArray() function
35 using ReshapedArray = Analysis::ReshapedArray; typedef58 ReshapedArray* reshaped_array = root->as<ReshapedArray>(); in ToString()824 return Construct<ReshapedArray>(operand, shape); in ComputeArrayForReshape()