1 Commits

Author SHA1 Message Date
Nikhil Kulkarni 2bab0c189d Sagemaker pytorch batch inference and transform using torchserve (#3008)
* Add pytorch batch transform and batch inference examples using torchserve

* Format using black -l 100

* Run black-nb

* Address Julia comments

* Remove output and rebase with master

* Remove failing inference request and introduction to flores notebook

* Remove reference for custom container in batch inference

* Source test data from s3 bucket and add data prep resource

* Reformat and correct spellings

* Reformat and use aws instead of wget

* Fix region

* Remove pipeline usage from transformers

Co-authored-by: Jeniya Tabassum <jeniya.tabassum@gmail.com>
2021-12-13 19:28:08 -06:00