TRAIS-Lab / dattri

`dattri` is a PyTorch library for developing, benchmarking, and deploying efficient data attribution algorithms.
https://trais-lab.github.io/dattri/
24 stars 8 forks source link

[dattri.func.ihvp] Implementation of DataInf #82

Closed charles-pyj closed 2 months ago

charles-pyj commented 3 months ago

Description

Implemented datainf corresponding to issue #28

1. Motivation and Context

Same as designed, added help functions for testing

2. Summary of the change

3. What tests have been added/updated for the change?

jiaqima commented 3 months ago

@sleepymalc please take a look too.