liubuyu
|
fc07cd908e
|
add 6d format transfer
|
5 years ago |
mindspore-ci-bot
|
f69a668d98
|
!350 change tuple output to make tuple
Merge pull request !350 from lianliguang/chang-tuple-output-to-make-tuple
|
5 years ago |
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
|
5 years ago |
huangdongrun
|
7fae76d10d
|
add support for calculation between float and int
format code
remove test case for fp64
add back scalar manipulation
remove save graph
|
5 years ago |
zjun
|
6cc5e87126
|
Fix oplib codexx
|
5 years ago |
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
|
5 years ago |
lianliguang
|
00e4306518
|
convert all tuple output to maketuple
|
5 years ago |
mindspore-ci-bot
|
f8a66ca4fc
|
!422 dataset: repeair GeneratorDataset to_device problem
Merge pull request !422 from ms_yan/Generator_distri
|
5 years ago |
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
|
5 years ago |
mindspore-ci-bot
|
f98efafa16
|
!317 [IRFusion] add derelu_fusion pass
Merge pull request !317 from huanghui/derelu_fusion_pass
|
5 years ago |
huangdongrun
|
9cb665e634
|
add suport for parameter of const value pass as mixed precision args
fix pylint
|
5 years ago |
guohongzilong
|
b8210eb685
|
fix no wrap in ge bankend in model.train
|
5 years ago |
mindspore-ci-bot
|
60a09e2b27
|
!415 add nc1hwc0_c04 format
Merge pull request !415 from jjfeing/master
|
5 years ago |
mindspore-ci-bot
|
ead22f9150
|
!412 Erase the visited attr after the transdata split pass
Merge pull request !412 from YuJianfeng/master
|
5 years ago |
mindspore-ci-bot
|
0163c11028
|
!416 Fix apply ops comments
Merge pull request !416 from xiefangqi/br_fix_apply_comment
|
5 years ago |
ms_yan
|
b9742de3a3
|
repeair GeneratorDataset to_device problem
|
5 years ago |
mindspore-ci-bot
|
f5aa3a2eab
|
!411 Modify examples of Cast/NMSWithMask
Merge pull request !411 from Simson/push-to-opensource
|
5 years ago |
kswang
|
83eeac9310
|
optimize execute order sort
|
5 years ago |
mindspore-ci-bot
|
7214c04114
|
!402 Add parallel op for Square
Merge pull request !402 from yangzhenzhang/square
|
5 years ago |
mindspore-ci-bot
|
0f7535171e
|
!417 fix parse_columns help format error in web
Merge pull request !417 from anzhengqi/fix-commit-format-error
|
5 years ago |
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
|
5 years ago |
jjfeing
|
f9ef78609f
|
add nc1hwc0_c04 format
|
5 years ago |
liyong
|
149901ce2e
|
remove validation in write raw data
|
5 years ago |
fary86
|
8cbbbd950e
|
Add cell name to error message
|
5 years ago |
anzhengqi
|
34298e2135
|
fix commit format error
|
5 years ago |
mindspore-ci-bot
|
597e4fce07
|
!413 [MS]eliminate securec warning
Merge pull request !413 from chenjianping/eliminate-securec-warning
|
5 years ago |
xiefangqi
|
1d1e085b0b
|
fix mindspore.datasets.apply comments
|
5 years ago |
Xiaoda Zhang
|
79de8f4bdf
|
Adjusting backward communication cost of some operators
|
5 years ago |
yangzhenzhang
|
36ffb66782
|
add parallel op for square
|
5 years ago |
simson
|
10877f077e
|
modify examples of Cast/NMSWithMask
|
5 years ago |
chenjianping
|
523fde0e25
|
eliminate securec warning
|
5 years ago |
mindspore-ci-bot
|
2d31ae97e8
|
!383 add cell psnr
Merge pull request !383 from zhaozhenlong/cell/psnr
|
5 years ago |
zhoufeng
|
c72bafaec9
|
fix compiles fail with cmake version greater than 3.17 on windows
|
5 years ago |
mindspore-ci-bot
|
08985a1e56
|
!286 resolve pynative operator unsupport issue
Merge pull request !286 from wangqiuliang/resolve-pynative-operator-issue
|
5 years ago |
wenkai
|
cce61d462c
|
histogram python dev
|
5 years ago |
YuJianfeng
|
87e71f26cc
|
Erase the visited attr after transdata split
|
5 years ago |
zhaozhenlong
|
aa8fbcc06e
|
add cell psnr
|
5 years ago |
zhaojichen
|
d8bd5a09c4
|
add global batch normalization
|
5 years ago |
zhaojichen
|
d2b04664ca
|
add global batch normalization
|
5 years ago |
mindspore-ci-bot
|
c0c0b0985e
|
!378 Multiple Iterators can cause performance problem
Merge pull request !378 from h.farahat/multi_itr
|
5 years ago |
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.
|
5 years ago |
mindspore-ci-bot
|
7874e96b9b
|
!377 Tensor end() iterator performance problem
Merge pull request !377 from h.farahat/end_iterator
|
5 years ago |
hesham
|
c91a58dc55
|
end() iterator is causing performance problem
|
5 years ago |
zhaojichen
|
616b9ea394
|
add global batch normalization
|
5 years ago |
mindspore-ci-bot
|
cf026096a6
|
!183 Mindspore.dataset CPP sampler for GeneratorDataset
Merge pull request !183 from JunhanHu/cpp_sampler
|
5 years ago |
mindspore-ci-bot
|
ff464bbcba
|
!397 [MS]support building and packaging on windows 10
Merge pull request !397 from chenjianping/building-on-windows-3
|
5 years ago |
zhaojichen
|
b5e98042c5
|
add global batch normalization
|
5 years ago |
zhaojichen
|
27c3076849
|
add global batch normalization
|
5 years ago |
chenfei
|
4907abbc24
|
fix bug of real input arg num of set child graph input
|
5 years ago |
chenjianping
|
c8da1cf8e9
|
support building on windows|support package
|
5 years ago |