0.3.2: Support the SavedModel format (#19)
* initial commit * lint * address few comments * update requirements.txt * new reqs * lint * update makefile * remove some logs * remove normalization * raise exception when unexpected output type * log input info * log more info * lint