Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/ge_runtime/
Ddavinci_model.h57 uint32_t GetBatchNum() const { return batch_num_; } in GetBatchNum() function
/third_party/mindspore/mindspore/lite/tools/converter/quantizer/
Dfull_quant_quantizer.h175 size_t GetBatchNum() const { return data_pre_process_param_.calibrate_size; } in GetBatchNum() function