zhaozhenlong
eb4e1a0d2b
ScatterAdd ScatterMax indices limited to int32
5 years ago
mindspore-ci-bot
bbc64b8873
!1528 support vm for BesselI0e and BesselI1e
...
Merge pull request !1528 from jiangjinsheng/vm_bessel
5 years ago
mindspore-ci-bot
179ca1eaeb
!1673 update r0.3 relase notes
...
Merge pull request !1673 from guozhijian/update_r0.3_release_notes
5 years ago
mindspore-ci-bot
5aa55302d4
!1691 Fix codex warning in `do_signature.cc`
...
Merge pull request !1691 from seatea/fix-codex-warning
5 years ago
jonyguo
03aa563838
update r0.3 release notes and install path
5 years ago
mindspore-ci-bot
692f38ded2
!1532 clean pylint warning in test dir
...
Merge pull request !1532 from jinyaohui/pylint1
5 years ago
mindspore-ci-bot
58794ab2d9
!1659 fix get_dataset_size error for GeneratorDataset
...
Merge pull request !1659 from yanghaitao/yht_generator_get_dataset_size
5 years ago
mindspore-ci-bot
59683a1d90
!1692 Fix topk bug for fasterrcnn
...
Merge pull request !1692 from meixiaowei/master
5 years ago
mindspore-ci-bot
6f92c4a124
!1501 add vm support for operators in mindspore.ops.operaitons package. Inlcude ACos, ACosGrad, Acosh, AcoshGrad, ArgMinD and ApplyCenteredRMSProp
...
Merge pull request !1501 from zhouneng/add_vm_support
5 years ago
jiangjinsheng
019911c56a
fixed doc for CumSum
5 years ago
mindspore-ci-bot
387bcece9e
!1666 Add 5 patterns for AdamApplyOneWithDecay fusion pass
...
Merge pull request !1666 from huanghui/AdamApplyOneWithDecay-fusion-pass
5 years ago
mindspore-ci-bot
90d98aa6ec
!1694 Check the input size of BatchNorm before fission in bert
...
Merge pull request !1694 from YuJianfeng/master
5 years ago
mindspore-ci-bot
fffb2ef5d7
!1690 Mark null output subgraph
...
Merge pull request !1690 from zhoufeng/make-null-output-subgraph
5 years ago
mindspore-ci-bot
0a27c46eef
!1701 fix several bugs
...
Merge pull request !1701 from fary86/fix_gpu_submodule_name_error
5 years ago
mindspore-ci-bot
6fe2ff3184
!1360 fix transform bug if primitive is a higher order function.
...
Merge pull request !1360 from xychow/fix-transform-bug
5 years ago
mindspore-ci-bot
8fb315aa38
!1667 Fix bug for duplicated graph id in pynative cases.
...
Merge pull request !1667 from rick_sanchez/master
5 years ago
mindspore-ci-bot
ad21780a54
!1371 separate py from debug and utils
...
Merge pull request !1371 from leopz/tensor_utils
5 years ago
zhousiyi
e895f19e80
fix transform bug which high order pritimive is not convert to graph
5 years ago
mindspore-ci-bot
7878743400
!1638 fixed rounding edge case in split
...
Merge pull request !1638 from Peilin/splitOp-after-testing
5 years ago
mindspore-ci-bot
0e3dd8149a
!1703 Adding sync_wait input check
...
Merge pull request !1703 from EricZ/master
5 years ago
mindspore-ci-bot
c366b3fb18
!1704 fix num rows bug in sampler
...
Merge pull request !1704 from Peilin/fix-random-sampler-bug
5 years ago
Eric
8e1b2107ce
Added example for sync_wait bad batch_num
...
Added broken test case for cv
Fixed error handling in sync_wait
5 years ago
mindspore-ci-bot
976b4793d1
!1544 Python Unit Test for TenCrop
...
Merge pull request !1544 from MahdiRahmaniHanzaki/I1IHNG-ten-crop
5 years ago
mindspore-ci-bot
15a196eba9
!1636 Add TCs to 3 vision transformation ops and cleanup config settings
...
Merge pull request !1636 from Tinazhang/randomGray
5 years ago
Peilin Wang
3ef3d1433d
fixed num_samples bug for RandomSampler
5 years ago
Tinazhang
f4a61fdbb2
Adding new UT cases and missing TCs in PY Ops.
5 years ago
mindspore-ci-bot
2ffc3f4bd6
!1699 bugfix:get nullptr from graph manager
...
Merge pull request !1699 from zyli2020/master
5 years ago
Peilin Wang
5469be2a97
fixed bug for split, RandomSampler and some other cleanup
...
add another test case
typo
merge conflict
another PR changed testing behavior, updated test cases in this commit
added input check for use_sampler
addressed code review comments
fixed pylint, not related to my changes
fixed edge case of rounding in getting split sizes
fix pylint
5 years ago
jinyaohui
86d197dfeb
clean pylint
5 years ago
fary86
54ccab295c
1.Update log level of some statements in validator.cc
...
2.Fix core dump of exporting onnx model when device target is 'GPU'
3.Fix numbers of arguments and graph parameters check error
4.Fix log prefix of some files of gpu submodule is error
5 years ago
lizhenyu
9df3a8613c
fix get nullptr when use graph manager
5 years ago
mindspore-ci-bot
6420f7248f
!1688 dataset: repair get_sampler_size func problem
...
Merge pull request !1688 from ms_yan/get_sampler_size
5 years ago
mindspore-ci-bot
85e686e0b3
!1670 Only the D device needs to judge whether StrideSliceGrad needs transfer input to attribute
...
Merge pull request !1670 from sunsuodong/fix_strideslicegrad
5 years ago
huanghui
ff05aa1faa
add newly 5 patterns for AdamApplyOneWithDecayRule fusion pass
5 years ago
yujianfeng
e6f1cfa581
Check the input size of BatchNorm before fission in bert
5 years ago
seatea
eff6fa7b8f
Fix codex warning in `do_signature.cc`.
5 years ago
zhoufeng
b7fae521c0
Mark null output subgraph
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
meixiaowei
1778ec0135
fix topk bug
5 years ago
mindspore-ci-bot
7d763a9162
!1665 wide&deep data_process
...
Merge pull request !1665 from wukesong/data_process
5 years ago
ms_yan
de31113771
repair get_sampler_size problem
5 years ago
mindspore-ci-bot
9cbed69ee5
!1674 GPU fix resent scripts
...
Merge pull request !1674 from VectorSL/gpu-resnet-scripts
5 years ago
mindspore-ci-bot
2797c32208
!1668 revert parameter set kernel build info
...
Merge pull request !1668 from lianliguang/master
5 years ago
mindspore-ci-bot
9d9cd3c1ef
!1611 Transformer model scripts merge
...
Merge pull request !1611 from yuchaojie/transformer
5 years ago
mindspore-ci-bot
92b54922cb
!1660 fix resource release bug of memory swap
...
Merge pull request !1660 from zyli2020/fix_resource_release_bug_of_memswap
5 years ago
jiangjinsheng
2e471f8505
fixed doc for ApplyRMSProp
5 years ago
rick_sanchez
1a997806b3
fix bug for duplicated graph id in pynative cases.
5 years ago
zhouneng
65b0f8d1b3
为算子进行VM流程对接
5 years ago
VectorSL
77b1f71833
gpu fix resnet script
5 years ago
mindspore-ci-bot
163eebf7b6
!1648 Add SoftmaxGradExt fusion pass
...
Merge pull request !1648 from huanghui/softmaxgradext-fusion-pass
5 years ago
mindspore-ci-bot
c39902153c
!1597 add _set_dataset_mode_config to vm
...
Merge pull request !1597 from jinyaohui/sink_graph
5 years ago