Skip to content

Commit 31e09c7

Browse files
craymichaelfacebook-github-bot
authored andcommitted
Update meta.yaml with description and BSD version (#1509)
Summary: Pull Request resolved: #1509 See title. Reviewed By: aobo-y Differential Revision: D69953942 fbshipit-source-id: 373a6b1838f088fb9566895e2e7d276e4bc6a1ee
1 parent 96caad3 commit 31e09c7

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.conda/meta.yaml

+7-1
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,14 @@ test:
2828

2929
about:
3030
home: https://captum.ai
31-
license: BSD
31+
license: BSD-3
3232
license_file: LICENSE
3333
summary: Model interpretability for PyTorch
34+
description: |
35+
Captum is a model interpretability and understanding library for PyTorch.
36+
Captum means comprehension in Latin and contains general purpose implementations
37+
of integrated gradients, saliency maps, smoothgrad, vargrad and others for
38+
PyTorch models. It has quick integration for models built with domain-specific
39+
libraries such as torchvision, torchtext, and others.
3440
doc_url: https://captum.ai
3541
dev_url: https://github.com/pytorch/captum

0 commit comments

Comments
 (0)