public Builder setType(
          org.nd4j.ir.TensorNamespace.TypeProto.Builder builderForValue) {
        if (typeBuilder_ == null) {
          type_ = builderForValue.build();
          onChanged();