Skip to content

[WIP][Test Only][Dont merge]Vec256 test with multiple instruction types#44712

Closed
glaringlee wants to merge 37 commits intopytorch:masterfrom
glaringlee:vec256_test_issue15676
Closed

[WIP][Test Only][Dont merge]Vec256 test with multiple instruction types#44712
glaringlee wants to merge 37 commits intopytorch:masterfrom
glaringlee:vec256_test_issue15676

Conversation

@glaringlee
Copy link
Copy Markdown
Contributor

Fixes #{issue number}

quickwritereader and others added 30 commits August 6, 2020 21:27
… Vec256 inside array container. Refactored TypeHelpers
… Multiplication test against implementation-specific local
quickwritereader and others added 7 commits September 5, 2020 23:00
- Complex division tested against local implementation
- Complex asin and acos tested agains local implementation and aditionally within domain {-10,10 } . because gcc avx2 can use fma in asin for float
- Complex atan tested filtering zeros
- ReQuantize int domain decreased
- Comparing inf and big number will give true
@glaringlee glaringlee mentioned this pull request Sep 15, 2020
24 tasks
@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 15, 2020

Codecov Report

Merging #44712 into master will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #44712      +/-   ##
==========================================
- Coverage   67.96%   67.96%   -0.01%     
==========================================
  Files         384      384              
  Lines       49696    49696              
==========================================
- Hits        33777    33774       -3     
- Misses      15919    15922       +3     
Impacted Files Coverage Δ
torch/utils/_benchmark/utils/common.py 77.68% <0.00%> (-1.66%) ⬇️
torch/testing/_internal/expecttest.py 77.55% <0.00%> (-1.03%) ⬇️

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 d0a56ca...e5318fd. Read the comment docs.

@glaringlee glaringlee closed this Sep 23, 2020
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