Searched refs:GenerateBatchParallelStrategy (Results 1 – 3 of 3) sorted by relevance
130 StrategyPtr GenerateBatchParallelStrategy(const OperatorInfoPtr operator_, const PrimitivePtr prim);
1838 StrategyPtr GenerateBatchParallelStrategy(const OperatorInfoPtr operator_, const PrimitivePtr prim)… in GenerateBatchParallelStrategy() function1932 strategyPtr = GenerateBatchParallelStrategy(operator_, prim); in ExtractInformation()
328 strategy = GenerateBatchParallelStrategy(op_info, prim); in CreateOpInfo()