mindspore-ci-bot
|
20478b574b
|
!1286 Deleted the blank line
Merge pull request !1286 from Kang/master
|
5 years ago |
mindspore-ci-bot
|
aa1cee113d
|
!1279 test(custom_op): clean up custom op test case.
Merge pull request !1279 from gongchen/fix_custom_op_case
|
5 years ago |
Kang
|
66e5320b1b
|
Delete blank line
|
5 years ago |
mindspore-ci-bot
|
89470cf29d
|
!1263 Modified clip_gradients to clip_grad
Merge pull request !1263 from Kang/master
|
5 years ago |
mindspore-ci-bot
|
e87721d8d8
|
!1270 modify log level
Merge pull request !1270 from fary86/change_logging_level
|
5 years ago |
mindspore-ci-bot
|
1ba8e052f8
|
!1125 support vm for space_to_depth
Merge pull request !1125 from jiangjinsheng/space_to_depth
|
5 years ago |
Kang
|
bfff7c0a2f
|
Modified clip_gradients to clip_grad
|
5 years ago |
mindspore-ci-bot
|
97ba539e7b
|
!1269 fix issue of loadding control input tensors failed in control sink mode
Merge pull request !1269 from wenchunjiang/fix_task_sink_bug
|
5 years ago |
gongchen
|
44458865b6
|
test(custom_op): Clean up custom op test case.
|
5 years ago |
wenchunjiang
|
729ea8cc55
|
fix bug of loadding ctrl input tensors failed in control sink mode
|
5 years ago |
mindspore-ci-bot
|
f73f9fb2cf
|
!1220 quantization aware training frontend operators bug fix.
Merge pull request !1220 from SanjayChan/per
|
5 years ago |
mindspore-ci-bot
|
6ffb3c97cd
|
!1058 add host cpu kernel: GatherV2/Concat/Slice/SliceGrad
Merge pull request !1058 from sunsuodong/lstm_ops
|
5 years ago |
mindspore-ci-bot
|
b391e43407
|
!1262 fix bert precision bug
Merge pull request !1262 from wanghua/master
|
5 years ago |
mindspore-ci-bot
|
04ac611fe8
|
!1189 Decoupling py default param from Parameter
Merge pull request !1189 from leopz/master
|
5 years ago |
mindspore-ci-bot
|
8f68e6c29b
|
!1274 Do not bring up WatchDog thread on Windows
Merge pull request !1274 from JesseKLee/NoWatchDogOnWindows
|
5 years ago |
chenzomi
|
9e7099d9ab
|
fix bug in nn quant
|
5 years ago |
jiangjinsheng
|
ba99cb7bcb
|
support vm for space_to_depth
|
5 years ago |
fary86
|
08f09a2fcd
|
Change log level from error to warning
|
5 years ago |
mindspore-ci-bot
|
f73867222e
|
!1240 modify log format with space
Merge pull request !1240 from jjfeing/master
|
5 years ago |
mindspore-ci-bot
|
049e530a78
|
!1267 Pynative fix precision problem for depthwiseconv2dnative op
Merge pull request !1267 from JoyLvliang/pynative-fix-precision-problem-for-depthwiseconv2dnative
|
5 years ago |
mindspore-ci-bot
|
0336525553
|
!1169 Add UT cases to RandomCrop and RandomResizedCrop ops
Merge pull request !1169 from Tinazhang/random-crop
|
5 years ago |
Tinazhang
|
17cecf2cf5
|
Added TCs to RandomCrop and RandomCropAndResize and modified visalize() calling
|
5 years ago |
Jesse Lee
|
8237c39036
|
Disable WatchDog on Windows
|
5 years ago |
mindspore-ci-bot
|
6cbde2b3bb
|
!1268 fix default allreduce fusion group
Merge pull request !1268 from kisnwang/fix-default-allreduce-group
|
5 years ago |
mindspore-ci-bot
|
a4613b3107
|
!1264 dataset: check whether input column list exist first in TFRecord file
Merge pull request !1264 from ms_yan/tf_column
|
5 years ago |
mindspore-ci-bot
|
fe8b59f26b
|
!1111 support vm for pack and unpack
Merge pull request !1111 from jiangjinsheng/vm_pack
|
5 years ago |
kswang
|
503dd297c5
|
set all reduce fusion default group
|
5 years ago |
wanghua
|
2703ac5ba4
|
fix bert percision problem
|
5 years ago |
mindspore-ci-bot
|
2e9206e8bb
|
!1256 change default enable_auto_mixed_precision form true to false
Merge pull request !1256 from gengdongjie/master
|
5 years ago |
lvliang
|
aa57047b10
|
pynative-fix-precision-problem-for-depthwiseconv2dnative
|
5 years ago |
ms_yan
|
e6c25859d4
|
check wether input column exist in TFRecord files
|
5 years ago |
mindspore-ci-bot
|
017cdbe865
|
!1119 [bug][auto_mixed_precision]add pass for allreduce addn mul
Merge pull request !1119 from vlne-v1/I1F7ZR-reid-can-not-train-and-run-error
|
5 years ago |
mindspore-ci-bot
|
dffbe1c814
|
!1234 [AutoParallel] maximize element-wise operators parallelism
Merge pull request !1234 from Chong/support_squeeze_and_reduce
|
5 years ago |
mindspore-ci-bot
|
2aa78e7c10
|
!1252 Support NopNode as hccl operator input
Merge pull request !1252 from caifubi/fix-hccl-nopnode-input
|
5 years ago |
leopz
|
40e15996b0
|
move default_param out of parameter and remove pybind11 in anf define
|
5 years ago |
Wei Luning
|
3db8cfa54f
|
add pattern AdjustAllReduceMulAdduse the old opadd test case for bugtemp fix try
|
5 years ago |
hongxing
|
d84ccfe87f
|
complete element-wise list
|
5 years ago |
mindspore-ci-bot
|
2a1aad0f55
|
!1242 support vm for Argmax
Merge pull request !1242 from jiangjinsheng/vm_arg_max
|
5 years ago |
gengdongjie
|
a3ed4c6967
|
change default enable_auto_mixed_precision from true to false
|
5 years ago |
mindspore-ci-bot
|
c9ce34ea48
|
!1194 test(custom_op): add custom op testcase.
Merge pull request !1194 from gongchen/add_custom_op_test
|
5 years ago |
jiangjinsheng
|
f9bd460c96
|
support vm for pack
|
5 years ago |
mindspore-ci-bot
|
1c4b8b14dd
|
!1248 support load pretrain ckpt and modify weight initializer
Merge pull request !1248 from meixiaowei/master
|
5 years ago |
mindspore-ci-bot
|
75f4c598b0
|
!1243 random choice with mask
Merge pull request !1243 from wuxuejian/wxj_rcwm
|
5 years ago |
mindspore-ci-bot
|
122a6e03a9
|
!1237 adopt weight initializator modification in resnet
Merge pull request !1237 from gengdongjie/master
|
5 years ago |
caifubi
|
f25f338008
|
Support NopNode as input of hccl operator
|
5 years ago |
jjfeing
|
60447f7ee9
|
modify log format with space
|
5 years ago |
jiangjinsheng
|
64a287a029
|
fixed arg_max
|
5 years ago |
mindspore-ci-bot
|
45d564d8f7
|
!1232 Fix batch norm bert fission for control depend case
Merge pull request !1232 from YuJianfeng/master
|
5 years ago |
mindspore-ci-bot
|
d8c5daf981
|
!1233 remove params "enable_mem_reuse"
Merge pull request !1233 from wukesong/remove-memreuse
|
5 years ago |
mindspore-ci-bot
|
2cc9fd1cf4
|
!1201 Pynative release memory after run finish
Merge pull request !1201 from JoyLvliang/pynative-release-memory-after-run-finish
|
5 years ago |