Jagadeesh J
|
58d22d4ba9
|
chore(components/pytorch) - Samples fix for PT and PTL Upgrade (#8148)
* WIP: chore(components/pytorch) - Samples fix for PT and PTL Upgrade
* fix: bert example
- fix minio secret
- remove pth file upload to minio
- add captum to pip packages
* fix: bert-dist training args
* fix: cifar10 example
* fix: cifar10 example notebook
* fix: captum example
* fix: gpu fixes for bert and cifar10 example
* fix: bert dist ptl upgrade
|
2022-09-22 05:29:38 +00:00 |
Jagadeesh J
|
49c3587591
|
chore(components/pytorch):kserve migration (#7615)
* chore(components/pytorch):kserve migration
Signed-off-by: Jagadeesh J <jagadeeshj@ideas2it.com>
* fix: pytorch dist training
- enable env vars in config.properties
- upgrade pip in dockerfile
Signed-off-by: Jagadeesh J <jagadeeshj@ideas2it.com>
* Bert - KServe v2 handler changes
Signed-off-by: Shrinath Suresh <shrinath@ideas2it.com>
* fix: bert notebook for kserve v2
Signed-off-by: Jagadeesh J <jagadeeshj@ideas2it.com>
* fix: add protocol verion to bert gpu yaml
Signed-off-by: Jagadeesh J <jagadeeshj@ideas2it.com>
* Adding utility to convert image to bytes - Cifar
Signed-off-by: Shrinath Suresh <shrinath@ideas2it.com>
* Cifar10 - captum update
Signed-off-by: Shrinath Suresh <shrinath@ideas2it.com>
* fix: cifar10 example
Signed-off-by: Jagadeesh J <jagadeeshj@ideas2it.com>
* fix: predictor component for kserve v2
Signed-off-by: Jagadeesh J <jagadeeshj@ideas2it.com>
* fix: pytorch dist training for kserve v2
Signed-off-by: Jagadeesh J <jagadeeshj@ideas2it.com>
* fix: cifar10 hpo example
Signed-off-by: Jagadeesh J <jagadeeshj@ideas2it.com>
* Bumping pytorch-kfp-components version
Signed-off-by: Shrinath Suresh <shrinath@ideas2it.com>
Co-authored-by: Shrinath Suresh <shrinath@ideas2it.com>
|
2022-07-08 08:55:52 +00:00 |
Jagadeesh J
|
2d7f3a21f2
|
feat(components/pytorch): Add requirement for mar generation (#5850)
* Feat: Add requirement for mar generation
- Notebook clean to skip root access
- Adds package.json
* Fix: Update config.properties for cifar10 and bert examples
* Fix: Update s3 urls with git urls
- readme fixes
- add config.properties
* Fix: Docker files copy command permission
|
2021-06-17 03:10:28 -07:00 |
shrinath-suresh
|
ea5c6977bf
|
chore: PyTorch Samples - README.md update and notebook cleanup (#5833)
* Cleaning up the notebooks
Signed-off-by: Shrinath Suresh <shrinath@ideas2it.com>
* Clean up Bert Notebook
Signed-off-by: ankan94 <ankan@ideas2it.com>
* Clean up Bert Notebooks
Signed-off-by: ankan94 <ankan@ideas2it.com>
* Clean up Bert Notebooks
Signed-off-by: ankan94 <ankan@ideas2it.com>
* Fix: Readme changes
- adding prerequisites readme
* Clean up Bert Notebooks
Signed-off-by: ankan94 <ankan@ideas2it.com>
* Clean up Bert Notebooks
Signed-off-by: ankan94 <ankan@ideas2it.com>
* Clean up Bert Notebooks
Signed-off-by: ankan94 <ankan@ideas2it.com>
* Clean up Bert Notebooks
Signed-off-by: ankan94 <ankan@ideas2it.com>
* clean up cifar10 notebook and new notebook for captum insights
Signed-off-by: Arvind-Ideas2IT <arvindkumarsingh.gautam@ideas2it.com>
* Adding desc to BERT notebook
Signed-off-by: ankan94 <ankan@ideas2it.com>
* Adding desc to BERT notebook
Signed-off-by: ankan94 <ankan@ideas2it.com>
* Fix: Add install dependencies script
* Updating README files
Signed-off-by: Shrinath Suresh <shrinath@ideas2it.com>
* Updating google vertex example link
Signed-off-by: Shrinath Suresh <shrinath@ideas2it.com>
* Adding link to kfp python sdk
Signed-off-by: Shrinath Suresh <shrinath@ideas2it.com>
* update dependencies for captum insights in cifar10 notebook
Signed-off-by: Arvind-Ideas2IT <arvindkumarsingh.gautam@ideas2it.com>
Co-authored-by: ankan94 <ankan@ideas2it.com>
Co-authored-by: jagadeesh <jagadeeshj@ideas2it.com>
Co-authored-by: Arvind-Ideas2IT <arvindkumarsingh.gautam@ideas2it.com>
|
2021-06-10 08:52:52 -07:00 |