mindspore-ci-bot
751b5e6fac
!2897 Modify VOCDataset output float dtype bbox
...
Merge pull request !2897 from xiefangqi/md_voc_support_float
5 years ago
xiefangqi
62d55fdbce
vocdataset support float bbox
5 years ago
mindspore-ci-bot
3d377c51b9
!2839 support vm for PopulationCount
...
Merge pull request !2839 from jiangjinsheng/vm_population_count
5 years ago
mindspore-ci-bot
d4185f336c
!2848 change crop_size from tensor to tuple
...
Merge pull request !2848 from xutianchun/crop_size_tuple
5 years ago
mindspore-ci-bot
aef002ad6c
!2809 support Python built-in function 'enumerate'
...
Merge pull request !2809 from zhangbuxue/support_Python_built-in_functions_enumerate
5 years ago
xutianchun
f9088f46bd
change crop_size from tensor to tuple
5 years ago
leilei_snow
5cccfbc61b
Add TransShape Operator.
5 years ago
mindspore-ci-bot
f42e36b629
!2845 Fix empty graph dump ir failed
...
Merge pull request !2845 from zhoufeng/empty-graph-dump-ir
5 years ago
zhoufeng
1f8b00dff2
Fix empty graph dump ir
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
mindspore-ci-bot
f6b6ef2796
!2761 Record unreused arg in kernel graph
...
Merge pull request !2761 from chenfei_mindspore/split-real-inputs-to-reuse-args-and-not-reuse-args
5 years ago
mindspore-ci-bot
b5066e81ee
!2308 Unskip md5 python UT case for RandomPerspective
...
Merge pull request !2308 from TinaMengtingZhang/unskip-case-random-perspective
5 years ago
mindspore-ci-bot
34fadfad31
!2774 fix perf_data test
...
Merge pull request !2774 from Alexey_Shevlyakov/fix_perf_data_test
5 years ago
tinazhang
dc03019200
unskip md5 testcase for RandomPerspective
5 years ago
Danish Farid
5a9673ee6f
fix_annotate bug fix
5 years ago
chenfei
193c583cf6
add unreuse args of kernel graph
...
insert assign at the end of graph
clear log
clear log 2
handle replace call of unreuse args
handle bug of replace node
5 years ago
jiangjinsheng
ee7aef98df
vm for PopulationCount
5 years ago
mindspore-ci-bot
860a32632e
!2671 vm for MaxPoolGradGrad, MaxPoolGradGradWithArgmax
...
Merge pull request !2671 from jiangjinsheng/vm_max_pool_ext2
5 years ago
mindspore-ci-bot
2711a628fb
!2333 remove addnclass in opt
...
Merge pull request !2333 from xychow/remove-addnclass-in-opt
5 years ago
buxue
cfa41733d6
support Python built-in function 'enumerate'
5 years ago
mindspore-ci-bot
a342a615a8
!2823 fix CropAndResize doc
...
Merge pull request !2823 from xutianchun/fix_doc
5 years ago
zhousiyi
b29d260be3
reuse AddN primitive in opt as AddN will replicated by program_specialize
5 years ago
mindspore-ci-bot
8d660640cc
!2818 Add a primitive operator add to test_lamb
...
Merge pull request !2818 from ddwolf/add_primitive_op_to_test_lamb
5 years ago
mindspore-ci-bot
2cd9649b9e
!2810 Add operator adapting in ME for Softsign
...
Merge pull request !2810 from zhangzheng/softsign
5 years ago
mindspore-ci-bot
391f5e44e4
!2832 check types for optional boolean parameters
...
Merge pull request !2832 from Peilin/invalid-type-bucket-check
5 years ago
mindspore-ci-bot
9b915b5c28
!2831 Rework/Fix arithmetic_simplify passes
...
Merge pull request !2831 from thlinh/dev_Jul02_rework_arithmetic_simplify
5 years ago
Hoai Linh Tran
6bd66e7953
Fix memcpy calls. Add ut tests for arithmetic_simplify. Split long arithmetic_simplify.h to arithmetic_simplify.cc
...
Code checking
5 years ago
peilin-wang
29aa589972
added check for invalid type for boolean args
5 years ago
ale
383564c417
fix perf_data test
5 years ago
mindspore-ci-bot
709dfd7e81
!2738 [Dataset C++ UT] Implement C++ UT common class for object detection tests.
...
Merge pull request !2738 from islam_amin/object_ops_ut_cc
5 years ago
mindspore-ci-bot
c1a53d3f68
!2822 Fix bool tensor problem
...
Merge pull request !2822 from hewei/fix_bool_tensor
5 years ago
xutianchun
77b5ae054a
fix CropAndResize doc
5 years ago
He Wei
a0623e1528
Fix bool type tensor problem
...
Problem: Create 'uint8' type tensor from float data raise RuntimeError;
Fix: Use same internal data type for 'uint8' and 'bool' tensor and allows
convert float data to bool tensor.
5 years ago
duxiutao
793737ab62
add primitive operator to test_lamb
5 years ago
panbingao
1e51414f1b
Adapting operator Softsign in ME
5 years ago
mindspore-ci-bot
b052ecf43b
!2804 Add TBE operators SparseApplyFtrlV2\SparseApplyAdagradV2 for VM.
...
Merge pull request !2804 from liuxiao93/ops-for-VM
5 years ago
mindspore-ci-bot
687319219f
!2565 Add case for precision of bert network
...
Merge pull request !2565 from ddwolf/add_case_for_precisoin_of_bert
5 years ago
mindspore-ci-bot
19334b4f05
!2802 fix gcn import path error
...
Merge pull request !2802 from chentingting/fix_import_path_error
5 years ago
duxiutao
1e43c609e0
Add test case and fix two bugs
...
1. add case to guard precision
2. fix a shape bug
3. fix a funcGraph bug
5 years ago
liuxiao
ddedc41613
Add TBE operators SparseApplyFtrlV2\SparseApplyAdagradV2 for VM.
5 years ago
chentingting
a04d497118
fix gcn import error
5 years ago
mindspore-ci-bot
f1a9a7ceb1
!2718 fix quantization aware training auto create graph bug
...
Merge pull request !2718 from chenzhongming/master
5 years ago
mindspore-ci-bot
be93c54dc8
!2800 Modify nested while testcase
...
Merge pull request !2800 from zhoufeng/fix-nested-while
5 years ago
zhoufeng
c94dea6a51
Modify nested while testcase
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
mindspore-ci-bot
622b97f3b6
!2787 Add op ScatterMul ScatterDiv vm
...
Merge pull request !2787 from zhaozhenlong/op/scatter-div-mul-vm
5 years ago
mindspore-ci-bot
31d6d30e6a
!2788 Delete shape validation in initializer()
...
Merge pull request !2788 from yangzhenzhang/delete-shape-validation
5 years ago
jiangjinsheng
ce4e15b0b3
vm for MaxPoolExt2,MaxPoolGradGrad,MaxPoolGradGradWithArgmax
5 years ago
mindspore-ci-bot
f18329eaa5
!2782 New control sink testcase
...
Merge pull request !2782 from zhoufeng/control-sink-test
5 years ago
yangzhenzhang
2351845ede
delete shape validation in initializer
5 years ago
zhoufeng
18bc81e88c
Ascend control sink testcase
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
zhaozhenlong
8d9939eaa4
ScatterMull and ScatterDiv vm
5 years ago