summaryrefslogtreecommitdiff
path: root/c10/util
AgeCommit message (Expand)AuthorFilesLines
2019-01-10Clean up Half (#15317)Sebastian Messmer2-49/+36
2019-01-10Move files to/from c10/core and c10/util (#15316)Sebastian Messmer5-8/+816
2019-01-08Update flat_hash_map (#15367)Sebastian Messmer1-1337/+1390
2018-12-26Fix failed type cast in Windows Debug Build (#15333)peter2-4/+10
2018-12-13Fix typo (#15045)Lu Fang1-1/+1
2018-12-12Move numa.{h, cc} to c10/util (#15024)Jerry Zhang2-0/+183
2018-12-07Revert D13205604: Move numa.{h, cc} to c10/utilYudong Guang2-169/+0
2018-12-06Move numa.{h, cc} to c10/util (#14393)Jerry Zhang2-0/+169
2018-12-05Fixes for some Windows compiler warnings (#14490)vaeksare3-12/+28
2018-12-01Fix CUDA 8 build on Windows (#14665)peter1-0/+8
2018-11-28Handle copying intrusive_ptr_target correctly (#14428)Sebastian Messmer1-1/+3
2018-11-27Move TensorTypeId to c10/coreSebastian Messmer4-236/+0
2018-11-27Move UniqueVoidPtr to c10Sebastian Messmer2-0/+125
2018-11-26remove CAFFE2_API from IdWrapper (#14044)andersj1-1/+1
2018-11-22Remove individual "using c10:xxx" statements (#13168)Sebastian Messmer1-7/+0
2018-11-21Move intrusive_ptr to c10/utilSebastian Messmer2-0/+756
2018-11-16Windows shared build (#13550)ArutyunovG8-24/+299
2018-11-14Move c10 dispatcher prototype to c10/Sebastian Messmer1-0/+5
2018-11-14Move AlignOf, SmallVector and ArrayRef to c10.Edward Yang4-0/+1546
2018-11-14Move typeid to c10/utilSebastian Messmer2-0/+687
2018-11-13Fix Windows build and test in CI (#11716)Peter Goldsborough1-1/+1
2018-11-09Move IdWrapper to c10/utilSebastian Messmer1-0/+77
2018-11-05Move flat_hash_map to c10/utilSebastian Messmer1-0/+1455
2018-11-05Move LeftRight to c10/utilSebastian Messmer2-0/+71
2018-10-29Bring back warning for dtype uninitialized in serialization (#13239)Dmytro Dzhulgakov1-0/+9
2018-10-25Add c10::optional to type syntax (#12582)Wanchao Liang1-7/+55
2018-10-25Back out "Revert D10494123: [c10] Remove at::Optional" (#12991)Dmytro Dzhulgakov1-1/+2
2018-10-24Use GetFetchStackTrace for the AT_* error macros too. (#13007)Edward Yang2-9/+17
2018-10-24Move Device and DeviceType to c10Edward Yang1-0/+22
2018-10-23Revert D10494123: [c10] Remove at::OptionalGregory Chanan1-0/+6
2018-10-23Remove at::Optional (#12958)Yangqing Jia1-6/+0
2018-10-22Remove CAFFE2_USE_MINIMAL_GOOGLE_GLOG (#12938)Yangqing Jia1-2/+2
2018-10-19Moving logging from caffe2 to c10. (#12881)Yangqing Jia4-0/+788
2018-10-17Using c10 namespace across caffe2. (#12714)Yangqing Jia1-15/+28
2018-10-16fix double free exposed by latest llvm (#12697)Igor Sugak1-1/+1
2018-10-15Move some files to c10/util (#12245)Sebastian Messmer10-0/+1110
2018-10-15Move exception to C10 (#12354)Yangqing Jia10-1/+1635
2018-10-08Back out "Back out "[caffe2] Use custom CPU thread pool in async_scheduling""...Ilia Cherniavskii1-13/+83
2018-10-06Back out "[caffe2] Use custom CPU thread pool in async_scheduling" (#12415)Gregory Chanan1-83/+13
2018-10-05Use custom CPU thread pool in async_scheduling (#12295)Ilia Cherniavskii1-13/+83
2018-10-04move flags to c10 (#12144)Yangqing Jia3-0/+456
2018-09-27Move registry fully to c10 (#12077)Yangqing Jia3-0/+313