Home
last modified time | relevance | path

Searched refs:kStepsPerEpochTensorIndex (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/dump/
Ddata_dumper.cc47 static constexpr uint32_t kStepsPerEpochTensorIndex = 3; variable
182 const auto &steps_per_epoch_tensor = input_ctrl_tensors->at(kStepsPerEpochTensorIndex); in SetOpMappingInfo()