Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add onnx-op-support-md file #1081

Merged
merged 33 commits into from
Nov 23, 2023
Merged

add onnx-op-support-md file #1081

merged 33 commits into from
Nov 23, 2023

Conversation

HeJunchao100813
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Sep 5, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (352b41d) 73.24% compared to head (fea7d6b) 73.25%.
Report is 1 commits behind head on master.

Files Patch % Lines
src/Nncase.Core/IR/Expr.cs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1081   +/-   ##
=======================================
  Coverage   73.24%   73.25%           
=======================================
  Files         707      707           
  Lines       25783    25783           
  Branches     4200     4201    +1     
=======================================
+ Hits        18886    18887    +1     
  Misses       6259     6259           
+ Partials      638      637    -1     
Flag Coverage Δ
integration 39.11% <0.00%> (+<0.01%) ⬆️
unit 65.12% <80.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

# Conflicts:
#	tests/kernels/test_unary_sqrt.cpp
@github-actions
Copy link

github-actions bot commented Sep 6, 2023

Test Results

5 859 tests  ±0   5 859 ✔️ ±0   7m 52s ⏱️ +13s
       6 suites ±0          0 💤 ±0 
       6 files   ±0          0 ±0 

Results for commit fea7d6b. ± Comparison against base commit c326fe3.

♻️ This comment has been updated with latest results.

@sunnycase
Copy link
Member

  • Move to docs/ and replace docs/onnx_ops.md
  • The 1st column should be same with operators in https://github.com/onnx/onnx/blob/main/docs/Operators.md
  • Include all onnx operators and schema versions

@sunnycase sunnycase merged commit bfa9c4d into master Nov 23, 2023
44 checks passed
@sunnycase sunnycase deleted the feature/onnx-op-support-log branch November 23, 2023 02:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants