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

Bug: Benchmarks - remove fp16 samples type converting time for training cnn and lstm inference #332

Merged
merged 1 commit into from
Mar 22, 2022

Conversation

yukirora
Copy link
Contributor

Description
remove fp16 samples type converting time for training cnn and lstm inference.

@yukirora yukirora added the bug Something isn't working label Mar 21, 2022
@yukirora yukirora requested a review from a team as a code owner March 21, 2022 14:05
@codecov
Copy link

codecov bot commented Mar 21, 2022

Codecov Report

Merging #332 (a9d9902) into main (a9634ef) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #332   +/-   ##
=======================================
  Coverage   88.61%   88.61%           
=======================================
  Files          78       78           
  Lines        4665     4665           
=======================================
  Hits         4134     4134           
  Misses        531      531           
Flag Coverage Δ
cpu-unit-test 73.30% <100.00%> (ø)
cuda-unit-test 88.55% <100.00%> (ø)

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

Impacted Files Coverage Δ
...erbench/benchmarks/model_benchmarks/pytorch_cnn.py 93.40% <100.00%> (ø)
...rbench/benchmarks/model_benchmarks/pytorch_lstm.py 94.62% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a9634ef...a9d9902. Read the comment docs.

@abuccts abuccts merged commit c5aa4f4 into main Mar 22, 2022
@abuccts abuccts deleted the v-yutji/fix-sample-convert branch March 22, 2022 04:51
@cp5555 cp5555 mentioned this pull request Mar 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants