harvardnlp / namedtensor

Named Tensor implementation for Torch
http://nlp.seas.harvard.edu/NamedTensor
MIT License
441 stars 42 forks source link

"reciprical" > "reciprocal" #82

Closed gtanzer closed 5 years ago

gtanzer commented 5 years ago

fixed two instances of reciprical to reciprocal, and moved reciprocal from _noshift_args to _noshift (because it takes no args)