forked from ccf-ai-infra/Intro-ops
26 lines
337 B
YAML
26 lines
337 B
YAML
required_fields:
|
|
- name
|
|
- kind
|
|
- python_module
|
|
- torch_reference
|
|
- backends
|
|
- tolerances
|
|
- benchmark
|
|
backend_required_fields:
|
|
runnable:
|
|
- status
|
|
stub:
|
|
- status
|
|
supported_backends:
|
|
- nvidia
|
|
- tilelang
|
|
- metax
|
|
supported_status:
|
|
- runnable
|
|
- stub
|
|
- spec-only
|
|
supported_dtypes:
|
|
- float16
|
|
- float32
|
|
|