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 compare ops for both tflite and onnx. #571

Merged
merged 4 commits into from
Apr 22, 2022
Merged

Conversation

zhangyang2057
Copy link
Contributor

@zhangyang2057 zhangyang2057 commented Apr 20, 2022

  • tflite: EQUAL/GREATER/GREATER_EQUAL/LESS/LESS_EQUAL/NOT_EQUAL
  • onnx: Greater/GreaterOrEqual/Less/LessOrEqual

@github-actions
Copy link

github-actions bot commented Apr 20, 2022

Unit Test Results

       5 files  ±    0         5 suites  ±0   1h 29m 50s ⏱️ + 8m 58s
5 422 tests +175  5 422 ✔️ +175  0 💤 ±0  0 ±0 

Results for commit 71db9c9. ± Comparison against base commit f2c0a1e.

♻️ This comment has been updated with latest results.

@sunnycase sunnycase merged commit 885ac18 into master Apr 22, 2022
@sunnycase sunnycase deleted the feature/compare_op branch April 22, 2022 05:55
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.

2 participants