Home
last modified time | relevance | path

Searched defs:multiples_v (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore/core/ops/
Dtile.cc26 …> 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