public Builder addTransformerArgs(
          int index, org.nd4j.ir.OpNamespace.ArgDescriptor value) {
        if (transformerArgsBuilder_ == null) {
          if (value == null) {
            throw new NullPointerException();