mindspore-ci-bot
a726ebd087
!12937 Log proper messege for debugger not supporting CPU
...
From: @alashkari
Reviewed-by: @john_tzanakakis,@mikef,@john_tzanakakis,@tom__chen
Signed-off-by:
4 years ago
mindspore-ci-bot
b6055f99b2
!12942 Fix UMonad type not supported in Online Debugger
...
From: @alashkari
Reviewed-by: @john_tzanakakis,@mikef
Signed-off-by: @john_tzanakakis
4 years ago
Zirui Wu
8022001450
Remove datasets.h dependency on tensor.h and other related dependencies
...
Replace std::function<TensorRow(TensorRow)> with std::function<MSTensorVec(MSTensor)> by using std::bind
Replace pad_info with MSTensor
Switch TensorShape/dataset::DataType to vector<int64> /mindspore::DataType
Change TypeId to mindspore::DataType in SchemaObj
address review cmts, add CreateFromMSTensor() in tensor.h/.cc
4 years ago
mindspore-ci-bot
9c1e73a5b9
!12845 Add float64 type support to Greater and Less
...
From: @peilin-wang
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
ea8db7baf4
!12936 dataset UT: Reinstate INFO logging and data verification - part 1
...
From: @cathwong
Reviewed-by: @robingrosman,@nsyca
Signed-off-by: @robingrosman
4 years ago
Amir Lashkari
497e717081
Fix UMonad type in online debugger
4 years ago
Amir Lashkari
e4f321ff82
Added log for debugger not supporting CPU
...
Fixed bug v1
Fixing UMonad Issue with online debug
remove
4 years ago
mindspore-ci-bot
5ba445c19f
!12872 fix log level
...
From: @jiang-shuqiang
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
df98fa0233
!12842 Add grad op for gpu dynamic shape testing op
...
From: @peilin-wang
Reviewed-by:
Signed-off-by:
4 years ago
Cathy Wong
521c313a3b
dataset: Reinstate INFO logging and data verification - part1
4 years ago
mindspore-ci-bot
fe53c71b3b
!12843 Add more callable test and clean the input check for tensor ops
...
From: @alexyuyue
Reviewed-by: @robingrosman,@nsyca
Signed-off-by: @robingrosman
4 years ago
liujunzhu
6541b96c40
Add communication parallel mode.
4 years ago
mindspore-ci-bot
d285692217
!12852 Change maketuple in coreops
...
From: @liangzhibo
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
4f25165b48
!12903 Change set_in_channel
...
From: @liangzhibo
Reviewed-by: @kingxian,@jpc_chenjianping
Signed-off-by: @kingxian
4 years ago
zhiqwang
a6d96c1f6f
Update the formats and notes in initializer
4 years ago
Jiaqi
cc4d87cb1d
modify api
4 years ago
mindspore-ci-bot
7446b67a3b
!12875 Adapt some ops for 3d format.
...
From: @liu_xiao_93
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
650d91e8a9
!12878 add ceil nuclei dataset for unet++
...
From: @zhao_ting_v
Reviewed-by: @guoqi1024,@c_34
Signed-off-by: @c_34
4 years ago
ougongchang
abd2e978a0
Prevents child processes from entering sleep stat
...
Note: When using sys.exit method, it is found that when the main process is killed, the summary process enters a sleep state and cannot execute the exit operation
4 years ago
lzk
e3976405b3
depthwise avx optimize
4 years ago
mindspore-ci-bot
0789c487ad
!12864 Data dump support 3d format
...
From: @jojobugfree
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
9baec79337
!12881 add GaussianBlur and Canny for lite_cv
...
From: @tiancixiao
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
2b01887371
!12902 【GraphKernel】Add OpInfer for op Select
...
From: @dayschan
Reviewed-by: @gaoxiong1,@dylangeng
Signed-off-by: @gaoxiong1
4 years ago
mindspore-ci-bot
8f94d80f1f
!12427 [GraphKernel] Absorb real scalar tensor into graph kernel cnode.
...
From: @tronzhang
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
05be242f95
!12723 fix frac_z_3d trans function
...
From: @liubuyu
Reviewed-by: @kisnwang,@zhoufeng54
Signed-off-by: @zhoufeng54
4 years ago
mindspore-ci-bot
40c3e59922
!12899 【MD】【BUG】Fix MD log print
...
From: @xulei2020
Reviewed-by: @liucunwei,@pandoublefeng
Signed-off-by: @liucunwei
4 years ago
mindspore-ci-bot
0fa20d5592
!12622 Debug for new interface ForwardValueAndGrad
...
From: @joylvliang
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
c12abe7a46
!12853 handle the fully split parameter for grad accumulation
...
From: @yangzhenzhang
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
5335aaec8d
!12908 fix graph id error
...
From: @liubuyu
Reviewed-by: @chujinjin,@jjfeing
Signed-off-by: @jjfeing
4 years ago
CaoJian
f4b3bafb70
add ssd vgg backbone support
4 years ago
mindspore-ci-bot
5dc9a42cb9
!12877 cropper support mindrt
...
From: @ling_qiao_min
Reviewed-by: @hangangqiang,@zhang_xue_tong
Signed-off-by: @zhang_xue_tong
4 years ago
Ioannis Lamprou
fdc5ed63fd
max_destinations_ map to optimize conflict computing model
4 years ago
mindspore-ci-bot
778d4e8809
!12904 intercept env in validate
...
From: @Margaret_wangrui
Reviewed-by: @hwhewei,@zh_qh
Signed-off-by: @zh_qh
4 years ago
hang yang
db80be22d1
multi thread multi solver
4 years ago
yuzhenhua
68f88a77df
fix fasterrcnn bug
4 years ago
mindspore-ci-bot
a744a5ea9e
!12893 [MS][RDR] Add FuncGraph Clone Switch
...
From: @louie5
Reviewed-by: @zh_qh,@ouwenchang
Signed-off-by:
4 years ago
huangmengxi
c4701eb9d4
bug fix
4 years ago
yuchaojie
67a008d5d4
fix AvgPoolGrad in GPU-Pynative
4 years ago
ling
eb5cd2eda8
[MSLITE] cropper support mindrt
4 years ago
mindspore-ci-bot
0b83d1f6c7
!12889 Fix switch layer not dynamic
...
From: @zjun3021
Reviewed-by: @chujinjin,@kisnwang
Signed-off-by: @kisnwang
4 years ago
zhaoting
8710c953ca
add ceil nuclei dataset for unet++
4 years ago
mindspore-ci-bot
8653ef1e11
!12744 Delete feature that SummaryCollector support to collect image when dataset sink mode
...
From: @ouwenchang
Reviewed-by: @yelihua
Signed-off-by:
4 years ago
jiangzhenguang
81706e21ad
remove the reduce fusion config of resnet18.
4 years ago
Zhenglong Li
2e5e1c644d
Fix API class parse() issue in execute() during runtime, besides, we add some method for DeviceTensor class in order to adapt next period
4 years ago
l00591931
a1370d8d7b
Change set_in_channel
4 years ago
mindspore-ci-bot
42440ce944
!12858 [auto-monad] Fix bug that no abstract set for const UMonad node
...
From: @hwhewei
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
813433e72e
!12854 Modify log level
...
From: @anancds
Reviewed-by: @cristoval,@limingqi107
Signed-off-by: @limingqi107
4 years ago
lvliang
26f6fea675
debug_for_new_interface_forwardvalueandgrad
4 years ago
liubuyu
701b181015
bug fix graph id
4 years ago
Margaret_wangrui
899ea31d8c
intercept env in validate
4 years ago