BentoML icon indicating copy to clipboard operation
BentoML copied to clipboard

feat: support Pytorch ignite

Open parano opened this issue 3 years ago • 0 comments

Adding support for using models trained with Pytorch ignite in BentoML

  • sample notebook showing how the integration could work
  • verify that the current bentoml.pytorch module can adapt to the ignite workflow
  • explore if there's a way to directly port artifacts logged from ignite to BentoML's modelstore, similar to the bentoml.mlflow interface

parano avatar Feb 04 '22 19:02 parano