Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/datasetops/
Dconcat_op.cc158 const bool second_ne_zero = children_flag_and_nums_[cur_child_].second == 0 ? true : false; in IgnoreSample() local
187 const bool second_ne_zero = children_flag_and_nums_[cur_child_].second == 0 ? true : false; in SampleInSequence() local