xiefangqi
9d6412448e
fix pclint of minddata
4 years ago
liyong
cf49d8bf04
fix pclint
4 years ago
luoyang
28d21c13a0
minddata sync code review
4 years ago
i-robot
4cab7ffbd3
!22909 sync code to gitee according code review
Merge pull request !22909 from guozhijian/sync_code_review
4 years ago
zhoufeng
5a09648667
310 support cond graph
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
4 years ago
Guo Zhijian
4b413922ac
fix: code review new
4 years ago
ms_yan
36a8886ca2
Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset"
This reverts commit b077aa1cab .
Revert "[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset"
This reverts commit 4e6f7dc97d .
delete pass_registry_test.cc
comment hiai_nlu_model_multi.pb related line
4 years ago
djc
4e6f7dc97d
[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset
4 years ago
xiefangqi
0e2efc2501
fix minddata code clean
4 years ago
Zhenglong Li
dee297855d
Fix code check issue
4 years ago
buxue
d50d46013b
code security check
4 years ago
Zhenglong Li
2c7d1bf603
Implement new gnn feature
4 years ago
YangLuo
bf48400c10
unify include file of minddata
5 years ago
hesham
98f0f36a20
Removed unused include
5 years ago
mindspore-ci-bot
e07a69d8f8
!14874 GNN dataset new feature
From: @lizhenglong1992
Reviewed-by:
Signed-off-by:
5 years ago
Zhenglong Li
f3895f2b09
Add get edges from nodes function for gnn network
5 years ago
lixian
693b4cfdc8
refactor cpp context, add string tensor, add get tensor by name
5 years ago
Eric
82f7c6f2c7
Moving data_helper
exposing json
WIP fix for removing templates
Removing templates part 1
replacing core/constants.h
removed template part 2
Changed fake data to filler data
Fixing CI
Fix CI part 2
CI fix part 2
Fix CI 3
Fixed lizard for data_util
Fixed clang
Fixing CI part 4
5 years ago
Zhenglong Li
762c63af6f
Add error message
5 years ago
Zhenglong Li
6c24782104
Add getting Ascend310 context and stream feature in order to make all function can be executed during runtime
5 years ago
Zhenglong Li
5cf805d46a
Fix some issue of ERROR information in log
5 years ago
Zhenglong Li
22e5ed13d6
Aipp config file generation
5 years ago
Zhenglong Li
f2dce335f2
Make the resource manager independent, new base class DeviceResource and new derived class AscendResource
5 years ago
Zhenglong Li
e2d3495925
Dvpp refactor and 6 Dvpp operators
5 years ago
lixian
7d2fd6e76c
cxx api refactor: tensor/status/model
5 years ago
Zhenglong Li
de11ac1aba
Fix warning info for dvpp part
5 years ago
Zhenglong Li
425c3c6abc
Fix warning information.
5 years ago
mindspore-ci-bot
07578ca31e
!10398 Dvpp debug
From: @lizhenglong1992
Reviewed-by:
Signed-off-by:
5 years ago
Zhenglong Li
d032b69c2d
Update Error message for dvpp operator.
5 years ago
shenwei41
de624e1c52
Modify some Alarm information
5 years ago
mindspore-ci-bot
a177de60ff
!10186 Dvpp debug
From: @lizhenglong1992
Reviewed-by: @pandoublefeng,@heleiwang,@liucunwei
Signed-off-by: @liucunwei
5 years ago
Zhenglong Li
04da5bae5d
Fix dvpp parameter validation bug and make information clear, besides, modify Dvpp ut.
5 years ago
zhoufeng
5f25956bf8
310 infer with dvpp
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
Zhenglong Li
4655f5bb75
Fix one complie problem and make dvpp feature robust.
5 years ago
Zhenglong Li
48a4f31c9b
Complete development of Dvpp feature which can be deployed on Ascend 310 Device, the function of this operation is decode + resize + center crop, the output is in format of YUV color space.
5 years ago