yobx.builder.light – Single-input Operators#

class yobx.builder.light._op_var.OpsVar[source]#

Mixin that provides ONNX operator methods for a single-input variable.

Each method calls self.make_node which is defined in BaseVar.