responsible-ai-toolbox icon indicating copy to clipboard operation
responsible-ai-toolbox copied to clipboard

Pytorch dataset

Open jamesbchao opened this issue 1 year ago • 1 comments

Description

Jupyter notebook example of using a standard pytorch model and dataset with the RAI vision dashboard.

Checklist

  • [ ] I have added screenshots above for all UI changes.
  • [ ] I have added e2e tests for all UI changes.
  • [ ] Documentation was updated if it was needed.

jamesbchao avatar Sep 26 '23 22:09 jamesbchao

looks like there are some test failures: Error: Some of the notebooks don't have tests. If a new notebook is added, Please add tests. I think you need to either add the notebook to the test automation or blacklist it - I'm guessing you could add it to regular notebook python tests but blacklist the e2e UI tests

imatiach-msft avatar Sep 29 '23 15:09 imatiach-msft