Searched refs:shape_data2 (Results 1 – 1 of 1) sorted by relevance
156 auto shape_data2 = reinterpret_cast<int64_t *>(axis_tensor->data_c()); in InferShape() local158 value_list.push_back(MakeValue(static_cast<int64_t>(*shape_data2))); in InferShape()159 ++shape_data2; in InferShape()