liubuyu
|
b1585f862d
|
auto mix precision
|
2020-04-17 20:46:42 +08:00 |
zhaojichen
|
c5120e770c
|
add global batch normalization
|
2020-04-17 08:37:08 -04:00 |
zhaojichen
|
f7872774f3
|
add global batch normalization
|
2020-04-17 08:33:40 -04:00 |
mindspore-ci-bot
|
3c317c71f4
|
!395 Fix oplib coddex
Merge pull request !395 from zjun/fix_oplib_codexx
|
2020-04-17 20:28:01 +08:00 |
mindspore-ci-bot
|
41c969ab00
|
!414 add 6d format transfer
Merge pull request !414 from liubuyu/dev_lby
|
2020-04-17 20:22:25 +08:00 |
jzw
|
3f7054dccb
|
add skip dataset op
|
2020-04-17 19:48:25 +08:00 |
liubuyu
|
fc07cd908e
|
add 6d format transfer
|
2020-04-17 19:23:53 +08:00 |
mindspore-ci-bot
|
f69a668d98
|
!350 change tuple output to make tuple
Merge pull request !350 from lianliguang/chang-tuple-output-to-make-tuple
|
2020-04-17 19:22:41 +08:00 |
mindspore-ci-bot
|
329ddbeb32
|
!429 Fix bug of parameter nums don't match with input args when set child graph input
Merge pull request !429 from chenfei/expand-tuple-output-of-node-when-set-child-graph-input
|
2020-04-17 19:21:09 +08:00 |
huangdongrun
|
7fae76d10d
|
add support for calculation between float and int
format code
remove test case for fp64
add back scalar manipulation
remove save graph
|
2020-04-17 19:13:52 +08:00 |
zjun
|
6cc5e87126
|
Fix oplib codexx
|
2020-04-17 18:32:55 +08:00 |
mindspore-ci-bot
|
6e183fcc0f
|
!385 [Auto parallel] Adjusting backward phase communication cost of some operators
Merge pull request !385 from Xiaoda/modify-communicaiton-cost-of-operators-and-redistribution
|
2020-04-17 17:35:37 +08:00 |
lianliguang
|
00e4306518
|
convert all tuple output to maketuple
|
2020-04-17 17:31:42 +08:00 |
mindspore-ci-bot
|
f8a66ca4fc
|
!422 dataset: repeair GeneratorDataset to_device problem
Merge pull request !422 from ms_yan/Generator_distri
|
2020-04-17 17:10:20 +08:00 |
mindspore-ci-bot
|
7036c4ba3d
|
!421 Fix no need_wrap in ge bankend in mode.train with dataset_sink
Merge pull request !421 from ghzl/fix-no-wrap-in-ge-bankend-in-train
|
2020-04-17 17:02:58 +08:00 |
mindspore-ci-bot
|
f98efafa16
|
!317 [IRFusion] add derelu_fusion pass
Merge pull request !317 from huanghui/derelu_fusion_pass
|
2020-04-17 16:42:06 +08:00 |
huangdongrun
|
9cb665e634
|
add suport for parameter of const value pass as mixed precision args
fix pylint
|
2020-04-17 16:27:46 +08:00 |
guohongzilong
|
b8210eb685
|
fix no wrap in ge bankend in model.train
|
2020-04-17 16:19:47 +08:00 |
mindspore-ci-bot
|
60a09e2b27
|
!415 add nc1hwc0_c04 format
Merge pull request !415 from jjfeing/master
|
2020-04-17 15:56:06 +08:00 |
mindspore-ci-bot
|
ead22f9150
|
!412 Erase the visited attr after the transdata split pass
Merge pull request !412 from YuJianfeng/master
|
2020-04-17 15:54:32 +08:00 |
mindspore-ci-bot
|
0163c11028
|
!416 Fix apply ops comments
Merge pull request !416 from xiefangqi/br_fix_apply_comment
|
2020-04-17 15:48:41 +08:00 |
ms_yan
|
b9742de3a3
|
repeair GeneratorDataset to_device problem
|
2020-04-17 15:24:10 +08:00 |
mindspore-ci-bot
|
f5aa3a2eab
|
!411 Modify examples of Cast/NMSWithMask
Merge pull request !411 from Simson/push-to-opensource
|
2020-04-17 15:12:55 +08:00 |
kswang
|
83eeac9310
|
optimize execute order sort
|
2020-04-17 15:09:48 +08:00 |
mindspore-ci-bot
|
7214c04114
|
!402 Add parallel op for Square
Merge pull request !402 from yangzhenzhang/square
|
2020-04-17 15:06:40 +08:00 |
mindspore-ci-bot
|
0f7535171e
|
!417 fix parse_columns help format error in web
Merge pull request !417 from anzhengqi/fix-commit-format-error
|
2020-04-17 14:40:16 +08:00 |
mindspore-ci-bot
|
2f4cd8b85e
|
!408 Fix compiles fail with cmake version greater than 3.17 on windows
Merge pull request !408 from ZhouFeng/cmake317-windows
|
2020-04-17 14:22:37 +08:00 |
jjfeing
|
f9ef78609f
|
add nc1hwc0_c04 format
|
2020-04-17 14:16:54 +08:00 |
liyong
|
149901ce2e
|
remove validation in write raw data
|
2020-04-17 14:16:38 +08:00 |
anzhengqi
|
34298e2135
|
fix commit format error
|
2020-04-17 12:04:50 +08:00 |
mindspore-ci-bot
|
597e4fce07
|
!413 [MS]eliminate securec warning
Merge pull request !413 from chenjianping/eliminate-securec-warning
|
2020-04-17 11:52:00 +08:00 |
xiefangqi
|
1d1e085b0b
|
fix mindspore.datasets.apply comments
|
2020-04-17 11:47:39 +08:00 |
Xiaoda Zhang
|
79de8f4bdf
|
Adjusting backward communication cost of some operators
|
2020-04-17 11:17:34 +08:00 |
yangzhenzhang
|
36ffb66782
|
add parallel op for square
|
2020-04-17 10:42:52 +08:00 |
simson
|
10877f077e
|
modify examples of Cast/NMSWithMask
|
2020-04-17 10:33:46 +08:00 |
chenjianping
|
523fde0e25
|
eliminate securec warning
|
2020-04-17 02:33:37 +00:00 |
mindspore-ci-bot
|
2d31ae97e8
|
!383 add cell psnr
Merge pull request !383 from zhaozhenlong/cell/psnr
|
2020-04-17 10:23:30 +08:00 |
zhoufeng
|
c72bafaec9
|
fix compiles fail with cmake version greater than 3.17 on windows
|
2020-04-17 10:05:59 +08:00 |
mindspore-ci-bot
|
08985a1e56
|
!286 resolve pynative operator unsupport issue
Merge pull request !286 from wangqiuliang/resolve-pynative-operator-issue
|
2020-04-17 10:04:54 +08:00 |
YuJianfeng
|
87e71f26cc
|
Erase the visited attr after transdata split
|
2020-04-17 09:22:12 +08:00 |
zhaozhenlong
|
aa8fbcc06e
|
add cell psnr
|
2020-04-17 09:15:51 +08:00 |
zhaojichen
|
d8bd5a09c4
|
add global batch normalization
|
2020-04-16 21:13:45 -04:00 |
zhaojichen
|
d2b04664ca
|
add global batch normalization
|
2020-04-16 20:58:59 -04:00 |
mindspore-ci-bot
|
c0c0b0985e
|
!378 Multiple Iterators can cause performance problem
Merge pull request !378 from h.farahat/multi_itr
|
2020-04-17 04:18:44 +08:00 |
hesham
|
fb6c7ba2e1
|
Fix two problem when we create multiple instances of the same dataset (2 for-loops)
-- Iterator list is keeping all created iterators wihtout cleaning them up
-- alter tree modifies the original.
|
2020-04-16 15:04:29 -04:00 |
mindspore-ci-bot
|
7874e96b9b
|
!377 Tensor end() iterator performance problem
Merge pull request !377 from h.farahat/end_iterator
|
2020-04-17 01:51:33 +08:00 |
hesham
|
c91a58dc55
|
end() iterator is causing performance problem
|
2020-04-16 10:37:05 -04:00 |
zhaojichen
|
616b9ea394
|
add global batch normalization
|
2020-04-16 10:34:41 -04:00 |
mindspore-ci-bot
|
cf026096a6
|
!183 Mindspore.dataset CPP sampler for GeneratorDataset
Merge pull request !183 from JunhanHu/cpp_sampler
|
2020-04-16 22:30:59 +08:00 |
mindspore-ci-bot
|
ff464bbcba
|
!397 [MS]support building and packaging on windows 10
Merge pull request !397 from chenjianping/building-on-windows-3
|
2020-04-16 22:07:04 +08:00 |