summaryrefslogtreecommitdiff
path: root/aten/doc
AgeCommit message (Expand)AuthorFilesLines
2018-08-31Remove aten doc/ folder (#11158)Peter Goldsborough3-4738/+0
2018-08-23Preserve sparse tensor shape and dim invariants, and add scalar tensor suppor...Will Feng3-2/+9
2018-08-03Move ATenGeneral back out of core. (#10224)Edward Yang1-1/+1
2018-08-03Update include paths for ATen/core (#10130)Sebastian Messmer1-6/+6
2018-07-12add erfcAlican Bozkurt3-0/+13
2018-06-14Migrated hardshrink() to ATen and deprecated nn.Hardshrink() (#8117)Wei Yang2-30/+0
2018-06-13change tensor.set_() argument names to match descriptions in doc (#8403)Wei Yang2-4/+4
2018-06-04Replace std::size_t with size_t (#8093)Peter Goldsborough1-1/+1
2018-03-31Delete NNPACK (#6151)Edward Z. Yang2-20/+0
2018-02-13Update aten docs (#5197)Zeming Lin3-1398/+2670
2017-12-28Adding torch.expm1() and its inplace function (#4350)Vishwak Srinivasan3-0/+13
2017-11-02update docsZach DeVito2-4/+4
2017-11-02regenerate docs w/ recent changes (#126)Trevor Killeen3-2794/+2091
2017-11-02Converting dlpack tensor to aten tensorPriya Goyal1-2/+0
2017-11-02Test stub for dlconvertorPriya Goyal1-0/+2
2017-11-02Update generated docs for post-const Type changes.Gregory Chanan3-852/+974
2017-11-02update generated code in documentation to match changesZach DeVito3-672/+832
2017-11-02update readme and add assign_(Scalar) variantZach DeVito2-1121/+40
2017-11-02update with tensorFromBlob docZach DeVito2-4/+19
2017-11-02add readme and generated files for Type/Tensor/Functions to a doc folder to ...Zach DeVito3-0/+4970