Add a TESLA implementation of DATM at ./distill/DATM_tesla.py. This code have been (sparsely) tested on CIFAR10, IPC=1 and 1000, producing comparable performance to the MTT implementation. Hope it could reduce the cost of reproduction and facilitate further research.
Add a TESLA implementation of DATM at
./distill/DATM_tesla.py
. This code have been (sparsely) tested on CIFAR10, IPC=1 and 1000, producing comparable performance to the MTT implementation. Hope it could reduce the cost of reproduction and facilitate further research.