wukesong
db173cff73
add check dataset_size
5 years ago
wsc
ab0f0dff00
Fix bug of resizeNearestNeighbor and expandDims operators.
5 years ago
mindspore-ci-bot
ef626d941c
!6685 Disable pynative zero like optimization
Merge pull request !6685 from JoyLvliang/disable-pynative-zero-like-opt
5 years ago
mindspore-ci-bot
74ed06f6dd
!6484 add hard tanh fp32
Merge pull request !6484 from zhaozhenlong/lite/issue/hard_tanh_fp32
5 years ago
mindspore-ci-bot
2d7b10da6b
!6349 [MSLITE]move weight format pass to anf
Merge pull request !6349 from zhengjun10/master
5 years ago
yuchaojie
d0fd18cff3
modify quant export annotation
5 years ago
mcgrady00h
25dc9b8d7e
initial commit for zhusuan
fix: add declaration & move examples to test folder
fix pylint error
fix pylint error
5 years ago
mindspore-ci-bot
11f0b85eb3
!6611 Add random seed in deeplabv3
Merge pull request !6611 from jiangzhenguang/add_set_random_in_deeplabv3
5 years ago
mindspore-ci-bot
585a6f1b39
!6674 add hub conf in deeplabv3
Merge pull request !6674 from jiangzhenguang/add_hub_conf_in_deeplabv3
5 years ago
mindspore-ci-bot
f7150a6dd8
!6688 vgg16 hub support
Merge pull request !6688 from caojian05/ms_master_vgg16_hub
5 years ago
lyvette
40b7e65ff3
modify version for windows build
5 years ago
lvliang
087eb26ef5
fix-bug-pynative-gpu-memory-not-release
5 years ago
mindspore-ci-bot
93d742732e
!6693 [MS][LITE][GPU]fix bug: run model shutdown
Merge pull request !6693 from chenzupeng/master-lite-2
5 years ago
peixu_ren
24b0741796
Check seed of non negative
5 years ago
lihongkang
e427ea59df
fix bugs
5 years ago
mindspore-ci-bot
d76ccefcdc
!6569 [MS][LITE][Develop]lite/internal strip c++
Merge pull request !6569 from chenjianping/lite_dev2
5 years ago
mindspore-ci-bot
f72f2c22fb
!6653 fix stream sync error for mixed precesion on pynative mode
Merge pull request !6653 from chujinjin/fix_stream_sync_error_for_mixed_precision
5 years ago
mindspore-ci-bot
0872bbcf1f
!6689 fix no line info of user code for error reporting
Merge pull request !6689 from fary86/fix_error_report_line_info
5 years ago
mindspore-ci-bot
b309850036
!6616 add tokenization and score file
Merge pull request !6616 from yoonlee666/token
5 years ago
zhaoting
3e9b97e7e9
add moboilenetv3 and resnext50 hub
5 years ago
chenjianping
5f35574930
lite/internal support allocator
5 years ago
mindspore-ci-bot
b637fb4554
!6683 googlenet readme support imagnet
Merge pull request !6683 from caojian05/ms_master_googlenet_readme_support_imagenet
5 years ago
VectorSL
48db7f8c4f
gpu change bncast
5 years ago
mindspore-ci-bot
129261220e
!6499 refactor debugger code in main mindspore functions
Merge pull request !6499 from john_tzanakakis/master_ms1_grpc
5 years ago
liuxiao93
0e02df812a
Add IFMR op for new backend.
(cherry picked from commit 17a5995e97 )
5 years ago
mindspore-ci-bot
37234c17f8
!6428 [MS][LITE]rewrite winograd output transform func
Merge pull request !6428 from fuzhiye/tmp
5 years ago
zhengjun10
09787d83e3
move weight pass to anf
5 years ago
mindspore-ci-bot
806a34116d
!6613 Fix core dump in pynative mode
Merge pull request !6613 from huangbingjian/master
5 years ago
mindspore-ci-bot
eeb91cfbaa
!6682 [MD] Add comment for "relax timeout constraint" & "try to call terminate"
Merge pull request !6682 from luoyang/pylint
5 years ago
yoonlee666
25b2c1944f
tinybert hub
5 years ago
chenzupeng
bbfe50c765
fix bug: run model shutdown
5 years ago
mindspore-ci-bot
c8ac3d0334
!6591 Fix some safe warnings in debugger
Merge pull request !6591 from maning202007/checknull
5 years ago
mindspore-ci-bot
64272382ea
!6659 add hub for lenet and alexent
Merge pull request !6659 from wukesong/add-hub
5 years ago
mindspore-ci-bot
e29a7bb33e
!6464 [MS][LITE][Develop] GPU ops ArithmeticSelf , Slice , BN and concat add CI tests
Merge pull request !6464 from pengyongrong/op_format_toNC4HW4
5 years ago
mindspore-ci-bot
190f0d84d3
!6680 update padding grad
Merge pull request !6680 from wuxuejian/padding_grad
5 years ago
mindspore-ci-bot
fd161e2200
!6661 [bug]fix bug for tensor store, while switch between pynative mode and graph mode
Merge pull request !6661 from vlne-v1/code_style
5 years ago
mindspore-ci-bot
4000f24ae0
!6665 fix error print in thor optimizer training log
Merge pull request !6665 from wangmin0104/master
5 years ago
mindspore-ci-bot
091ee5085e
!6651 Modify init interface to internal interface
Merge pull request !6651 from lijiaqi/init
5 years ago
baihuawei
66f1293a47
modify note of type
5 years ago
fuzhiye
fcf4d15c42
rewrite winograd out transform func
5 years ago
baihuawei
e1b31c7baa
add GPU CTCLoss
5 years ago
fary86
1dbc3b491a
fix bug of no line info when error reporting
5 years ago
lichen_101010
5713ea38b8
resolve terminate issue
terminate issue part 2
clean up code
first draft of deadlock issue
test
resolve terminate deadlock issue
add node level condition
resolve terminate issue
terminate issue part 2
clean up code
first draft of deadlock issue
test
resolve terminate deadlock issue
add node level condition
cleanup code and CI checks
rebase to master and address conflicts
refactor code
fix a bug
5 years ago
caojian05
9b615ab36f
vgg16 hub support
5 years ago
nhussain
fda9462682
embed python compose op
Leaf ops do self-reset.
embed python compose op
add implicit compose op
more tests
5 years ago
mindspore-ci-bot
5e3cf0d49e
!6606 add imagenet support for googlenet in shell script.
Merge pull request !6606 from caojian05/ms_master_googlenet_shell_script_support_imagenet
5 years ago
cj
5650f50dc2
googlenet readme support imagnet
5 years ago
YangLuo
2fa3e2ea2f
Add comment for "relax timeout constraint" & "try to call terminate"
5 years ago
Jiaqi
4e3e6006b6
modify init
5 years ago
wuxuejian
5372ab1b0f
update padding grad
5 years ago