mindspore-ci-bot
|
b9b056f40d
|
!399 Add Global Batch Normalization
Merge pull request !399 from JichenZhao/syncbn
|
2020-04-18 14:51:57 +08:00 |
mindspore-ci-bot
|
6c59093fe8
|
!427 Fix dataset api description
Merge pull request !427 from pengyanjun/fix_dataset_api_description
|
2020-04-18 14:50:23 +08:00 |
mindspore-ci-bot
|
59eb8aa053
|
!431 fix cell output issue in pynative mode
Merge pull request !431 from wangqiuliang/fix-cell-ouput-issue-in-pynative
|
2020-04-18 14:27:20 +08:00 |
mindspore-ci-bot
|
d1da509b45
|
!263 optimize cmake for tvm
Merge pull request !263 from dengwentao/tvm
|
2020-04-18 14:25:51 +08:00 |
mindspore-ci-bot
|
0bd0decfaa
|
!441 Add AdamApplyOne ir fusion pass
Merge pull request !441 from YuJianfeng/master
|
2020-04-18 14:21:54 +08:00 |
mindspore-ci-bot
|
b2fdb194a9
|
!442 Supprot equal list with none.
Merge pull request !442 from zhangbuxue/perfect_comparion_op
|
2020-04-18 14:08:04 +08:00 |
dengwentao
|
f4164169fa
|
modify gpu tvm cmake
|
2020-04-18 11:45:39 +08:00 |
mindspore-ci-bot
|
7c06d292c8
|
!387 auto mix precision
Merge pull request !387 from liubuyu/master
|
2020-04-18 11:43:42 +08:00 |
mindspore-ci-bot
|
2fb45970d1
|
!439 Fix interface modification
Merge pull request !439 from liubuyu/dev_lby
|
2020-04-18 11:41:48 +08:00 |
mindspore-ci-bot
|
22cf9de41b
|
!440 fix bug of deal ref pass
Merge pull request !440 from lianliguang/fix-bug-of-deal-ref-pass
|
2020-04-18 11:38:31 +08:00 |
buxue
|
c853f985cc
|
support equal list with none
|
2020-04-18 11:32:17 +08:00 |
mindspore-ci-bot
|
e64bc80094
|
!424 dock depthwiseconv2d
Merge pull request !424 from zhangbuxue/dock_depthwiseconv2d_ops
|
2020-04-18 11:12:29 +08:00 |
mindspore-ci-bot
|
06446ba1d5
|
!433 [MS]build.bat add license head
Merge pull request !433 from chenjianping/eliminate-securec-warning
|
2020-04-18 10:57:09 +08:00 |
YuJianfeng
|
5eb5379889
|
Add AdamApplyOne fusion pass
|
2020-04-18 10:54:09 +08:00 |
mindspore-ci-bot
|
cc08fdfd9a
|
!420 Fix mixed precision usage when const value passed as argument
Merge pull request !420 from amongo/FixMixedPrecisionForConstParam
|
2020-04-18 10:31:33 +08:00 |
buxue
|
b600991cc3
|
dock DepthwiseConv2dBackprop DepthwiseConv2dBackpropFilter DepthwiseConv2dBackpropInput
|
2020-04-18 10:27:32 +08:00 |
kingfo
|
8f4cf323f8
|
fix cell output issue and vm operator in pynative mode
|
2020-04-18 10:10:58 +08:00 |
Yanjun Peng
|
c69f3be758
|
fix dataset api description
|
2020-04-18 09:59:43 +08:00 |
zhaojichen
|
97e250d4f1
|
add global batch normalization
|
2020-04-17 21:51:45 -04:00 |
liubuyu
|
852e61d46c
|
bug fix
|
2020-04-18 09:49:12 +08:00 |
zhaojichen
|
17e27824c5
|
add global batch normalization
|
2020-04-17 21:47:39 -04:00 |
chenjianping
|
780aa6f87b
|
Add license head in build.bat
|
2020-04-18 01:41:25 +00:00 |
lianliguang
|
36e87c2630
|
fix bug of deal ref trans
|
2020-04-18 09:40:55 +08:00 |
mindspore-ci-bot
|
80333e9f55
|
!435 Fix dataset serialize and deserialize for MindDataset
Merge pull request !435 from anthonyaje/fix_serdes_dataset
|
2020-04-18 09:37:22 +08:00 |
mindspore-ci-bot
|
d34afbd61b
|
!400 Support math operation between float and int for scalar
Merge pull request !400 from amongo/FixMathOps
|
2020-04-18 09:34:42 +08:00 |
mindspore-ci-bot
|
40f0a4a4f4
|
!333 Add skip op to Dataset
Merge pull request !333 from jiangzhiwen/dataset/skip
|
2020-04-18 09:19:07 +08:00 |
mindspore-ci-bot
|
9e1b5efd1d
|
!434 Bug in cleaning dataset iterators
Merge pull request !434 from h.farahat/multi_itr_bug
|
2020-04-18 05:17:31 +08:00 |
anthonyaje
|
ea297c0889
|
Fix dataset serdes for MindDataset
|
2020-04-17 13:24:02 -04:00 |
hesham
|
3c02c82771
|
Bug in weak reference.
Add new test cases
|
2020-04-17 11:36:32 -04:00 |
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 |