public Builder setShape(
            org.nd4j.ir.TensorNamespace.TensorShapeProto.Builder builderForValue) {
          if (shapeBuilder_ == null) {
            shape_ = builderForValue.build();
            onChanged();