summaryrefslogtreecommitdiff
path: root/aten/tools
AgeCommit message (Expand)AuthorFilesLines
2018-04-18Add mutex to THC random number generator (#6527)Will Feng1-0/+3
2018-03-27Reorganize third-party libraries into top-level third_party directory (#6025)Edward Z. Yang3-44/+0
2018-03-19Port ATen and JIT C++ tests to Catch2 (#5788)Luca Antiga1-1/+1
2018-02-05Port cuDNN RNN bindings to ATen (#4881)Edward Z. Yang1-0/+3
2017-11-07Prevent segfaults from undefined aten tensors (#3482)gchanan1-0/+1
2017-11-02create file so that find_package works in CMakeZach DeVito1-0/+10
2017-11-02Make valgrind optional to make our build passPriya Goyal1-1/+6
2017-11-02Represent empty tensors as size {0} tensors and fix scalar checks.Gregory Chanan1-0/+1
2017-11-02Support 'native' ATen functions with Tensor, (base) Type, NS impls.Gregory Chanan1-0/+1
2017-11-02Move default arguments to function declarationSam Gross1-4371/+0
2017-11-02Converting dlpack tensor to aten tensorPriya Goyal1-6/+6
2017-11-02adding a simple class for converting atensor to dlTensorPriya Goyal1-2/+2
2017-11-02Test stub for dlconvertorPriya Goyal1-5/+6
2017-11-02add merge_all script for subtreesZach DeVito1-0/+10
2017-11-02Support wrap_dim specifications from cwrap.Gregory Chanan1-0/+1
2017-11-02Support broadcast specifications from cwrap.Gregory Chanan1-0/+1
2017-11-02sync Declarations.cwrap with pytorchZach DeVito1-22/+66
2017-11-02add valgrind to CIZach DeVito2-0/+19
2017-11-02add readme and generated files for Type/Tensor/Functions to a doc folder to ...Zach DeVito1-0/+3
2017-11-02split Local.cwrap from Declarations.cwrap so local ones can be modified witho...Zach DeVito1-0/+4327
2017-11-02Initial commit of framework for TensorLibZachary DeVito2-0/+34