Searched defs:SetEnd (Results 1 – 3 of 3) sorted by relevance
68 void PyDSCallback::SetEnd(const py::function &f) { in SetEnd() function in mindspore::dataset::PyDSCallback
218 void SetEnd(ForwardIterator it) { in SetEnd() function
210 const auto SetEnd = Set.end(); in bumpPredsPriority() local