Closed jackhaohuang closed 6 months ago
Please update the description as the template in https://github.com/TRAIS-Lab/dattri/pull/6
Please update the description as the template in #6
We have fixed everything except for one ruff error indicating the error with unformatted problems, could you please provide some suggestions with us?
Also, please resolve the conflicts before merging.
Please fix according to the style checks.
Sorry I made a change in pytest.yml. You may need to pull and rebase your branch.
My unittest passed locally and I checked the type of my variables are tensor. I am not sure why it doesn't pass on GitHub.
I have fixed most of the issue @xingjian-zhang .
Closing this one in favor of #48 and #49
Description
1. Motivation and Context
We complete the proposal in the issue #9.
2. Summary of the change
We implemented functions retrain_lds, calculate_lds_groundtruth, and lds. We also designed unit-tests for all three functions.
3. What tests have been added/updated for the change?