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

Introduces support for PyTorch only. #4

Merged
merged 7 commits into from
Dec 21, 2022
Merged

Commits on Dec 20, 2022

  1. Remove support for TensorBoard causing error with protobuf

    Signed-off-by: Adam Wawrzyński <adam.wawrzynski@reasonfieldlab.com>
    Adam Wawrzyński committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    9ed034d View commit details
    Browse the repository at this point in the history
  2. Change loading/saving ONNX model to PyTorch state dict

    Signed-off-by: Adam Wawrzyński <adam.wawrzynski@reasonfieldlab.com>
    Adam Wawrzyński committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    610da77 View commit details
    Browse the repository at this point in the history
  3. Update docs

    Signed-off-by: Adam Wawrzyński <adam.wawrzynski@reasonfieldlab.com>
    Adam Wawrzyński committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    eabc2d2 View commit details
    Browse the repository at this point in the history
  4. Bump patch version

    Signed-off-by: Adam Wawrzyński <adam.wawrzynski@reasonfieldlab.com>
    Adam Wawrzyński committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    1c188b4 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Add return type in create_explainer func and fix object type from kwa…

    …rgs in explainers
    
    Signed-off-by: Adam Wawrzyński <adam.wawrzynski@reasonfieldlab.com>
    Adam Wawrzyński committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    031644d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into feat/support_pytorch

    Adam Wawrzyński committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    a624b70 View commit details
    Browse the repository at this point in the history
  3. Bump minor version

    Signed-off-by: Adam Wawrzyński <adam.wawrzynski@reasonfieldlab.com>
    Adam Wawrzyński committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    632783d View commit details
    Browse the repository at this point in the history