leopz
40e15996b0
move default_param out of parameter and remove pybind11 in anf define
5 年前
Wei Luning
3db8cfa54f
add pattern AdjustAllReduceMulAdduse the old opadd test case for bugtemp fix try
5 年前
mindspore-ci-bot
c793540cc9
!1231 Assign label resource for new control sink
Merge pull request !1231 from zhoufeng/label-assign
5 年前
zhoufeng
c99f904276
assign label resource for new control sink
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 年前
mindspore-ci-bot
828d0b124e
!1209 add format trans function
Merge pull request !1209 from liubuyu/master
5 年前
mindspore-ci-bot
1b7cdc4c61
!1218 clean pylint warning in test about import
Merge pull request !1218 from jinyaohui/pylint1
5 年前
liubuyu
f70429d671
add format transfer
5 年前
yujianfeng
c8d33568f2
Add an new output to FusedMulApplyMomentum
5 年前
jinyaohui
5a914994ba
clean pylint
5 年前
huanghui
c4af71e236
add LarsV2 fission pass
5 年前
jinyaohui
bcfaff97f9
clean pylint
5 年前
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 年前
mindspore-ci-bot
ca64bfdbab
!1120 Code refactoring :modify Infer to Eval
Merge pull request !1120 from Kang/master
5 年前
mindspore-ci-bot
889d7b6eea
!1180 [pre_activate]Fix pylint warning
Merge pull request !1180 from YuJianfeng/master
5 年前
mindspore-ci-bot
efb9672849
!1118 Add BatchNormGrad2BNInferGrad pass
Merge pull request !1118 from huanghui/batchnormgrad-to-bninfergrad-pass
5 年前
mindspore-ci-bot
c680cfbf27
!1157 dataset: add concat operation for dataset
Merge pull request !1157 from ms_yan/concat_dataset
5 年前
mindspore-ci-bot
ab031ee9ea
!1126 VOCDataset support object detection function
Merge pull request !1126 from xiefangqi/voc_support_detection
5 年前
yujianfeng
0f42fdbb80
Fix pylint warning
5 年前
huanghui
709828a98b
add BatchNormGrad2BNInferGrad pass
5 年前
mindspore-ci-bot
42ba885e58
!1098 Add BatchNorm2BNInfer pass
Merge pull request !1098 from huanghui/add-batchnorm-bninfer-pass
5 年前
xiefangqi
c937bad53f
minddata support voc
5 年前
ms_yan
c0fa7b4b19
init commit of concat dataset
change to use __add__ operation instead ds.concat
5 年前
Kang
be60bd3d79
Code refactoring for the static_analysis : modified Infer to Eval.
5 年前
huanghui
6db71e6576
add batchnorm2bninfer pass
5 年前
yujianfeng
2b061c84c7
Add batch_norm_grad infer fisson
5 年前
mindspore-ci-bot
597933b04b
!1113 rename kernel/mng to kernel/rts
Merge pull request !1113 from dengwentao/rts
5 年前
yujianfeng
6e89ebe6f0
Add BatchNorm fusion pattern with mix precision
5 年前
mindspore-ci-bot
4bb46606db
!1149 fix pylint in tests
Merge pull request !1149 from panyifeng/fix_pylint
5 年前
panyifeng
755ba75deb
fix pylint
5 年前
etone-chan
c4a5bfb787
add matmul eltwise buffer fusion pass
5 年前
mindspore-ci-bot
9e116e15fb
!1139 Change Thread::Join to async call with time out
Merge pull request !1139 from JesseKLee/timing_hole
5 年前
mindspore-ci-bot
1a052f7155
!1131 [Data]fix cmake build format
Merge pull request !1131 from xulei/filter_op
5 年前
Jesse Lee
f2be49d85e
Fix a racing condition
5 年前
xulei2020
903b64daa2
fix cmake build format
5 年前
mindspore-ci-bot
8b98f921cc
!1124 Add broadcast fusion pass
Merge pull request !1124 from YuJianfeng/master
5 年前
dengwentao
fa83fc3e02
rename kernel/mng to kernel/rts
5 年前
mindspore-ci-bot
1a98c6b459
!999 [MD] mindrecord support reading file list
Merge pull request !999 from liyong126/mindrecord_file_list
5 年前
yujianfeng
31d8db9fc6
Add broadcast fusion pass
5 年前
mindspore-ci-bot
86d4797399
!1079 Convert AiCpu kernel when aicore not supported
Merge pull request !1079 from lianliguang/convert-to-AICPU-when-AiCore-not-supported-kernel
5 年前
liyong
aa3f89e74f
mindrecord support read file list
5 年前
WilliamLian
691b0648e3
convert unsupported kernel in aicore to aicpu
5 年前
yujianfeng
85ff90c237
Add input shape condition for transpose_reshape fusion pass
5 年前
Jesse Lee
3c643e7298
Move from dataset_dev branch to here
5 年前
fary86
3f323e48e2
Add submodule id for log interface
5 年前
yao_yf
f0bf438a55
reshape strategy search
5 年前
mindspore-ci-bot
9433ca6468
!998 format the func name
Merge pull request !998 from guozhijian/enhance_format_func_name
5 年前
jonyguo
cf352d190f
format func name for mindrecord
5 年前
huanghui
12eaaf710b
mul_add_fusion pass supports when add's 2nd is mul
5 年前
Zirui Wu
c2d364a573
batch with padding implemented
support for 1 specific dimension to be None, added validator
fix various CI complains
another round of CI fixes
ci
refactor parts of the code
code refactor
ci fix
comments added, fix bugs
address review comments
address review comments
review cmts
added simple perf test script
update pad code
perf imprv
5 年前
Xiaoda Zhang
def8573275
implementing-searching-strategy-for-inference
5 年前