Commit Graph

1 Commits

Author SHA1 Message Date
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