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

Disable openCL for appveyor: #104

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

coder3101
Copy link
Contributor

openCL tests on Appveyor are failing due to some vcpkg issue.

As per my mentor @bassoy request, I am removing the openCL tests from the appveyor. The mentioned reason for this removal is:

  • We will soon migrate to openMP with new tensor design
  • openCL usage is not documented and hence very likely not being used.

@codecov
Copy link

codecov bot commented Aug 11, 2020

Codecov Report

Merging #104 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #104   +/-   ##
========================================
  Coverage    95.33%   95.33%           
========================================
  Files           22       22           
  Lines         1223     1223           
========================================
  Hits          1166     1166           
  Misses          57       57           

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 a31e5cf...e068a23. Read the comment docs.

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.

1 participant