mindspore-ci-bot
e26746ad18
!2816 Optimization for ApplyTransform function
...
Merge pull request !2816 from Kang/optimization
5 years ago
mindspore-ci-bot
9ba937b1af
!2920 Updating 3 BBox AugOps for Float + Common Files for BBox Float Support - (VertFlip/RandomCrop/RandomResizeCrop)
...
Merge pull request !2920 from danishnxt/AugOps-M1-Python
5 years ago
mindspore-ci-bot
c9929fd8a1
!2900 Update BoundingBoxAugment and RandomHorizontalFlipWithBBox to use float
...
Merge pull request !2900 from islam_amin/object_ops_cc_float
5 years ago
mindspore-ci-bot
92d2011b8b
!2924 [Dataset Python UT] Disable md5 random perspective test
...
Merge pull request !2924 from TinaMengtingZhang/redo-skip-md5-random-perspective-test
5 years ago
mindspore-ci-bot
6d946b6a19
!2890 Fix for Alexey's testcase
...
Merge pull request !2890 from JesseKLee/queue_perf
5 years ago
Danish Farid
78c370f72a
First Commit - New Infrastructure - Python UT tests + Common Aug Files
...
fix accidental change overwrite
fix 2
updated inits from 0 to 0.0 for float
improvd python ut comments
updated macro
5 years ago
tinazhang
8455f957ac
disable md5 random perspective test case
5 years ago
wuyongkang
02dd305bb0
Optimization for ApplyTransform function
5 years ago
mindspore-ci-bot
faa1084bd8
!2865 asymmetric param row split support for GatherV2
...
Merge pull request !2865 from yihuaijie/dev
5 years ago
mindspore-ci-bot
b82926138d
!2905 two level reduce sparse gradient
...
Merge pull request !2905 from kisnwang/parallel-reduce-sparse-gradient
5 years ago
mindspore-ci-bot
5baae2ebd0
!2884 Add TBE op UnsortedSegmentProd for VM.
...
Merge pull request !2884 from liuxiao93/UnsortedSegmentProd
5 years ago
mindspore-ci-bot
bd60db5c11
!2811 support vm for ParallelConcat
...
Merge pull request !2811 from jiangjinsheng/vm_parallel_concat
5 years ago
kswang
a719a9fe3a
add two level reduce sparse gradient
5 years ago
liuxiao93
2b0ecfd2b1
Add TBE op UnsortedSegmentProd for VM.
5 years ago
Yi Huaijie
cae254f4df
asymmetric row split support for GatherV2
5 years ago
islam_amin
dfc3409f67
Update RandomHorizontalFlipWithBBox and BoundingBouxAugment C++ Ops to use floats
5 years ago
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
Jesse Lee
e0ef91a676
Fix Queue::Reset
5 years ago
jiangjinsheng
a3565a75d1
vm for ParallelConcat
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