fzliu
/
emulate-sign-and-scan
copied
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Readme
Files and versions
14 lines
275 B
14 lines
275 B
|
4 years ago
|
name: 'emulate-sign-and-scan'
|
||
|
|
labels:
|
||
|
|
recommended_framework: # Such as pytorch1.9.0
|
||
|
|
class: # Such 'image-embedding'
|
||
|
|
others:
|
||
|
|
operator: 'fzliu/emulate-sign-and-scan'
|
||
|
|
init:
|
||
|
|
model_name: str
|
||
|
|
framework: str
|
||
|
|
call:
|
||
|
|
input:
|
||
|
|
call_arg_1: xxx
|
||
|
|
output:
|
||
|
|
result_1: xxx
|