mindspore-ci-bot
|
6a625dbb7b
|
!883 modify timemonitor callback
Merge pull request !883 from changzherui/mod_timemonitor
|
5 years ago |
Etone.Chan
|
fa21353c5c
|
get input info of fusionop by visitkernel
|
5 years ago |
mindspore-ci-bot
|
67f3d0eb5d
|
!871 dataset: repair take op problem when there exist muti-thread in next node
Merge pull request !871 from ms_yan/take_operator
|
5 years ago |
panfengfeng
|
5e7cef7e3d
|
fix generatordataset check shuffle parameter
|
5 years ago |
chenzupeng
|
a109bc3d96
|
add onnx op converter: ReLU6, DepthwiseConv2dNative
|
5 years ago |
Wei Luning
|
157710ca0f
|
bugfix* fix bug in output tuple of tuple.* check kRWWrite input no-variable* input x of ScatterNdUpdate should be a parameter node
|
5 years ago |
mindspore-ci-bot
|
0edf22e68c
|
!879 fix Segmentation fault occurs while the feature “loss scale” is used and "task_sink_mode" is set to "False" at the same time
Merge pull request !879 from wanghua/master
|
5 years ago |
mindspore-ci-bot
|
ff1a05d6c8
|
!882 fix bug of bprop of FloorMod
Merge pull request !882 from zhangbuxue/fix_bprop_for_floor_mod
|
5 years ago |
VectorSL
|
1d7fe758a0
|
gpu add test for amp
|
5 years ago |
mindspore-ci-bot
|
db3dd02838
|
!847 Optimize the collectors in manager which listen to the graphs and nodes changes.
Merge pull request !847 from ZhangQinghua/opt
|
5 years ago |
fary86
|
d52277a9a4
|
Fix checking bug of ApplyCenteredRMSProp
|
5 years ago |
mindspore-ci-bot
|
8c035a5171
|
!756 Gpu support LayerNorm kernel
Merge pull request !756 from chenweifeng/layer_norm
|
5 years ago |
changzherui
|
e6beba0b25
|
modify timemonitor callback
|
5 years ago |
buxue
|
0c6cf98db0
|
fix bug of brpop of FloorMod
|
5 years ago |
yao_yf
|
5a6540450e
|
use param name as the key of strategy checkpoint
|
5 years ago |
leonwanghui
|
1779479d4b
|
Fix release package link in README.md
Signed-off-by: leonwanghui <wanghui71leon@gmail.com>
|
5 years ago |
Zhang Qinghua
|
353cbc99ff
|
Remove redundant process of keeping roots.
|
5 years ago |
wanghua
|
fdbef20638
|
fix loss scale and task_sink_mode to false at the same time cause segmentation fault
|
5 years ago |
ms_yan
|
c56fe3aa2d
|
modify take op with an operator
|
5 years ago |
mindspore-ci-bot
|
37e3582794
|
!876 support the relative and full paths for eval
Merge pull request !876 from meixiaowei/master
|
5 years ago |
mindspore-ci-bot
|
53d3ec58c2
|
!878 fix code format
Merge pull request !878 from caifubi/fix-code-format
|
5 years ago |
mindspore-ci-bot
|
cb9fa17a8d
|
!855 clean pylint and codedex warnings
Merge pull request !855 from zyli2020/fix_pylint_warnings
|
5 years ago |
mindspore-ci-bot
|
020ee3d532
|
!842 gpu optimize some return values of dynamic memory pool
Merge pull request !842 from limingqi107/master
|
5 years ago |
caifubi
|
cb70daa355
|
format code
|
5 years ago |
leonwanghui
|
ebe5c2a610
|
Fix release package link in dockerfile
|
5 years ago |
mindspore-ci-bot
|
6a7206f44f
|
!851 Add debug log for task id and task name
Merge pull request !851 from caifubi/add-task-id-kernel-name-mapping-log
|
5 years ago |
meixiaowei
|
1a61073e31
|
add relative and full path for the eval
|
5 years ago |
mindspore-ci-bot
|
8af10eb51e
|
!875 Reject python OP in operations argument for C++ uniform augmentation OP
Merge pull request !875 from AdelShafiei/ua_py
|
5 years ago |
Adel Shafiei
|
d15bd04bfe
|
added input validation to reject python op in C++ uniform augmentation operations list
|
5 years ago |
mindspore-ci-bot
|
a606c2e4da
|
!872 [Dataset] Add schema support for GeneratorDataset
Merge pull request !872 from JunhanHu/generator_schema
|
5 years ago |
mindspore-ci-bot
|
2303453753
|
!869 Random data op
Merge pull request !869 from JesseKLee/random_data_op
|
5 years ago |
Junhan Hu
|
c5a8ffe4f4
|
Add schema support for GeneratorDataset
|
5 years ago |
mindspore-ci-bot
|
ea7872b0a3
|
!874 【轻量级 PR】:update mindspore/dataset/transforms/vision/py_transforms.py. Fix docstring example.
Merge pull request !874 from cathwong/N/A
|
5 years ago |
mindspore-ci-bot
|
b28d9d13db
|
!873 【轻量级 PR】:update mindspore/dataset/engine/datasets.py. Fix typo.
Merge pull request !873 from cathwong/N/A
|
5 years ago |
Jesse Lee
|
5236d0c3c0
|
Replace print with logger.info
|
5 years ago |
cathwong
|
bd5f74c51e
|
update mindspore/dataset/transforms/vision/py_transforms.py.
|
5 years ago |
cathwong
|
1db48ba835
|
update mindspore/dataset/engine/datasets.py. Fix typo.
|
5 years ago |
mindspore-ci-bot
|
8d3695f666
|
!672 Added UT for uniform augmentation C++ OP
Merge pull request !672 from AdelShafiei/ua_ut
|
5 years ago |
mindspore-ci-bot
|
80f0851f5c
|
!862 optimize resnet50 example
Merge pull request !862 from gengdongjie/master
|
5 years ago |
mindspore-ci-bot
|
e2214da384
|
!867 modify weight init for resnet101
Merge pull request !867 from meixiaowei/master
|
5 years ago |
mindspore-ci-bot
|
4eb83ffaa5
|
!865 Fix doc-string of sync_wait and sync_update
Merge pull request !865 from 章一智/master
|
5 years ago |
Jesse Lee
|
b1ea933345
|
Fix CI
|
5 years ago |
meixiaowei
|
0b51a847ca
|
modify weight init
|
5 years ago |
mindspore-ci-bot
|
64c87170fd
|
!832 fix globalbatchnorm bug
Merge pull request !832 from JichenZhao/syncbn
|
5 years ago |
mindspore-ci-bot
|
732c7f8266
|
!794 fix issues image gradients 4d check
Merge pull request !794 from zhaozhenlong/fix-issues-image-gradients-complement-check
|
5 years ago |
Jesse Lee
|
270bf831a9
|
Random Data Op
|
5 years ago |
mindspore-ci-bot
|
a78da68a76
|
!861 support the relative and full paths
Merge pull request !861 from 梅晓蔚/master
|
5 years ago |
ervinzhang
|
d853f94e2d
|
fix docstring
|
5 years ago |
mindspore-ci-bot
|
323ea9d869
|
!830 Update the print methods for displaying execution tree info diagnostics
Merge pull request !830 from Jamie/operator_print
|
5 years ago |
meixiaowei
|
73bd2e9afb
|
modify weight init
|
5 years ago |