Searched defs:operator_list (Results 1 – 4 of 4) sorted by relevance
52 …peratorCheck(Shape in_tensor_map, const Shape &out_tensor_map, const OperatorList &operator_list) { in InferOperatorCheck()97 OperatorList operator_list = operatorInfer.operator_list(); in InferOperatorCheckAll() local
49 OperatorList operator_list() const { return operator_list_; } in operator_list() function
72 OperatorList operator_list() const { return operator_list_; } in operator_list() function
748 OutPutInfoVector *output_info_vector, OperatorList *operator_list) { in GetRedistributionOperators()