mindspore-ci-bot
4efd53fa32
!3074 fix serving build problem
...
Merge pull request !3074 from dinghao/master
5 years ago
mindspore-ci-bot
5676c50285
!3084 add ms_serving to whl and uncoupling third_party grpc
...
Merge pull request !3084 from hexia/serving_whl
5 years ago
Zhang Qinghua
de95cc8c1c
Fix the issue of Tensor and SubModule.
5 years ago
zhoufeng
439d6d618f
Control flow not split graph
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
wilfChen
dfb958de1e
Gpu support BroadcastTo kernel
5 years ago
d00455729
8c2442192a
net_parameter_init
5 years ago
VectorSL
4cf7faeae6
gpu add fusion: replace batchnorm grad cast
5 years ago
VectorSL
072b09b3fd
gpu add fusion: 1 replace bn cast 2 replace addn by tensoradd
5 years ago
caifubi
3f03480efe
fix dump device address cannot access
5 years ago
mindspore-ci-bot
3e691e54f5
!3071 change ValueError to TypeError for enumerate start
...
Merge pull request !3071 from zhangbuxue/change_ValueError_to_TypeError_for_enumerate_start
5 years ago
mindspore-ci-bot
2f2dc390a8
!3079 Move abstract/base into core, and remove static_analysis symbols in ir.
...
Merge pull request !3079 from ZhangQinghua/master
5 years ago
mindspore-ci-bot
bacbb26e3b
!3062 fix valuenode simplify
...
Merge pull request !3062 from riemann_penn/fix_value_node_simplify
5 years ago
hexia
34c5971960
add ms_serving to whl and uncoupling third_party grpc
5 years ago
mindspore-ci-bot
7e5e868d97
!3068 [AutoParallel]Fix EmbeddingLookup bug
...
Merge pull request !3068 from lichen/fix_embeddinglookup
5 years ago
mindspore-ci-bot
30bcd0a1fe
!3072 fix InvertPermutation error msg
...
Merge pull request !3072 from jiangjinsheng/issue_fix4
5 years ago
Zhang Qinghua
18efdc8fe2
Move abstract/base into core, and remove static_analysis including symbols in ir.
5 years ago
lichenever
6dbb26967e
fix embeddinglookup bug
5 years ago
chujinjin
1663a92f83
fix argmaxwithvalue error in pynative mode
5 years ago
dinghao
c8cf50b872
fix serving build
5 years ago
jiangjinsheng
2c70842ed9
fix InvertPermutation error msg
5 years ago
ZPaC
ab23776f5f
GPU supports to create groups for auto parallel.
5 years ago
mindspore-ci-bot
45ad430af2
!3048 support use valuelist or valuetuple of primitives
...
Merge pull request !3048 from amongo/SupportPrimitiveList
5 years ago
buxue
60b0ded440
change ValueError to TypeError for enumerate start
5 years ago
liuxiao93
2723e2698d
Fix input validator of Assign.
5 years ago
panyifeng
394178569e
fix valuenode simplify
5 years ago
mindspore-ci-bot
3bb04abc12
!3061 Remove useless op registers of akg
...
Merge pull request !3061 from DeshiChen/0711_akg_op_register_master
5 years ago
mindspore-ci-bot
683920d1c8
!2987 Add random normal op at MindSpore front-end
...
Merge pull request !2987 from peixu_ren/custom_gpu2
5 years ago
huangdongrun
ee2039fbba
add support for value sequence of primitve
5 years ago
mindspore-ci-bot
bc0a53cfb1
!3030 minddata support ps-lite feature
...
Merge pull request !3030 from xiefangqi/md_support-pslite
5 years ago
mindspore-ci-bot
ba0143402c
!3067 Cleanup dataset UT: Remove unneeded tf data files and tests
...
Merge pull request !3067 from cathwong/ckw_dataset_ut_cleanup6
5 years ago
mindspore-ci-bot
219a716eae
!3066 fix some batch's get_dataset_size and some text validator inconsistency
...
Merge pull request !3066 from ZiruiWu/fix_validator
5 years ago
lichen_101010
6bb2182134
Add partial memory reuse support to debugger
...
move pre-execution of debugger from rungraph to build/compile graph
support partial mem reuse for a scope of nodes
set default mem reuse to be true for debugger
remove some redundant lines
remove redundant code and fix a bug for supporting partial no mem reuse a scope of nodes
resolve CI errors
Solve CI errors
solve cpplint errors
solve CI build error
manually fix the CI compile UT error
Optimize code for mem reuse support
Debug optimization of debugger memory reuse
debug code for debugger memory reuse part2
address clang-format errors
Switch memory reuse on and off based on environment variable
Fix typo
Fix typo
Load watchpoint value only
fix bugs
Addressed comments from lupengcheng
fix typo
Fix typo
fix CI errors
refactor some code
fix typo
addressed comments from canadian teamates
remove locking from TensorLoader
fix CI errors
add lock to tensor_loader
fix rebase-to-master conflict
fix rebase conflicts
fix rebase conflicts part 2
fix rebase conflicts part 3
5 years ago
mindspore-ci-bot
bed93a9ead
!3039 [Dataset Python UT] adding coverage to Cifar Op and update test dataset
...
Merge pull request !3039 from TinaMengtingZhang/dataset-op-ut-cifar
5 years ago
Zirui Wu
63185cb20f
fix some validators errors
...
address review cmts
addr review cmts
5 years ago
mindspore-ci-bot
851707ae5e
!3008 [MD] Fix errors introduced by validation rework
...
Merge pull request !3008 from nhussain/validation_errors
5 years ago
Cathy Wong
ae1ed327ba
Cleanup dataset UT: Remove unneeded data files and tests
5 years ago
nhussain
05b2a57d2a
fix validation errors, and fix try catch error tests
5 years ago
tinazhang
340d98a4d1
added test case to cifar_op
...
update cifar10 dataset
fixing missing error handling code in validator
5 years ago
peixu_ren
20ca96c62b
Add random normal MindSpore interface
5 years ago
xiefangqi
add19a591c
md support ps-lite
5 years ago
mindspore-ci-bot
089623ad19
!3057 Eliminate circular dependency between 'ir' and 'device/kernel'
...
Merge pull request !3057 from hewei/decouple_ir_kernel_device
5 years ago
mindspore-ci-bot
1b9f0fc208
!3060 modify init value of mean square in rmsprop optimizer
...
Merge pull request !3060 from wangnan39/modify_mean_square_init_value_in_rmsprop
5 years ago
He Wei
ee1510da41
Eliminate circular dependency between 'ir' and 'device/kernel'
5 years ago
dayschan
908539754a
remove useless op registers of akg
5 years ago
mindspore-ci-bot
c99cc0dfa1
!3053 mindspore path adjust
...
Merge pull request !3053 from liubuyu/master
5 years ago
liubuyu
43c79eb853
mindspore path adjust
5 years ago
mindspore-ci-bot
0746bffbd4
!3056 Alarm modification
...
Merge pull request !3056 from shenwei41/sw_master
5 years ago
mindspore-ci-bot
530d46eb47
!3024 Decode + RandomCropAndResize fusion within MapOp
...
Merge pull request !3024 from Alexey_Shevlyakov/random_crop_decode_resize_fusion
5 years ago
mindspore-ci-bot
99a6033aa2
!3032 Refactor the akg op registers
...
Merge pull request !3032 from DeshiChen/0711_akg_op_register_master
5 years ago
wangnan39@huawei.com
046e369e36
modify init value of mean square in rmsprop optimizer
5 years ago