Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/customize/op_proto/utils/
Dutil.cc256 int64_t first_range = std::max(shape_range_x[i].first, shape_range_y[i].first); in TwoShapeAndRangeBroadcast() local
266 int64_t first_range = std::max(shape_range_x[i].first, shape_range_y[i].first); in TwoShapeAndRangeBroadcast() local
538 int64_t first_range = in AddToOutputRange() local