Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable model_id for TCAV #811

Closed
wants to merge 1 commit into from
Closed

Conversation

NarineK
Copy link
Contributor

@NarineK NarineK commented Dec 4, 2021

Summary:

  1. Added model_id to TCAV and removed hard coded: DEFAULT_MODEL_ID.
  2. Saves cavs in a model_id subfolder instead of the generic CAVs directory.
  3. Created CAV related subfolders in advance before generating cavs in single for multi-processing setup.
  4. Added test case for model_id
  5. Removed av.py in concepts package since we are now using av.py from utils
  6. Add captum logging to TCAV

Differential Revision: D32815352

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D32815352

NarineK added a commit to NarineK/captum-1 that referenced this pull request Dec 4, 2021
Summary:
Pull Request resolved: pytorch#811

1. Added model_id to TCAV and removed hard coded: DEFAULT_MODEL_ID.
2. Saves cavs in a model_id subfolder instead of the generic CAVs directory.
3. Created CAV related subfolders in advance before generating cavs in single or multi-processing setup.
4. Added test case for model_id
5. Removed av.py in concepts package since we are now using av.py from utils
6. Add captum logging to TCAV

Reviewed By: bilalsal

Differential Revision: D32815352

fbshipit-source-id: 5bed7377bb974459e926726305de40d8e1d58ee1
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D32815352

NarineK added a commit to NarineK/captum-1 that referenced this pull request Dec 4, 2021
Summary:
Pull Request resolved: pytorch#811

1. Added model_id to TCAV and removed hard coded: DEFAULT_MODEL_ID.
2. Saves cavs in a model_id subfolder instead of the generic CAVs directory.
3. Created CAV related subfolders in advance before generating cavs in single or multi-processing setup.
4. Added test case for model_id
5. Removed av.py in concepts package since we are now using av.py from utils
6. Add captum logging to TCAV

Reviewed By: bilalsal

Differential Revision: D32815352

fbshipit-source-id: 15222ddf429347a929a57d6b073db970b68796bf
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D32815352

Summary:
Pull Request resolved: pytorch#811

1. Added model_id to TCAV and removed hard coded: DEFAULT_MODEL_ID.
2. Saves cavs in a model_id subfolder instead of the generic CAVs directory.
3. Created CAV related subfolders in advance before generating cavs in single or multi-processing setup.
4. Added test case for model_id
5. Removed av.py in concepts package since we are now using av.py from utils
6. Add captum logging to TCAV

Reviewed By: bilalsal

Differential Revision: D32815352

fbshipit-source-id: 1571b7a0535bd1a3d31e14cd5cb4c84d56bb041d
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D32815352

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants