This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
Huawei_Technology
/
mindspore
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
13
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
fix cmake build format
tags/v0.3.0-alpha
xulei2020
5 years ago
parent
affdd22de3
commit
903b64daa2
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tests/ut/cpp/dataset/CMakeLists.txt
+ 1
- 1
tests/ut/cpp/dataset/CMakeLists.txt
View File
@@ -64,7 +64,7 @@ SET(DE_UT_SRCS
cifar_op_test.cc
cifar_op_test.cc
celeba_op_test.cc
celeba_op_test.cc
take_op_test.cc
take_op_test.cc
text_file_op_test.cc
)
text_file_op_test.cc
filter_op_test.cc
filter_op_test.cc
)
)
Write
Preview
Loading…
Cancel
Save