Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-04-19 | Fix op benchmarks error in OSS environment (#19518) | Mingzhe Li | 9 | -13/+20 |
2019-04-19 | fix AI-PEP path error (#19514) | Mingzhe Li | 1 | -7/+4 |
2019-04-18 | make separate operators as independent binaries (#19450) | Mingzhe Li | 9 | -38/+69 |
2019-04-18 | Enhance front-end to add op (#19433) | Mingzhe Li | 6 | -87/+157 |
2019-04-16 | Add a fast path for batch-norm CPU inference. (#19152) | Xiaoqiang Zheng | 1 | -0/+38 |
2019-04-16 | calculate execution time based on final iterations (#19299) | Mingzhe Li | 1 | -3/+3 |
2019-04-04 | add Fast-RNN to AI-PEP | Wanchao Liang | 1 | -5/+37 |
2019-04-02 | temp fix for flake8 error (#18788) | mingzhe0908 | 1 | -1/+1 |
2019-04-02 | Operator-level performance microbenchmarks (#18740) | Mingzhe Li | 9 | -0/+519 |
2019-03-30 | Turn on F401: Unused import warning. (#18598) | Edward Yang | 3 | -4/+2 |
2019-03-29 | Minor fixes in fastrnns benchmarks | Junjie Bai | 2 | -5/+4 |
2019-03-27 | Move fast rnn benchmark to pytorch/pytorch | Wanchao Liang | 11 | -0/+1691 |