This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
beimingwu
/
learnware
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
1
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
[FIX] remove extra code in search_learnware
tags/v0.3.2
Gene
2 years ago
parent
257d7e0b3e
commit
57636f040f
1 changed files
with
0 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-3
learnware/client/learnware_client.py
+ 0
- 3
learnware/client/learnware_client.py
View File
@@ -199,9 +199,6 @@ class LearnwareClient:
if semantic_specification is None:
semantic_specification = {}
semantic_specification.pop("Input", None)
semantic_specification.pop("Output", None)
if stat_spec is None:
files = None
else:
Write
Preview
Loading…
Cancel
Save