Searched defs:operators_ (Results 1 – 4 of 4) sorted by relevance
120 std::vector<std::shared_ptr<ShardOperator>> operators_; variable
136 … std::vector<std::shared_ptr<mindrecord::ShardOperator>> *operators_, in BuildMindDatasetSamplerChain()
140 std::vector<std::shared_ptr<ShardOperator>> operators_; // ShardOperators to use variable
311 …std::vector<std::shared_ptr<ShardOperator>> operators_; // data operators, including shuffle, sam… variable