summaryrefslogtreecommitdiff
path: root/caffe2/operators/stats_ops.cc
AgeCommit message (Expand)AuthorFilesLines
2019-02-28refactor caffe2 operator constructors - 8/9 (#17089)Sebastian Messmer1-13/+17
2018-10-26Renaming size() to numel() - 4/6Jerry Zhang1-2/+2
2018-08-29Windows raw string fix (#10998)Mingzhe Li1-2/+2
2018-07-27Remove template parameter from Tensor (#9939)Jerry Zhang1-5/+5
2018-07-26Revert D8121878: Remove template parameter from TensorJerry Zhang1-5/+5
2018-07-26Remove template parameter from Tensor (#13)Jerry Zhang1-5/+5
2018-07-11Remove unused feature: num PS tuningHassan Eslami1-34/+0
2018-05-29Updates to caffe2 operator documentation (#7917)Nathan Inkawhich1-13/+97
2018-03-27Remove Apache headers from source.Orion Reblitz-Richardson1-16/+0
2017-11-28Epoch duration may be based on batches_per_epoch or duration in minutesAarti Basant1-0/+21
2017-09-28Re-license to ApacheYangqing Jia1-0/+16
2017-09-23minor spelling tweaksBrett Koonce1-1/+1
2017-08-30Tuning number of parameter servers based on performance estimation jobHassan Eslami1-0/+34
2017-07-24Add linter for enforcing caffe operator documentationHenry Lu1-2/+0
2017-07-17Rename def() to debug_def()Junjie Bai1-4/+6
2017-07-17Revert D5348078: Add linter for enforcing caffe operator documentationAapo Kyrola1-0/+2
2017-07-17Add linter for enforcing caffe operator documentationHenry Lu1-2/+0
2017-05-30add automatic timing of parameter update phaseAapo Kyrola1-0/+31
2017-04-13Add counter for task processing wall timeAlisson Gusatti Azzolini1-0/+77
2017-02-21Performance countersAlisson Gusatti Azzolini1-0/+128