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.benchmark] Add ResNet-9 benchmark on CIFAR-2 #68

Closed tingwl0122 closed 3 months ago

tingwl0122 commented 3 months ago

Description

As titled.

1. Motivation and Context

Organize the resnet9/cifar-2 related files to follow the current structure.

2. Summary of the change

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