mindspore-ci-bot
|
2de216961f
|
!5098 modify wrong characters in master
Merge pull request !5098 from caozhou/modify_master
|
5 years ago |
bingyaweng
|
600c5ea718
|
rectification of API comments
|
5 years ago |
yangyongjie
|
b9a2e771c6
|
modify readme for yolov3_darknet53
|
5 years ago |
Corleone
|
3cb849c441
|
fixed segmentation fault for opencl mode
|
5 years ago |
leilei_snow
|
df9df609f8
|
fix index error
|
5 years ago |
mindspore-ci-bot
|
5971e31309
|
!4997 Optimize the post process of arm64 matmul int8 & fix some bugs of matmul_int8
Merge pull request !4997 from zhanyuan/dev
|
5 years ago |
mindspore-ci-bot
|
5c9348ab17
|
!5012 modify readme for GAT
Merge pull request !5012 from zhanke/gat_readme
|
5 years ago |
askmiao
|
42111a8033
|
fix multiple epoch data issue
|
5 years ago |
mindspore-ci-bot
|
00208de83a
|
!4907 Add description of Random Situation for Wide&Deep and Wide&Deep of Mutli-Table
Merge pull request !4907 from huangxinjing/wide-deep-readme
|
5 years ago |
sunsuodong
|
e6dea90625
|
fix_fp16_conv1x1
|
5 years ago |
mindspore-ci-bot
|
d9522982f9
|
!5117 Fix test case interface
Merge pull request !5117 from amongo/FixTestCaseInterface
|
5 years ago |
anzhengqi
|
305434786a
|
add num_epochs api
|
5 years ago |
mindspore-ci-bot
|
3a16925fa2
|
!5065 fix depthwise conv tflite parser bug
Merge pull request !5065 from lyvette/parser
|
5 years ago |
wsc
|
acbb23f8a7
|
Fix bug: the output folders of packages are the same.
|
5 years ago |
mindspore-ci-bot
|
5df2f5ac68
|
!5081 [bugfix]LSTM SyncDeviceToHost failed
Merge pull request !5081 from zyli2020/bug_fix
|
5 years ago |
mindspore-ci-bot
|
e3988f45a4
|
!5102 Clean building warnings of arm64
Merge pull request !5102 from wangshaocong/lite_clean
|
5 years ago |
huangdongrun
|
113641decd
|
fix test cases
|
5 years ago |
He Wei
|
89837bcdfd
|
Avoid copy when create Tensor from numpy array
|
5 years ago |
lyvette
|
c87b43b578
|
fix depthwise conv tflite parser bug
|
5 years ago |
mindspore-ci-bot
|
7d4f481884
|
!5017 remove internal interface in wide&deep
Merge pull request !5017 from yao_yf/wide_and_deep_no_internal_interface
|
5 years ago |
mindspore-ci-bot
|
9c9b721b15
|
!5109 conv2d transpose support fp16
Merge pull request !5109 from chenzupeng/master-lite
|
5 years ago |
mindspore-ci-bot
|
136cb8c100
|
!5060 Modify readme of deeplabv3
Merge pull request !5060 from zhouyaqiang0/master
|
5 years ago |
chenzupeng
|
d950386eb0
|
conv2d transpose support fp16
|
5 years ago |
zhanyuan
|
cd8b664f13
|
Optimize the post process of arm64 matmul int8
|
5 years ago |
mindspore-ci-bot
|
25bbf5c6eb
|
!5082 ml_hardware_pose
Merge pull request !5082 from zhaodezan/master
|
5 years ago |
shibeiji
|
40fc11e9a4
|
Mimic higher batch size by accumulating gradients N times before weight update
|
5 years ago |
mindspore-ci-bot
|
bb87ed6088
|
!5092 Add erf and erfc as generic functions for all the backend
Merge pull request !5092 from peixu_ren/custom_bijector
|
5 years ago |
ling
|
86acf34c0a
|
[MS][LITE][Develop]make allocator malloc 2G
|
5 years ago |
mindspore-ci-bot
|
70c410ac2e
|
!5096 Fixes a bug in RandomSharpness cpp op
Merge pull request !5096 from ava/masterssss
|
5 years ago |
mindspore-ci-bot
|
957126375b
|
!5095 Adding Float tensor support for CutMixBatch
Merge pull request !5095 from MahdiRahmaniHanzaki/cutmix-fix
|
5 years ago |
mindspore-ci-bot
|
afd16fbf0a
|
!4963 fix bug of switch layer join
Merge pull request !4963 from fary86/fix_switch_layer_join_bug
|
5 years ago |
huangxinjing
|
4c1ae4de9e
|
Add outpus for mutlti-table format
Change the default value of the parameter
Add datasink size.
|
5 years ago |
mindspore-ci-bot
|
5b722a1037
|
!5059 Add TFLITE AwareTraining Model
Merge pull request !5059 from liuxiao78/master
|
5 years ago |
wsc
|
e530a20b5a
|
Clean building warnings of arm64
|
5 years ago |
liangzelang
|
5a0e8f81f8
|
fix wrong value of int-type Node bug in pynative
|
5 years ago |
mindspore-ci-bot
|
abe6b82138
|
!5011 remove global grad ops
Merge pull request !5011 from riemann_penn/remove_global_grad_ops
|
5 years ago |
mindspore-ci-bot
|
e72cd8867e
|
!4966 fix bug of exporting AIR/MINDIR
Merge pull request !4966 from fary86/fix_bug_of_export_interface
|
5 years ago |
mindspore-ci-bot
|
7fb749b8fd
|
!5066 fix too many warning print
Merge pull request !5066 from liubuyu/master
|
5 years ago |
mindspore-ci-bot
|
9297ba0a8d
|
!5048 fix gpu multinomial
Merge pull request !5048 from baihuawei/0821
|
5 years ago |
cjh9368
|
5ad3ebbde1
|
ci error fix
|
5 years ago |
wangmin
|
2a2c944d19
|
fix thor optimizer readme for resnet50
|
5 years ago |
fary86
|
947e19b839
|
Fix bug of switch layer join
|
5 years ago |
caozhou
|
86ba8daa00
|
modify wrong characters
|
5 years ago |
peixu_ren
|
93d9cc3cc4
|
Add erf and erfc as generic functions for all the backend and fix notation in power_transform.
|
5 years ago |
jjfeing
|
09c6cdc2fe
|
fix codedex bug
|
5 years ago |
lizhenyu
|
5d6f7204d3
|
[bugfix]LSTM SyncDeviceToHost failed
|
5 years ago |
mindspore-ci-bot
|
86beb6e94b
|
!5050 [MS][LITE][Develop]Fp16 conv1x1 inputptr memeset bug
Merge pull request !5050 from ling/bug
|
5 years ago |
islam_amin
|
641e751d5e
|
adding bbox class
|
5 years ago |
Mahdi
|
a2c38d89f9
|
Added float32 support for CutMixBatch
|
5 years ago |
avakh
|
f6f67b9751
|
fixing a bug in random sharpness
|
5 years ago |