pytorch / captum

Model interpretability and understanding for PyTorch
https://captum.ai
BSD 3-Clause "New" or "Revised" License
4.96k stars 499 forks source link

Remove redundant LLM attr test #1364

Closed craymichael closed 1 month ago

craymichael commented 1 month ago

Summary: This file is redundant with tests/attr/test_llm_attr.py. Remove it. The tests in tests/attr/test_llm_attr.py already cover both CPU and CUDA devices if CUDA is available.

Reviewed By: cyrjano

Differential Revision: D64198164

facebook-github-bot commented 1 month ago

This pull request was exported from Phabricator. Differential Revision: D64198164

facebook-github-bot commented 1 month ago

This pull request has been merged in pytorch/captum@fd758e025673100cb6a525d59a78893c558b825b.