summaryrefslogtreecommitdiff
path: root/c10/test
AgeCommit message (Expand)AuthorFilesLines
2019-03-30Introduce lambda-based kernel API (#18541)Sebastian Messmer1-0/+41
2019-03-22Fix DCHECK to handle dangling else (#18295)Jiakai Liu1-0/+7
2019-03-04PyTorch/Caffe2 tensor interop in Python (#17190)Dmytro Dzhulgakov1-0/+34
2019-02-14Apply modernize-use-override (2nd iteration)Michael Liu1-1/+1
2019-02-13Trim libshm deps, move tempfile.h to c10 (#17019)Dmytro Dzhulgakov1-0/+9
2019-02-02Improve LeftRight (#16524)Sebastian Messmer1-0/+243
2019-02-01Implement new c10 dispatcher (#16625)Sebastian Messmer1-0/+6
2019-01-17Move c10 dispatcher back to ATen/core (#16050)Sebastian Messmer1-27/+0
2019-01-10Move files to/from c10/core and c10/util (#15316)Sebastian Messmer9-11/+11
2019-01-08Use C10Tensor in the dispatcher (#15195)Sebastian Messmer1-11/+12
2018-12-17Tighten up invariants regarding StreamId. (#15125)Edward Yang1-1/+1
2018-12-05Fixes for some Windows compiler warnings (#14490)vaeksare1-0/+2
2018-12-04Replace at::Half non-vectorized conversions with implementations from FP16 (#...Chandler Zuo1-0/+108
2018-11-27Move TensorTypeId to c10/coreSebastian Messmer1-0/+10
2018-11-21Move intrusive_ptr to c10/utilSebastian Messmer1-0/+3339
2018-11-14Move c10 dispatcher prototype to c10/Sebastian Messmer1-0/+26
2018-11-14Rename c10::detail to c10::impl (#13838)Edward Yang3-8/+8
2018-11-14Move typeid to c10/utilSebastian Messmer1-0/+140
2018-11-11New implementations of DeviceGuard, StreamGuard and MultiStreamGuard (with CU...Edward Yang4-0/+410
2018-10-19Moving logging from caffe2 to c10. (#12881)Yangqing Jia1-0/+89
2018-10-17Using c10 namespace across caffe2. (#12714)Yangqing Jia1-9/+3
2018-10-15Move some files to c10/util (#12245)Sebastian Messmer5-1/+565
2018-10-08Back out "Back out "[caffe2] Use custom CPU thread pool in async_scheduling""...Ilia Cherniavskii1-0/+42
2018-10-06Back out "[caffe2] Use custom CPU thread pool in async_scheduling" (#12415)Gregory Chanan1-42/+0
2018-10-05Use custom CPU thread pool in async_scheduling (#12295)Ilia Cherniavskii1-0/+42
2018-10-04move flags to c10 (#12144)Yangqing Jia1-0/+29
2018-09-27Move registry fully to c10 (#12077)Yangqing Jia2-0/+64