File tree Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Original file line number Diff line number Diff line change @@ -38,12 +38,16 @@ To get involved or if you have questions, please join our [mailing list](https:/
38
38
39
39
If using this code in an academic setting, please cite the following:
40
40
```
41
- @incollection {enzymeNeurips,
42
- title = {Instead of Rewriting Foreign Code for Machine Learning, Automatically Synthesize Fast Gradients},
43
- author = {Moses, William S. and Churavy, Valentin},
44
- booktitle = {Advances in Neural Information Processing Systems 33},
45
- year = {2020},
46
- note = {To appear in},
41
+ @inproceedings {NEURIPS2020_9332c513,
42
+ author = {Moses, William and Churavy, Valentin},
43
+ booktitle = {Advances in Neural Information Processing Systems},
44
+ editor = {H. Larochelle and M. Ranzato and R. Hadsell and M. F. Balcan and H. Lin},
45
+ pages = {12472--12485},
46
+ publisher = {Curran Associates, Inc.},
47
+ title = {Instead of Rewriting Foreign Code for Machine Learning, Automatically Synthesize Fast Gradients},
48
+ url = {https://proceedings.neurips.cc/paper/2020/file/9332c513ef44b682e9347822c2e457ac-Paper.pdf} ,
49
+ volume = {33},
50
+ year = {2020}
47
51
}
48
52
```
49
53
You can’t perform that action at this time.
0 commit comments