mindspore-ci-bot
b45f289801
!13504 Add check of GetPerspectiveTransform and GetAffineTransform
...
From: @shenwei41
Reviewed-by: @liucunwei,@pandoublefeng
Signed-off-by: @liucunwei
4 years ago
mindspore-ci-bot
dd90f7f055
!13506 dataset UT: Reinstate INFO logging and data verification - part 3
...
From: @cathwong
Reviewed-by: @robingrosman,@liucunwei
Signed-off-by: @robingrosman
4 years ago
mindspore-ci-bot
9bac30d37f
!13496 adjust performance of bert_thor
...
From: @sl_wang
Reviewed-by: @kisnwang,@c_34
Signed-off-by: @c_34
4 years ago
Cathy Wong
1775c4e83d
dataset: Reinstate INFO logging and data verification - part 3
...
Updates: GetItemAt, CreateFromVector, CreateScalar.
Add TEST_MS_LOG_MSTENSOR.
Wrap ASSERT_OK around Tensor function calls.
4 years ago
shenwei41
89f109a3f3
add check of operation
4 years ago
mindspore-ci-bot
3b97543add
!13457 Adjust st testcase for interface forwardvalueandgrad
...
From: @joylvliang
Reviewed-by: @zhoufeng54,@zh_qh
Signed-off-by: @zh_qh
4 years ago
mindspore-ci-bot
b20e964760
!13429 Refactor some cpu ops
...
From: @wuxuejian
Reviewed-by: @kisnwang,@liangchenghui
Signed-off-by: @liangchenghui
4 years ago
mwang
ed1e4f7ae0
adjust performance of bert thor
4 years ago
huangmengxi
38b49fb30e
bug fix
...
fix ci shape 0 errors
4 years ago
changzherui
8d29f37925
add export bgcf mindir test
4 years ago
Eric
a7da38feeb
Added example for ngram
4 years ago
lvliang
8da8d9b18f
adjust_st_testcase_for_interface_forwardvalueandgrad
4 years ago
mindspore-ci-bot
c0aa5f8132
!13365 Fix random rotation input check
...
From: @ezphlow
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
f68732c15d
!13279 Add resizefiller operation
...
From: @shenwei41
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
4639dc44b8
!13438 fix bug of runtest.sh when run ut python
...
From: @xsmq
Reviewed-by: @xulei2020,@zhoufeng54,@zhunaipan
Signed-off-by: @zhoufeng54,@zhunaipan
4 years ago
mindspore-ci-bot
b61aa9b4cf
!13342 Throw exception when tensor with 0 shape is constructed
...
From: @liangzhibo
Reviewed-by:
Signed-off-by:
4 years ago
Eric
c730df23e8
Added json fix 2
4 years ago
Eric
4be0ffb9ba
removing type_id.h from header files
4 years ago
xsmq
d7eeed0b27
fix bug of runtest.sh when run ut python
4 years ago
mindspore-ci-bot
0fdf5c54e3
!13069 Add dynamic shape testcases for Sub
...
From: @TFbunny
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
4 years ago
mindspore-ci-bot
465ea885de
!13399 workspace of comm op can be reused
...
From: @zhoufeng54
Reviewed-by: @kisnwang,@chujinjin
Signed-off-by: @chujinjin
4 years ago
wuxuejian
5498103990
Refactor some cpu ops
4 years ago
shenwei41
d1bb9d470e
Add resizefiller
4 years ago
mindspore-ci-bot
7454ac8ecd
!13382 [PipelineSplit]change pipeline key word
...
From: @lichen666
Reviewed-by: @kisnwang,@zhunaipan
Signed-off-by: @zhunaipan
4 years ago
mindspore-ci-bot
df4da9ca85
!13403 fix level1 mindspore.numpy ci errors
...
From: @yanglf1121
Reviewed-by: @guoqi1024,@liangchenghui
Signed-off-by: @liangchenghui
4 years ago
mindspore-ci-bot
48a7a94677
!13397 fix shellcheck error
...
From: @xsmq
Reviewed-by: @zhoufeng54,@zhunaipan
Signed-off-by: @zhunaipan
4 years ago
mindspore-ci-bot
2545e2c5f1
!13335 Fix check of input dims for BiasAdd and attr of maxpool3d .
...
From: @liu_xiao_93
Reviewed-by: @liangchenghui
Signed-off-by: @liangchenghui
4 years ago
mindspore-ci-bot
f9c408934e
!13380 unify range
...
From: @lianliguang
Reviewed-by: @zh_qh,@ginfung
Signed-off-by: @zh_qh
4 years ago
huangmengxi
535f14b58e
* fix ci error
4 years ago
xsmq
bf6da44f84
fix shellcheck error
4 years ago
mindspore-ci-bot
bba879a703
!13379 fix bias add infer
...
From: @lianliguang
Reviewed-by: @ginfung,@chujinjin
Signed-off-by: @chujinjin
4 years ago
zhoufeng
b7e5f956e5
workspace of comm op can be reused
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
4 years ago
mindspore-ci-bot
7c4d7a89e1
!13310 numpy-native fix linspace, diag, mximum, minimum
...
From: @jachua
Reviewed-by: @guoqi1024,@liangchenghui
Signed-off-by: @liangchenghui
4 years ago
mindspore-ci-bot
77cda67b3f
!13012 add mul fusion based on allreduce fusion
...
From: @lvchangquan
Reviewed-by:
Signed-off-by:
4 years ago
lichenever
a2b2727ba8
change_pipeline_key_word
4 years ago
liuxiao93
a6b7de5df9
fix check of input dims for BiasAdd.
4 years ago
LianLiguang
17b9758543
unify range ops
4 years ago
LianLiguang
d34074d1ac
fix bug of biasadd grad's infer shape
4 years ago
l00591931
bd777e0710
throw exception when tensor has zero in shape
4 years ago
Eric
9b921953f9
misc issues
4 years ago
huangmengxi
2f463d4a97
bug fix
4 years ago
Lixia Chen
30017ea5a0
Fix codex issues
4 years ago
lvchangquan
31f9e6a42c
add op_mul fusion based on allreduce fusion in pynative mode
4 years ago
mindspore-ci-bot
0cf6fb5310
!13264 [MD] Fix input check bug in RandomSelectSubpolicyOperation and codex issues
...
From: @tina_mengting_zhang
Reviewed-by: @robingrosman,@nsyca
Signed-off-by: @robingrosman
4 years ago
mindspore-ci-bot
ec4d1fbf60
!12726 Add March Numpy interfaces to mindspore
...
From: @yanglf1121
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
18580ac506
!13140 Operator[StridedSlice] not support bool tensor in cpu env.
...
From: @wangyanling10
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
1cc4d28843
!12911 [MD] fix error when train twice in pynative and feed mode
...
From: @liyong126
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
58da4dbd23
!10239 add StackPush and StackPop for aicpu
...
From: @yanzhenxiang2020
Reviewed-by:
Signed-off-by:
4 years ago
yanglf1121
72b365c24b
Add new np interfaces
4 years ago
wangyanling
42aa96a1a2
support bool data type for StridedSlice op
4 years ago
mindspore-ci-bot
b8b96e15e7
!13155 [ME]Fix bug of embed J and side-by-side J
...
From: @chenfei52
Reviewed-by: @zh_qh
Signed-off-by: @zh_qh
4 years ago
mindspore-ci-bot
7b5eaac570
!13223 zero copy
...
From: @zhupuxu
Reviewed-by:
Signed-off-by:
4 years ago
yanzhenxiang2020
f6677628c0
add StackPush and StackPop for aicpu
4 years ago
mindspore-ci-bot
5a6bb251b0
!12724 add Dropout2D and rename Dropout3d to Dropout3D
...
From: @yanzhenxiang2020
Reviewed-by:
Signed-off-by:
4 years ago
zhupuxu
3cc573b5b8
zero copy
...
Signed-off-by: zhupuxu <zhupuxu@huawei.com>
4 years ago
liyong
621b796ed3
fix error when train twice in pynative and feed model
4 years ago
ms_yan
b4b4577b85
adapter profiling with new ascend lib
4 years ago
mindspore-ci-bot
423026c1ac
!13226 update graphengine 0311
...
From: @shenwei41
Reviewed-by:
Signed-off-by:
4 years ago
shenwei41
c0f966ddef
update graphengine 0311
4 years ago
mindspore-ci-bot
ac18da3770
!13061 [MD][bugfix] Fix to_json error: can't pickle pyfunc
...
From: @xiefangqi
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
f9a1587e82
!13158 [MD] Fix errors of RandomAffine and examples in docs
...
From: @tiancixiao
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
be797d821f
!13262 Support string in GPU Print
...
From: @TFbunny
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
98a87ad969
!13220 Add data helper to C++ API
...
From: @ezphlow
Reviewed-by:
Signed-off-by:
4 years ago
TinaMengtingZhang
ac05546aeb
fix input check bug in RandomSelectSubpolicy and codex issue
4 years ago
Eric
82f7c6f2c7
Moving data_helper
...
exposing json
WIP fix for removing templates
Removing templates part 1
replacing core/constants.h
removed template part 2
Changed fake data to filler data
Fixing CI
Fix CI part 2
CI fix part 2
Fix CI 3
Fixed lizard for data_util
Fixed clang
Fixing CI part 4
4 years ago
mindspore-ci-bot
483bb9de60
!13078 dataset UT: Reinstate INFO logging and data verification - part 2
...
From: @cathwong
Reviewed-by:
Signed-off-by:
4 years ago
TFBunny
4d35303265
support string in GPU print
4 years ago
Cathy Wong
95bbaaf9f6
dataset: Reinstate INFO logging and data verification - part 2
...
for image/vision datasets
4 years ago
chenfei
fc335daa30
get all j node and then expand them
4 years ago
mindspore-ci-bot
be17d5c54c
!11678 Reactor pynative
...
From: @zjun3021
Reviewed-by:
Signed-off-by:
4 years ago
Xiao Tianci
4a7100c7f9
fix RandomAffine degree error and some examples in docs
4 years ago
mindspore-ci-bot
682a8926bd
!13176 fix minddata transform issue
...
From: @luoyang42
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
a1c3f55aca
!13197 support item negative index bprop
...
From: @zhangbuxue
Reviewed-by: @ginfung
Signed-off-by:
4 years ago
xiefangqi
41f3e02e87
fix pyfunc pickle issue
4 years ago
mindspore-ci-bot
00f2ec66df
!13173 Change switch to Switch
...
From: @liangzhibo
Reviewed-by: @kingxian,@jpc_chenjianping
Signed-off-by: @kingxian
4 years ago
buxue
50ee325b96
support item negative index bprop
4 years ago
YangLuo
74d7bb41a6
fix minddata transform issue
4 years ago
mindspore-ci-bot
1e33df94a5
!13142 support name or attribute ast.Expr
...
From: @zhangbuxue
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
f7040ca134
!13198 Fix get_dataset_size error with PKSampler
...
From: @ziruiwu
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
1bb789278d
!13200 Fix CI warnings and test team issues
...
From: @alexyuyue
Reviewed-by: @robingrosman,@nsyca
Signed-off-by: @robingrosman
4 years ago
Zirui Wu
2692e3cc3d
fix pk sampler's get_dataset error due to num_class unavaiable at pre-runtime
4 years ago
mindspore-ci-bot
236c874e64
!12862 Increase default level of parallelism in minddata pipeline
...
From: @robingrosman
Reviewed-by:
Signed-off-by:
4 years ago
alex-yuyue
2457f52596
Fix CI warning and test team issues
...
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
4 years ago
buxue
2551f5ea7e
support name or attribute ast.Expr
4 years ago
zjun
ae3a9d2883
Reactor pynative
...
Signed-off-by: zjun <zhangjun0@huawei.com>
Modify real dynamic
Signed-off-by: zjun <zhangjun0@huawei.com>
4 years ago
l00591931
bbdb050fc7
Change switch to Switch
4 years ago
mindspore-ci-bot
e1a95b1152
!12714 rebuild getitem
...
From: @yepei6
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
b4c485e255
!13088 Add Error message
...
From: @lizhenglong1992
Reviewed-by: @pandoublefeng,@heleiwang
Signed-off-by: @pandoublefeng
4 years ago
RobinGrosman
a0e75b845a
Increase default level of parallelism in mindddata pipeline to 8.
...
Adjust memory usage to not increase as parallelism increases. it will
stay at same level it would be with 4 parallelism
4 years ago
mindspore-ci-bot
0febd9c891
!13017 Add RGB2GRAY Operation
...
From: @shenwei41
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
b46f3615a9
!13132 dataset: Specify Sampler and TensorTransform C++ API classes as final
...
From: @cathwong
Reviewed-by: @robingrosman
Signed-off-by: @robingrosman
4 years ago
mindspore-ci-bot
54c37bcd61
!12947 Add MaxPool3D,MaxPool3DGrad,MaxPool3DGradGrad ops for Ascend.
...
From: @liu_xiao_93
Reviewed-by: @liangchenghui
Signed-off-by: @liangchenghui
4 years ago
Cathy Wong
71ad3bb808
dataset: Specify Sampler and TensorTransform C++ API classes as final
4 years ago
shenwei41
7b56d1772e
Add RGB2GRAY operation
4 years ago
mindspore-ci-bot
c69142fdc1
!12968 update reshape type for 3d nodes
...
From: @liubuyu
Reviewed-by:
Signed-off-by:
4 years ago
jonyguo
c426cd5434
fix: increace deviation_ratio for gnn test case
4 years ago
liuxiao93
35f6ba9011
Add MaxPool3D,MaxPool3DGrad,MaxPool3DGradGrad ops for Ascend.
4 years ago
Zhenglong Li
762c63af6f
Add error message
4 years ago
mindspore-ci-bot
3c7463bf2c
!12943 adding fix to sample script
...
From: @ezphlow
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
063607de90
!13015 update testcases of dump
...
From: @rainyhorse
Reviewed-by: @xsmq,@zhoufeng54
Signed-off-by: @zhoufeng54
4 years ago
liubuyu
518818fbef
reshape type for 3d nodes
4 years ago
Eric
ed373f61ac
Adding inheritance to user defined sampler
...
what if we just do nothing
trying wrapper approach
Fix yolo
4 years ago
TFBunny
3f397503c0
add dynamic shape testcases for Sub
4 years ago
mindspore-ci-bot
62a6f783b3
!12809 Added pull-based prototype
...
From: @mahdirahmanihanzaki
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
04e23927ef
!12688 using cpp infer firstly
...
From: @lianliguang
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
2303abd58c
!12693 Setting of dynamic_batch_size supported
...
From: @zhupuxu
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
fe3b26a637
!12982 dice bug
...
From: @lijiaqi0612
Reviewed-by:
Signed-off-by:
4 years ago
jiaqi
cdb7330818
diceloss bug
4 years ago
zhupuxu
5ca25451ee
dynamic_batch
...
Signed-off-by: zhupuxu <zhupuxu@huawei.com>
4 years ago
mindspore-ci-bot
70024d3ab1
!12189 Add CPU Pad op
...
From: @wanyiming
Reviewed-by:
Signed-off-by:
4 years ago
LianLiguang
4acab81599
using cpp infer firstly
4 years ago
rainyhorse
d2432a962a
update the convert tool path
4 years ago
mindspore-ci-bot
723844a06f
!12999 Dvpp input validation
...
From: @lizhenglong1992
Reviewed-by: @liucunwei
Signed-off-by: @liucunwei
4 years ago
yepei6
57373ed30a
merge getitem the by otehr types to by tuple(success)
4 years ago
mindspore-ci-bot
750d7e6e2a
!12793 [auto-monad] Refactor ascend_auto_monad
...
From: @hwhewei
Reviewed-by:
Signed-off-by:
4 years ago
Mahdi
9c3c36217e
Added pull based prototype
4 years ago
Zhenglong Li
2474a0237f
Fix dvpp input validation and Aipp config generation issue
4 years ago
mindspore-ci-bot
802e756c9b
!12897 Add float64 support to reducemax grad gpu op
...
From: @peilin-wang
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
4 years ago
mindspore-ci-bot
480fda8654
!12984 Fix summary ut
...
From: @ouwenchang
Reviewed-by: @yelihua,@lixiaohui33
Signed-off-by: @lixiaohui33
4 years ago
ougongchang
e8ee209877
Optimize summary ut and delete duplicate test cases
...
Change the summary test case to stage3 to avoid multiple processes that cause the summary test case to fail
4 years ago
mindspore-ci-bot
8b733dccaa
!12922 biasadd report error when input 5d with nchw format at cpu
...
From: @wangyanling10
Reviewed-by:
Signed-off-by:
4 years ago
wanyiming
dbc0ad13db
cpu_pad_op
4 years ago
mindspore-ci-bot
b8fc22d551
!12976 New gpu op TensorScatterUpdate
...
From: @peilin-wang
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
4 years ago
wangyanling
e6693ea89d
biasadd operator report error when input is not 2d or 4d
4 years ago
Peilin Wang
dd72f44b27
tensor_scatter_update new op quick initial commit
...
fix ci
fix ci
fix ci
fix ci
4 years ago
mindspore-ci-bot
d8ec8f6e95
!12782 support load mindir and run
...
From: @wangnan39
Reviewed-by:
Signed-off-by:
4 years ago
He Wei
891fd7df92
[auto-monad] Refactor ascend_auto_monad
...
1. Remove output parameter pool for ascend control flow;
2. Remove duplicate code for Switch and SwitchLayer;
3. Add 'return' attribute to label_goto that used for return;
4. Disable tail call optimize for graphs with 'recursive' flag.
4 years ago
mindspore-ci-bot
9ed9d950e2
!11446 fix argmax op for cpu and gpu
...
From: @xcnick
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
91cf88d692
!12883 Fix bugs of minddata transforms
...
From: @luoyang42
Reviewed-by:
Signed-off-by:
4 years ago
YangLuo
74431ad117
Fix bugs of minddata transforms
4 years ago
wangnan39@huawei.com
0681c2597b
develop mindir load and run
4 years ago
mindspore-ci-bot
7ba21f8d8c
!12900 Add communication parallel mode.
...
From: @liujunzhu
Reviewed-by: @zhoufeng54,@guoqi1024
Signed-off-by: @guoqi1024
4 years ago
mindspore-ci-bot
48d4cca512
!12949 Add TopoSort Rhs First attribute for special CNode, such as Depend CNode with isolated nodes.
...
From: @zh_qh
Reviewed-by: @hwhewei,@zhunaipan
Signed-off-by: @zhunaipan
4 years ago
Zhang Qinghua
df866f7248
Add TopoSort Rhs First attribute for special CNode, such as Depend CNode with isolated nodes.
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
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
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
9baec79337
!12881 add GaussianBlur and Canny for lite_cv
...
From: @tiancixiao
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
0fa20d5592
!12622 Debug for new interface ForwardValueAndGrad
...
From: @joylvliang
Reviewed-by:
Signed-off-by:
4 years ago
lvliang
26f6fea675
debug_for_new_interface_forwardvalueandgrad
4 years ago
l00591931
680324f225
Change make tuple in core.ops
4 years ago
Ziyan
ec9793861f
fix grad accu
4 years ago
mindspore-ci-bot
8432bdffbf
!12880 move operator primitive of Centralization to _inner_ops
...
From: @david-he91
Reviewed-by: @liangchenghui,@guoqi1024
Signed-off-by: @liangchenghui
4 years ago
Peilin Wang
783c57c209
add float64 support to reducemax grad
...
fix ci
4 years ago
mindspore-ci-bot
569e679c66
!12895 [MD] C++ testcases cleanup: for random tensor ops and transforms ops
...
From: @tina_mengting_zhang
Reviewed-by: @mikef,@robingrosman
Signed-off-by: @robingrosman
4 years ago
TinaMengtingZhang
6280582315
fix testcases in c_api_random_test.cc
...
fix testcases in c_api_transforms_test.cc
4 years ago
Xiao Tianci
449452c7ef
add gaussian blur and canny for lite cv process
4 years ago
tom__chen
56e8aa9f7e
change index_add op input_x to type Parameter
4 years ago
mindspore-ci-bot
9b527cc9dd
!12800 Optimize the compile performance in Parser, FG, Manager and Renormalize.
...
From: @zh_qh
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
423dcfc917
!12836 Change return in core_ops
...
From: @liangzhibo
Reviewed-by: @kingxian,@jpc_chenjianping
Signed-off-by: @kingxian
4 years ago
xcnick
d65a5affba
fix cpu/gpu argmax op
4 years ago
hedongdong
d8382f4d57
move operator primitive of Centralization to _inner_ops
4 years ago
Zhang Qinghua
8b8c59f01e
Optimize the compile performance in Parser, FG, Manager and Renormalize:
...
---
Remove the routine of handling isolated nodes in Renormalize.
Add isolated nodes from Parser&Resolver.
Modify isolated nodes handling in FG&Manager.
Optimize the renormalize routines.
Other optimizations.
4 years ago
mindspore-ci-bot
2f312dac66
!12091 Performance optimization for PyNative AllReduce
...
From: @jojobugfree
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
bb303647c7
!12799 Fix typos in head descriptions about license.
...
From: @c_34
Reviewed-by: @wuxuejian
Signed-off-by: @wuxuejian
4 years ago
mindspore-ci-bot
9aa0753588
!12840 open 8p testcases
...
From: @zhoufeng54
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
7ff2b3b499
!12781 fix bug of amp bn cast
...
From: @jojobugfree
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
541643e16b
!12777 fix ci pynative case
...
From: @jojobugfree
Reviewed-by: @chujinjin,@jjfeing
Signed-off-by: @chujinjin
4 years ago
l00591931
cf7c5840e3
Change return
4 years ago
alex-yuyue
6d7be32614
Add more callable test and clean the input check
...
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
4 years ago
Peilin Wang
347575a38f
add grad for GpuDynamicShape testing op
...
add tests
removed some unused imports
fix ci
4 years ago
mindspore-ci-bot
1c191a65fb
!12765 Fix numpy input to samplers
...
From: @hfarahat
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
c07371f5c9
!12763 Fix C++ API testcases
...
From: @ezphlow
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
8e13667ff4
!12674 Add support to multiple tensor in eager mode
...
From: @alexyuyue
Reviewed-by: @nsyca
Signed-off-by:
4 years ago
Eric
f9a2379a70
Fixing api leftover
...
Fixed compile error
Fixed more testcases
4 years ago
zhoufeng
98775f29dd
open 8p testcase
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
4 years ago
caifubi
ae1e6bf176
fix ci pynative case
4 years ago
caifubi
171b468bb3
PyNative AllReduce Bucket
4 years ago
mindspore-ci-bot
e58be0de71
!12737 quantum state evolution operator
...
From: @donghufeng
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
4b7e76b4fb
!12796 AIpp config file generator bug fix
...
From: @lizhenglong1992
Reviewed-by: @liucunwei,@heleiwang
Signed-off-by: @liucunwei
4 years ago
mindspore-ci-bot
4f504ad2a3
!12760 Fix include file(samplers.h) contains internal head file & Fix execute ut
...
From: @luoyang42
Reviewed-by: @pandoublefeng,@heleiwang,@liucunwei
Signed-off-by: @pandoublefeng,@liucunwei
4 years ago
chenhaozhe
82c5486714
fix typos in lincense
4 years ago
mindspore-ci-bot
7fcce73c51
!12700 add grad accumulation combined with optimizer parallel
...
From: @yangzhenzhang
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
99c17c43d8
!12746 Fix ApplyAdagradCpuKernel output
...
From: @yang_chun
Reviewed-by: @wuxuejian,@c_34
Signed-off-by: @wuxuejian
4 years ago
mindspore-ci-bot
8fb01aabd4
!12738 Add heartbeat check in summary and delete test cases that do not exit
...
From: @ouwenchang
Reviewed-by: @yelihua
Signed-off-by:
4 years ago
mindspore-ci-bot
ccc343f8da
!12786 adapt some 3d ops.
...
From: @liu_xiao_93
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
4 years ago
alex-yuyue
66aff93940
Fix test team issue: ToNumber in eager mode.
...
And support multiple tensor as input in call method
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
4 years ago
mindspore-ci-bot
7f71525b0a
!12810 dataset: Add IR vision error input tests, plus other UT updates
...
From: @cathwong
Reviewed-by:
Signed-off-by:
4 years ago
Cathy Wong
253f389817
dataset: Add IR vision error input tests, plus other UT updates
4 years ago
mindspore-ci-bot
1f93d097cf
!12762 [MD] C++ API class: make Parse() as protected
...
From: @tina_mengting_zhang
Reviewed-by:
Signed-off-by:
4 years ago
Zhenglong Li
07dd752e1e
Fix aipp config file generator bug
4 years ago
caifubi
a6959c2a13
fix bn cast bug
4 years ago
ougongchang
4309e20b1b
Add heartbeat check in summary and delete test cases that do not exit
4 years ago
liuxiao93
6459229fff
adapt some 3d ops.
4 years ago
YangLuo
eecbc99b2e
fix minddata include internal head file & fix execute ut
4 years ago
chendongsheng
db0a6f1e19
replace ps-lite
4 years ago
mindspore-ci-bot
d61f646431
!12743 Add ERROR and WARNING information for execute class
...
From: @lizhenglong1992
Reviewed-by: @heleiwang,@pandoublefeng
Signed-off-by: @pandoublefeng
4 years ago
yang_chun
580d33e90e
Fix: ApplyAdagrad output.
4 years ago
mindspore-ci-bot
130f4c2810
!12654 numpy-native move matmul from numpy to ops
...
From: @jachua
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
8800347e7a
!12745 remove test address exception
...
From: @anancds
Reviewed-by: @cristoval,@xsmq
Signed-off-by: @cristoval
4 years ago
TinaMengtingZhang
ccefa8b32e
Make Parse() as protected
4 years ago
hesham
616d1a1f3d
Fix sampler supporting numpy input
4 years ago
mindspore-ci-bot
85461bcdb3
!12532 add SyncBatchNorm
...
From: @yuchaojie
Reviewed-by:
Signed-off-by:
4 years ago
huangmengxi
3a319a97e9
move matmul from numpy to ops
4 years ago
Zhenglong Li
5cf805d46a
Fix some issue of ERROR information in log
4 years ago
chendongsheng
dfcbf96424
remove test address exception
4 years ago