This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
dora-rs
/
dora
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
124
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
remove unused input and output from dynamic node
tags/v0.3.6-rc0
haixuanTao
1 year ago
parent
f89b171bbc
commit
00d3732a90
1 changed files
with
0 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-3
examples/python-dataflow/dataflow_dynamic.yml
+ 0
- 3
examples/python-dataflow/dataflow_dynamic.yml
View File
@@ -4,7 +4,6 @@ nodes:
path: opencv-video-capture
inputs:
tick: dora/timer/millis/16
stop: plot/end
outputs:
- image
env:
@@ -17,5 +16,3 @@ nodes:
path: dynamic
inputs:
image: camera/image
outputs:
- end
Write
Preview
Loading…
Cancel
Save