Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/ir/datasetops/
Dbatch_node.cc35 py::function batch_size_func, py::function batch_map_func, in BatchNode()
/third_party/mindspore/mindspore-src/source/tests/ut/cpp/dataset/common/
Dcommon.cc96 mindspore::dataset::py::function batch_map_func; in Batch() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/datasetops/
Dbatch_op.cc33 py::function batch_size_func, py::function batch_map_func, PadInfo pad_map) in BatchOp()