experimental_experiment.xbuilder.graph_builder_opset

class experimental_experiment.xbuilder.graph_builder_opset.Opset(builder: GraphBuilder, allow_unknown: bool = False)[source]

Makes it easier to write onnx graph. The method name is the node type.

Parameters:
  • graph_builder – the builder

  • allow_unknown – allows unknown operators, otherwise, fails this class does not the expected number of outputs