Commit Graph

18 Commits

Author SHA1 Message Date
Etone.Chan 2e2e7a28ae refactor buffer fusion 2020-04-27 22:17:54 +08:00
limingqi107 664f2628e5 optimize gpu allReduce alloc memory performance 2020-04-26 15:22:41 +08:00
kswang 1e8997f4cb optimize sort for mem reuse and fix memreuse bug 2020-04-24 19:49:43 +08:00
limingqi107 399d72874b fix visit kernel missing the return_types 2020-04-21 10:37:08 +08:00
mindspore-ci-bot 3822b4837f !340 Add a HistogramSummary ops to record tensor value
Merge pull request !340 from ougongchang/master
2020-04-20 10:54:04 +08:00
mindspore-ci-bot 093c2caed4 !337 optimize execute order sort
Merge pull request !337 from kisnwang/optimize-execute-order-sort
2020-04-18 17:27:55 +08:00
kingfo 8f4cf323f8 fix cell output issue and vm operator in pynative mode 2020-04-18 10:10:58 +08:00
ougongchang 0ed6d9178e add Histogram summary operator
clean clang format errors and cpplint errors

add some test cases for histogram summary operator
2020-04-18 09:56:45 +08:00
kswang 83eeac9310 optimize execute order sort 2020-04-17 15:09:48 +08:00
mindspore-ci-bot 39b9e831cb !291 disable memory reuse for GetNext op
Merge pull request !291 from caifubi/dev-getnext-mem-reuse-off
2020-04-14 16:57:31 +08:00
mindspore-ci-bot 9bda080bb5 !260 refactor padding strategy
Merge pull request !260 from lianliguang/refactor-padding-strategy
2020-04-14 15:44:46 +08:00
jojobugfree 2aad57c595 getnext disable memory reuse 2020-04-14 14:57:23 +08:00
kswang ae675c5cf8 fix nopnode output bug 2020-04-14 14:25:45 +08:00
lianliguang 5d225f934f change the padding strategy & refactor insert transdata 2020-04-14 12:57:40 +08:00
kswang b8a7e73f7d fix reshape output and clearres error 2020-04-13 14:20:58 +08:00
kswang fb343bd607 add mem manager 2020-04-09 10:05:45 +08:00
leonwanghui fdb47860cc Fix some typo errors in session and device module
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
2020-04-02 17:02:52 +08:00
zhunaipan 930a1fb0a8 initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
2020-03-27 22:54:54 +08:00