Hydrospheredata / hydro-serving

MLOps Platform
http://docs.hydrosphere.io
Apache License 2.0
271 stars 42 forks source link

Shape inference improvements and fixes #172

Closed KineticCookie closed 6 years ago

KineticCookie commented 6 years ago
  1. Move manager code from library
  2. Fix negative shape inference (now manager calculates and checks actual shape)
  3. Fix shape inference for None, [], and [None, N] shapes