Skip to main content

onnx/onnx

SkillsMP는 onnx/onnx에서 4개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
4
GitHub 스타
21,383
GitHub 포크
4,015

이 저장소의 skills

직업 카테고리 1개 · 100% 분류됨

수집된 skill 4개 중 4개를 표시합니다.

직업 분류
소프트웨어 개발자
설명

Add a function body definition to an ONNX operator, defining how it decomposes into simpler ops. Use when asked to make an op decomposable, add a FunctionBody, implement SetContextDependentFunctionBodyBuilder, or express an op in terms of other ONNX operators.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Add a new ONNX operator or update an existing operator to a new opset version. Use when asked to define an operator schema, register an op, add inputs/outputs/attributes to an op, move an op to old.cc, or bump an op's opset version.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Add or update type and shape inference for an ONNX operator. Use when asked to implement TypeAndShapeInferenceFunction, propagate shapes, add shape inference tests, fix shape inference bugs, or handle broadcasting logic.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Read or write ONNX text format ("onnxtxt"). Use when authoring `.FunctionBody(R"ONNX(...)")` blocks, writing tests with `onnx.parser.parse_model` / `parse_graph`, using the C++ `OnnxParser`, debugging parser errors, or interpreting `Constant <value = ...>`…

원문 언어: 영어

업데이트
수집된 skill 4개 중 4개를 표시합니다.