shrinath-suresh
|
b4ad3d1488
|
chore(components/pytorch): Samples Unit tests and lint fixes (#6288)
* Applying yapf on all the python files in samples
Signed-off-by: Shrinath Suresh <shrinath@ideas2it.com>
* Test compile yaml fixes
Signed-off-by: Shrinath Suresh <shrinath@ideas2it.com>
* Remove unused file
Signed-off-by: Shrinath Suresh <shrinath@ideas2it.com>
* Lint fixes: generate_templates.py
Signed-off-by: Shrinath Suresh <shrinath@ideas2it.com>
* Lint fixes: gen_image_timestamp.py
Signed-off-by: Shrinath Suresh <shrinath@ideas2it.com>
* Lint fixes
Signed-off-by: Shrinath Suresh <shrinath@ideas2it.com>
* Cifar10 handler lint fixes
Signed-off-by: Shrinath Suresh <shrinath@ideas2it.com>
* Lint fixes for the remaining files
Signed-off-by: Shrinath Suresh <shrinath@ideas2it.com>
|
2021-08-11 22:59:02 -07:00 |
shrinath-suresh
|
4d42624d5b
|
fix(components/pytorch): Pytorch Cifar10 Captum Insights (#6105)
* Fix Captum Insights cifar10
Signed-off-by: Shrinath Suresh <shrinath@ideas2it.com>
* Fixing handler for GPU scenario
Signed-off-by: Shrinath Suresh <shrinath@ideas2it.com>
* Removing comments and updating pytorch job operator variable in Bert distributed pipeline notebook
Signed-off-by: Shrinath Suresh <shrinath@ideas2it.com>
|
2021-07-23 12:18:40 -07:00 |
shrinath-suresh
|
74d27e7e7e
|
fix(components/pytorch): custom handler for cifar10, saves explain output as bytes image (#6050)
Signed-off-by: Shrinath Suresh <shrinath@ideas2it.com>
|
2021-07-20 03:10:15 -07:00 |
Arvind Gautam
|
1983037de7
|
feat(component/pytorch) Custom handler for cifar10 example ,saves multiple explain attributions methods (#5871)
* added custom handler for cifar10 and update captum notebook
Signed-off-by: Arvind-Ideas2IT <arvindkumarsingh.gautam@ideas2it.com>
* update config.properties
Signed-off-by: Arvind-Ideas2IT <arvindkumarsingh.gautam@ideas2it.com>
* updated explanation output file path
Signed-off-by: Arvind-Ideas2IT <arvindkumarsingh.gautam@ideas2it.com>
* resolve conflicts and update cifar10 notbook
Signed-off-by: Arvind-Ideas2IT <arvindkumarsingh.gautam@ideas2it.com>
* update custom handler and other deps for cifar10
Signed-off-by: Arvind-Ideas2IT <arvindkumarsingh.gautam@ideas2it.com>
* updated config file
Signed-off-by: Arvind-Ideas2IT <arvindkumarsingh.gautam@ideas2it.com>
* updated config file
Signed-off-by: Arvind-Ideas2IT <arvindkumarsingh.gautam@ideas2it.com>
* fix pylint formatting
Signed-off-by: Arvind-Ideas2IT <arvindkumarsingh.gautam@ideas2it.com>
* Enabling custom package installation and pinning ptl version to 1.3.2
Signed-off-by: Shrinath Suresh <shrinath@ideas2it.com>
* Setting custom package installation to false in cofig.properties
Signed-off-by: Shrinath Suresh <shrinath@ideas2it.com>
* Applying yapf
Signed-off-by: Shrinath Suresh <shrinath@ideas2it.com>
* Lint fixes
Signed-off-by: Shrinath Suresh <shrinath@ideas2it.com>
Co-authored-by: Shrinath Suresh <shrinath@ideas2it.com>
|
2021-06-21 22:58:54 -07:00 |