Searched defs:input_ops (Results 1 – 2 of 2) sorted by relevance
63 const std::vector<OperatorCoder *> input_ops() const { return input_ops_; } in input_ops() function
156 std::vector<ge::Operator *> input_ops; in BuildNPUInputOp() local