Skip to content

Conversation

shssf
Copy link
Contributor

@shssf shssf commented Dec 5, 2020

address the error:

error: kernel name cannot be a type in the "std" namespace

shssf and others added 2 commits December 5, 2020 13:17
Try to avoid error
```
error: kernel name cannot be a type in the "std" namespace
```
@codecov
Copy link

codecov bot commented Dec 5, 2020

Codecov Report

Merging #352 (7cc1008) into master (f331631) will decrease coverage by 0.27%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #352      +/-   ##
==========================================
- Coverage   52.36%   52.09%   -0.28%     
==========================================
  Files          20       24       +4     
  Lines        1352     2100     +748     
  Branches      384      646     +262     
==========================================
+ Hits          708     1094     +386     
- Misses        357      590     +233     
- Partials      287      416     +129     
Impacted Files Coverage Δ
dpnp/dpnp_iface_statistics.py 49.68% <0.00%> (-6.87%) ⬇️
dpnp/linalg/linalg_iface.py 61.72% <0.00%> (-4.94%) ⬇️
dpnp/dpnp_iface_arraycreation.py 42.77% <0.00%> (-2.68%) ⬇️
dpnp/dpnp_iface_bitwise.py 70.58% <0.00%> (ø)
dpnp/dpnp_iface_libmath.py 45.45% <0.00%> (ø)
dpnp/dpnp_iface_counting.py 55.55% <0.00%> (ø)
dpnp/dpnp_iface_searching.py 60.00% <0.00%> (ø)
dpnp/dpnp_iface_linearalgebra.py 84.78% <0.00%> (ø)
dpnp/dpnp_iface_indexing.py 76.00% <0.00%> (ø)
dpnp/fft/dpnp_iface_fft.py 57.56% <0.00%> (ø)
... and 10 more

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 dca8843...7cc1008. Read the comment docs.

@shssf shssf merged commit 489b970 into master Dec 5, 2020
@shssf shssf deleted the cmplr_change branch December 5, 2020 21:35
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