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

Fix/cos nan #1090

Merged
merged 29 commits into from
Oct 16, 2023
Merged

Fix/cos nan #1090

merged 29 commits into from
Oct 16, 2023

Conversation

HeJunchao100813
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Sep 13, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (01da2d0) 79.23% compared to head (aca38ee) 79.23%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1090   +/-   ##
=======================================
  Coverage   79.23%   79.23%           
=======================================
  Files         689      689           
  Lines       24322    24322           
=======================================
  Hits        19271    19271           
  Misses       5051     5051           
Flag Coverage Δ
integration 41.12% <ø> (ø)
unit 72.17% <ø> (ø)

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.

tests/compare_util.py Outdated Show resolved Hide resolved
@github-actions
Copy link

github-actions bot commented Sep 13, 2023

Test Results

5 543 tests   - 48   5 543 ✔️  - 48   14m 33s ⏱️ + 5m 3s
       6 suites ±  0          0 💤 ±  0 
       6 files   ±  0          0 ±  0 

Results for commit aca38ee. ± Comparison against base commit 01da2d0.

This pull request removes 48 tests.
tests.importer.tflite_.basic.test_depthwise_conv2d ‑ test_depthwise_conv2d[dilations0-SAME-strides2-k_size0-i_size0-1-1]
tests.importer.tflite_.basic.test_depthwise_conv2d ‑ test_depthwise_conv2d[dilations0-SAME-strides2-k_size0-i_size0-1-3]
tests.importer.tflite_.basic.test_depthwise_conv2d ‑ test_depthwise_conv2d[dilations0-SAME-strides2-k_size0-i_size0-16-1]
tests.importer.tflite_.basic.test_depthwise_conv2d ‑ test_depthwise_conv2d[dilations0-SAME-strides2-k_size0-i_size0-16-3]
tests.importer.tflite_.basic.test_depthwise_conv2d ‑ test_depthwise_conv2d[dilations0-SAME-strides2-k_size0-i_size1-1-1]
tests.importer.tflite_.basic.test_depthwise_conv2d ‑ test_depthwise_conv2d[dilations0-SAME-strides2-k_size0-i_size1-1-3]
tests.importer.tflite_.basic.test_depthwise_conv2d ‑ test_depthwise_conv2d[dilations0-SAME-strides2-k_size0-i_size1-16-1]
tests.importer.tflite_.basic.test_depthwise_conv2d ‑ test_depthwise_conv2d[dilations0-SAME-strides2-k_size0-i_size1-16-3]
tests.importer.tflite_.basic.test_depthwise_conv2d ‑ test_depthwise_conv2d[dilations0-SAME-strides2-k_size1-i_size0-1-1]
tests.importer.tflite_.basic.test_depthwise_conv2d ‑ test_depthwise_conv2d[dilations0-SAME-strides2-k_size1-i_size0-1-3]
…

♻️ This comment has been updated with latest results.

@HeJunchao100813 HeJunchao100813 merged commit 3930f47 into master Oct 16, 2023
44 checks passed
@HeJunchao100813 HeJunchao100813 deleted the fix/cos-nan branch October 16, 2023 06:47
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.

None yet

3 participants