Home
last modified time | relevance | path

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

/third_party/mindspore/tests/ut/cpp/dataset/common/
Dcommon.cc89mindspore::dataset::PadInfo pad_map) { in Batch()
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/ir/datasetops/
Dbatch_node.cc37 std::map<std::string, std::pair<TensorShape, std::shared_ptr<Tensor>>> pad_map) in BatchNode()
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/
Dbatch_op.cc54 py::function batch_size_func, py::function batch_map_func, PadInfo pad_map) in BatchOp()
78 const std::vector<std::string> &cols_to_map, PadInfo pad_map) in BatchOp()
/third_party/mindspore/mindspore/core/utils/
Dcheck_convert_utils.cc168 std::map<std::string, int64_t> pad_map = PadModToEnumMap; in GetPadModEnumValue() local
186 std::map<std::string, int64_t> pad_map = ReductionToEnumMap; in GetReductionEnumValue() local
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dsplitmuxsink.c624 GstStructure *pad_map; in GST_START_TEST() local