Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-04-08 | Add gelu op (#18992) | Xiaomeng Yang | 1 | -0/+2 |
2019-03-26 | Move math::Axpy function to elementwise lib (#18316) | Xiaomeng Yang | 1 | -0/+33 |
2019-02-27 | Fix math::Set for large tensor (#17539) | Xiaomeng Yang | 1 | -1/+1 |
2019-02-13 | Separate reduce functions from math (#16929) | Xiaomeng Yang | 1 | -0/+13 |
2019-02-07 | Separate elementwise level2 math functions (#16753) | Xiaomeng Yang | 1 | -34/+67 |
2019-01-30 | Seperate level1 elementwise functions from math (#16397) | Xiaomeng Yang | 1 | -0/+49 |
2019-01-18 | Separate affine_channel from math and optimize it (#16135) | Xiaomeng Yang | 1 | -0/+24 |