Searched defs:multiples_v (Results 1 – 1 of 1) sorted by relevance
26 …> GetInferShape(const std::vector<int64_t> &input_shape, const std::vector<int64_t> &multiples_v) { in GetInferShape()66 auto multiples_v = GetValue<std::vector<int64_t>>(get_cast_temp->BuildValue()); in TileInferShape() local