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

Commits on Dec 4, 2021

  1. Enable model_id for TCAV (pytorch#811)

    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
    NarineK authored and facebook-github-bot committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    6181fe6 View commit details
    Browse the repository at this point in the history