Skip to content

0.3.2: Support the SavedModel format (#19)

Choose a tag to compare

@vpandiarajan20 vpandiarajan20 released this 18 Aug 17:05
· 3 commits to main since this release
dd11a02
* 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