Fixing a bug in linear_model where the name for the model is always set to...
Fixing a bug in linear_model where the name for the model is always set to 'linear_model'. This causes issues when we create multiple linear models in the same graph. PiperOrigin-RevId: 201270816
Loading
Please sign in to comment