i-robot
d0023355a3
!23205 Fix bus error with multiprocessing enabled, large image, shared_memory, single device
Merge pull request !23205 from RobinGrosman/mem_bus_failure
4 years ago
RobinGrosman
c90efc0403
add check for shm available when num_devices=1 to avoid bus errors
-Required modifying tests to reduce memory usage to check doesn't fail during CI
-Also required fixing max_rowsize to be externalized from map+batch() function
4 years ago
hzw
2f5758a4a8
[feat][assistant][#I40FFZ] add new Ascend operator ExtractVolumePatches
4 years ago
i-robot
ee38ffbd3d
!22560 [MS][crowdfunding]New operator implementation, RandomAutoContrast
Merge pull request !22560 from yangwm/autocontrast
4 years ago
i-robot
7cde7731b0
!23537 Update pangu reshape and softmax.
Merge pull request !23537 from linqingke/pangu
4 years ago
i-robot
86392fdd3d
!23982 fix the debug info about the cell function decorated by @ms_functon
Merge pull request !23982 from huanghui/fix-filename-error-with-ms_function
4 years ago
i-robot
e7cb505e68
!23569 Produce parallel operators for ResizeBilinear and ResizeNearestNeighbor
Merge pull request !23569 from Bert0108/resizebilinear_parallel_ops
4 years ago
i-robot
d37fccc56f
!23544 remove deprecated gather op
Merge pull request !23544 from zhuyuxiao/master
4 years ago
Bert0108
2d3d0b673e
parallel operators for ResizeBilinear and ResizeNearestNeighbor
4 years ago
linqingke
acde7febef
update pangu reshape and softmax performance.
Add layer norm judge
Fix layer norm name error
Fix input tyoe check
Fix ut test
Add 3d supports
4 years ago
zx
1d95e6f480
[feat][assistant][I3J6UY] add new audio operator RiaaBiquad
4 years ago
i-robot
79d1f3cfd3
!23854 Fix testcase about modelzoo
Merge pull request !23854 from chenhaozhe/fix-testcase-about-models
4 years ago
despicablemme
7a6b75c2e8
[feat] [assistant] [I40GZJ] add new data op RandomAutoContrast
4 years ago
i-robot
ab9a7163cb
!22175 [assistant][ops]New operator implementation, include Trunc
Merge pull request !22175 from 梁秀波/Trunc
4 years ago
i-robot
0c26736da1
!22276 [MS][crowdfunding]New operator implementation, RandomInvert
Merge pull request !22276 from yangwm/rinvert
4 years ago
lianliguang
7227b61979
modify info when infer error
4 years ago
i-robot
632e3b8dcd
!23663 add exception level to python error report
Merge pull request !23663 from huangbingjian/py_log
4 years ago
huanghui
97250978c4
fix the debug info about the function decorated by @ms_functon
4 years ago
echo-yike
785558cdd2
[feat][assistant][I40FGD] add new Ascend operator Trunc
4 years ago
chenhaozhe
12fab451e8
fix test cases about models
4 years ago
i-robot
44b1dbf77f
!23827 MD Python UT: Update num_epochs to appropriate value for iterators instead of using default value
Merge pull request !23827 from hetshah/hs_python_ut
4 years ago
hetshah
2c1666fd06
set num epochs for iterators that use the default value
add explicit paramter for infinite iterators
set appropriate value for num_epoch param for iteratos
fix long lines
remove trailing whitespace
fixed typo
remove comment
fixed comments
fixed test
4 years ago
despicablemme
b977d8723b
[feat] [assistant] [I40GZC] add new data ops RandomInvert
4 years ago
huangbingjian
3ee5d98a8d
add exception level to python error report
4 years ago
ckczzj
001b68c286
[feat][assistant][I3J6VG] add new data operator QMnist
4 years ago
Zhang Qinghua
9fbd118319
Handle interpreted node as input, set function Parameters and update local params if need.
4 years ago
i-robot
ebe094ac0f
!21829 [assistant][ops] Add New Cdist and CdistGrad
Merge pull request !21829 from 孟权令/Cdist
4 years ago
i-robot
e87f0be14f
!23707 fix summary isolation
Merge pull request !23707 from jiangshuqiang/temp
4 years ago
i-robot
6489dacdab
!18114 [assistant][ops]Add new operator Magphase
Merge pull request !18114 from YJfuel123/Magphase
4 years ago
i-robot
92287b86d8
!23471 Fix white list error msg synax error
Merge pull request !23471 from xiefangqi/md_white_list_optimization
4 years ago
jiangshuqiang
c2bd061889
fix summary isolation
4 years ago
i-robot
95e56d0912
!23212 enable profiling warning
Merge pull request !23212 from mindspore_ding/enable_profiling_master_0910
4 years ago
zhoufeng
1f934bd782
check neighbor attr type
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
4 years ago
dingpeifei
7523b320d7
enable profiling warning
4 years ago
葛崇林
a05a5de073
[feat][assistant][I3ALC5] add new method Magphase
4 years ago
i-robot
f5af432e04
!16922 [assistant][Vol]
Merge pull request !16922 from QingfengLi/Vol
4 years ago
SichongHao
5412382e16
[feat][assistant][I3T91W][I3T91X]add new operator Cdist and CdistGrad
4 years ago
chenx2ovo
9e62623b4a
[feat][assistant][I3CEGI] add op vol
4 years ago
ms_yan
0a365e91bf
modify log in kernel part
4 years ago
i-robot
a5b793463a
!23099 Correct wrong info when using ms_function to decorate bprop
Merge pull request !23099 from JoyLvliang/correct_wrong_info_when_using_ms_function_with_bprop
4 years ago
i-robot
89119ae470
!23553 fix: pyfunc cause hung when it is a generator which can't be serialize
Merge pull request !23553 from guozhijian/fix_pyfunc_hung_when_yield
4 years ago
zhuyuxiao
79d99323a2
rename gather
4 years ago
7347157+joylvliang@user.noreply.gitee.com
6e59598f99
correct_wrong_info_when_using_ms_function_with_bprop
4 years ago
huangxinjing
0b89d5c9c4
fix batch size error
4 years ago
Guo Zhijian
f49bacde09
fix: pyfunc hung when it's a yield func
4 years ago
i-robot
57b8c8e2d9
!23310 [MD] fix error message of mindrecord
Merge pull request !23310 from liyong126/fix_log_msg
4 years ago
i-robot
e5af07d519
!23538 minddata error message optimize
Merge pull request !23538 from luoyang/log_update
4 years ago
i-robot
4a553c8d57
!16607 [assistant][Fade]
Merge pull request !16607 from QingfengLi/Fade
4 years ago
i-robot
87fac9a520
!23476 fix hung when user return Tensor in generator
Merge pull request !23476 from guozhijian/fix_generator_hung_when_return_mindspore_tensor
4 years ago
YangLuo
9d89de5765
minddata error message optimize
4 years ago