Danish Farid
e8f879aa43
Debt Task
5 years ago
tinazhang
dc03019200
unskip md5 testcase for RandomPerspective
5 years ago
mindspore-ci-bot
7cc4b8438e
!2853 BBox Ops Python Test file - Fix_Annotate function bug fix
...
Merge pull request !2853 from danishnxt/AugOps-fix
5 years ago
mindspore-ci-bot
f2a99538fd
!2852 Unify Python Docs for C++ Detection Ops
...
Merge pull request !2852 from islam_amin/object_ops_doc
5 years ago
Danish Farid
5a9673ee6f
fix_annotate bug fix
5 years ago
mindspore-ci-bot
8b78bbc3ac
!2830 Address some comments for PR 2602
...
Merge pull request !2830 from JesseKLee/PR2602
5 years ago
yangyongjie
655d5174ea
fix data preprocess bug
5 years ago
wuyongkang
af1bee3cbb
Add record for transform status
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
mindspore-ci-bot
d48a5a4863
!2836 bug fix in auto create quant graph in master
...
Merge pull request !2836 from chenzhongming/master
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
27552eb1c2
!2846 InvertPermutation not support Tensor
...
Merge pull request !2846 from jiangjinsheng/issue_fix4
5 years ago
dinghao
edc210dfdc
fix serving peformance
5 years ago
mindspore-ci-bot
95c378e4f4
!2844 optimize cpu input mem alloc
...
Merge pull request !2844 from kisnwang/optimize-cpu-mem
5 years ago
jiangjinsheng
67a2c5b7d1
fix InvertPermutation
5 years ago
chenzomi
9b7a426c6b
bug fix in auto create quant graph in master
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
mindspore-ci-bot
60de6aae02
!2819 Fix group param order
...
Merge pull request !2819 from ghzl/add_group_param_order
5 years ago
kswang
e53b41bad8
optimize cpu input mem
5 years ago
mindspore-ci-bot
7d5db0e99b
!2840 Update fusion condition of reshape and transpose
...
Merge pull request !2840 from YuJianfeng/master
5 years ago
buxue
cfa41733d6
support Python built-in function 'enumerate'
5 years ago
mindspore-ci-bot
d0d877a4ea
!2841 Fix optimizer step counter bug
...
Merge pull request !2841 from Kang/master
5 years ago
wuyongkang
4419881f2f
Fix optimizer step counter bug
5 years ago
mindspore-ci-bot
a342a615a8
!2823 fix CropAndResize doc
...
Merge pull request !2823 from xutianchun/fix_doc
5 years ago
yujianfeng
3df6845803
Fix fusion condition of reshape and transpose
5 years ago
mindspore-ci-bot
17e1786890
!2820 [bugfix]: communication operator's output should not be swapped
...
Merge pull request !2820 from zyli2020/refine_mem_swap
5 years ago
zhousiyi
b29d260be3
reuse AddN primitive in opt as AddN will replicated by program_specialize
5 years ago
fary86
e17469bf42
Fix bug of large for loop
5 years ago
yuchaojie
f9b80afdc0
add transformer in model_zoo/README
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
dd666ec3c5
!2828 fix tensor index when there is only one element in tuple
...
Merge pull request !2828 from zhangbuxue/fix_tensor_index_when_there_is_only_one_element_in_tuple
5 years ago
mindspore-ci-bot
32405f9ab3
!2817 add internal output
...
Merge pull request !2817 from kisnwang/optimize-sub-graph-memcpy
5 years ago
mindspore-ci-bot
0f399f0a28
!2814 fix HistogramFixedWidth
...
Merge pull request !2814 from jiangjinsheng/issue_fix4
5 years ago
lizhenyu
1b4a7cdeb7
fix mem swap bug
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
kswang
e9067b4a10
add internal output
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
islam_amin
90650658fa
Unify Python Docs for C++ Detection Ops
5 years ago
Jesse Lee
6cfa0891b4
Addressing comments for PR 2602
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
buxue
c5951b0602
fix tensor index when there is only one element in tuple
5 years ago
mindspore-ci-bot
bf699955b1
!2821 fix device queue error when execute profiling
...
Merge pull request !2821 from yanghaitao/yht_fix_device_queu_profiling
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