summaryrefslogtreecommitdiff
path: root/caffe2/operators/pow_op.cc
AgeCommit message (Expand)AuthorFilesLines
2018-11-16Revert D10439558: Add cost for non-linear opsJunjie Bai1-32/+2
2018-11-16Add cost for non-linear ops (#13327)Haixin Liu1-2/+32
2018-07-11Fix Eigen issue on OS X with CUDA and nvcc compile (#9350)Orion Reblitz-Richardson1-0/+1
2018-07-10Revert D8768025: [pytorch][PR] Fix Eigen issue on OS X with CUDA and nvcc com...Mike Kelley1-1/+0
2018-07-10Fix Eigen issue on OS X with CUDA and nvcc compile (#9270)Orion Reblitz-Richardson1-0/+1
2018-05-29Updates to caffe2 operator documentation (#7917)Nathan Inkawhich1-7/+55
2018-03-27Remove Apache headers from source.Orion Reblitz-Richardson1-16/+0
2018-03-06Add TensorInferenceFunction for PowOpDmytro Dzhulgakov1-0/+1
2018-02-21Implementing Pow operator (this merges existing pow with a scalar and new pow...Orion Reblitz-Richardson1-0/+329
2018-02-14Revert D6893040: Implementing Pow operator (this merges existing pow with a s...Pieter Noordhuis1-323/+0
2018-02-13Implementing Pow operator (this merges existing pow with a scalar and new pow...Maxim Naumov1-0/+323