wenchunjiang
ea65e61cb1
adding new constructKernelGraph to transform all subgraphs to
...
kernel_graph from root func_graph
5 years ago
mindspore-ci-bot
92d196f054
!1178 Complete vm ops for ROIAlign and ROIAlignGrad
...
Merge pull request !1178 from zhouneng/add_vm_support_roialign
5 years ago
hesham
e8ca243364
-Add DE_STRING
...
-replace switch'case by indexing
- Add test case
- Add constructors
- Add getItem string
- Fix bugs
- Add more tests
- Tensor iterator
- asNumpy
- TextFileDataset
- Tensor(Numpy)
- Super > 2D
- Add more test cases for GeneratorDataset
- Change StartAddr to GetBuffer and GetMutableNuffer
- Raise an error if batch is used with strings
Clean-up work
5 years ago
mindspore-ci-bot
a3110549ea
!1191 dataset: repair map Op column name validate problem
...
Merge pull request !1191 from ms_yan/map_column
5 years ago
mindspore-ci-bot
7240c6feff
!1061 Add flat_map op to Dataset
...
Merge pull request !1061 from jiangzhiwen/dataset/flat_map
5 years ago
ms_yan
30739001c8
make sure validate column ok first
5 years ago
wangcong
dfa7b79d75
buffer fusion code refactor
5 years ago
mindspore-ci-bot
e8deacea3c
!1162 change using input or output's device dtype to create transdata's kernel build info
...
Merge pull request !1162 from lianliguang/using-device-dtype-to-create-transdata-kernel-build-info
5 years ago
lvliang
2e284cb849
pynative-fix-topk-run-failed
5 years ago
jiangzhiwen
cb2814b498
flat_map first commit
5 years ago
mindspore-ci-bot
ca64bfdbab
!1120 Code refactoring :modify Infer to Eval
...
Merge pull request !1120 from Kang/master
5 years ago
mindspore-ci-bot
889d7b6eea
!1180 [pre_activate]Fix pylint warning
...
Merge pull request !1180 from YuJianfeng/master
5 years ago
mindspore-ci-bot
6c8d292021
!1145 WIP: fix env_getitem become poly
...
Merge pull request !1145 from xychow/fix-env-getitem-poly
5 years ago
mindspore-ci-bot
efb9672849
!1118 Add BatchNormGrad2BNInferGrad pass
...
Merge pull request !1118 from huanghui/batchnormgrad-to-bninfergrad-pass
5 years ago
mindspore-ci-bot
d11dc8276d
!1181 fix gatherv2 replace graph in auto parallel
...
Merge pull request !1181 from yao_yf/fix_gather_v2_replace_graph
5 years ago
hongxing
8f04adf1c3
feature : eliminate graph
5 years ago
mindspore-ci-bot
6b4a6e55a0
!1177 fix codex
...
Merge pull request !1177 from panyifeng/fix_codex
5 years ago
yao_yf
06d35d8d18
fix gatherv2 replace graph in auto parallel
5 years ago
WilliamLian
52e97dbb79
using device dtype to create transdata kernel build info
5 years ago
mindspore-ci-bot
c680cfbf27
!1157 dataset: add concat operation for dataset
...
Merge pull request !1157 from ms_yan/concat_dataset
5 years ago
mindspore-ci-bot
ab031ee9ea
!1126 VOCDataset support object detection function
...
Merge pull request !1126 from xiefangqi/voc_support_detection
5 years ago
yujianfeng
0f42fdbb80
Fix pylint warning
5 years ago
panyifeng
a028c40e1c
fix codex
5 years ago
zhouneng
c2a1b5f8c1
add register info for ROIAlign and ROIAlignGrad
5 years ago
mindspore-ci-bot
dbac31e787
!1175 LayerNormGrad fix & codex
...
Merge pull request !1175 from chenweifeng/layernorm
5 years ago
huanghui
709828a98b
add BatchNormGrad2BNInferGrad pass
5 years ago
mindspore-ci-bot
42ba885e58
!1098 Add BatchNorm2BNInfer pass
...
Merge pull request !1098 from huanghui/add-batchnorm-bninfer-pass
5 years ago
mindspore-ci-bot
1234439661
!1174 Make optimizer parameter same as gradient
...
Merge pull request !1174 from ghzl/fix-beg-group-parameters
5 years ago
xiefangqi
c937bad53f
minddata support voc
5 years ago
ms_yan
c0fa7b4b19
init commit of concat dataset
...
change to use __add__ operation instead ds.concat
5 years ago
mindspore-ci-bot
e2951707f2
!1167 add o2 amp level to resent50_imagenet2012
...
Merge pull request !1167 from gengdongjie/master
5 years ago
mindspore-ci-bot
f60bf03046
!1102 Add annotation for group parameter of Conv2dTranspose ops
...
Merge pull request !1102 from yangyongjie/master
5 years ago
mindspore-ci-bot
a8dc59789e
!1151 Simplify node traversal strategy
...
Merge pull request !1151 from lyvette/master
5 years ago
wilfChen
1991a89f40
LayerNormGrad fix & codex
5 years ago
mindspore-ci-bot
6f68dd7d12
!1130 support vm for flatten
...
Merge pull request !1130 from jiangjinsheng/flatten
5 years ago
guohongzilong
e0c0c8bc86
make optimizer parameter same as gradient
5 years ago
mindspore-ci-bot
c786596641
!1156 Add batch_norm grad infer fission pass
...
Merge pull request !1156 from YuJianfeng/master
5 years ago
jiangjinsheng
766906dd6d
support vm for flatten
5 years ago
Kang
be60bd3d79
Code refactoring for the static_analysis : modified Infer to Eval.
5 years ago
huanghui
6db71e6576
add batchnorm2bninfer pass
5 years ago
mindspore-ci-bot
8a853cec2d
!1171 adjust onnx related testcases
...
Merge pull request !1171 from fary86/adjust_onnx_related_uts
5 years ago
yujianfeng
2b061c84c7
Add batch_norm_grad infer fisson
5 years ago
mindspore-ci-bot
597933b04b
!1113 rename kernel/mng to kernel/rts
...
Merge pull request !1113 from dengwentao/rts
5 years ago
mindspore-ci-bot
cf6a4fe687
!1155 fix bug of log interface
...
Merge pull request !1155 from fary86/fix_bug_of_log_interface
5 years ago
mindspore-ci-bot
cca0610615
!1158 fix some pyling warnings
...
Merge pull request !1158 from SJN/master
5 years ago
mindspore-ci-bot
d2efa20cab
!1163 Add BatchNorm fusion pattern with mix precision
...
Merge pull request !1163 from YuJianfeng/bn_fusion_with_cast
5 years ago
mindspore-ci-bot
2ee4fdade6
!1165 new control sink entry
...
Merge pull request !1165 from zhoufeng/new-control-sink-entry
5 years ago
mindspore-ci-bot
bb374ebc28
!1015 Support weights to be compiled according to shape
...
Merge pull request !1015 from candanzg/me_with_shape
5 years ago
fary86
fe2ee14340
Adjust onnx exporting related testcases
5 years ago
yangjie159
72f9fe22d4
modify ascend device max memoryGB to 26
...
fix mem_reuse_allocator ReleaseNodeUnusedOutput
5 years ago