Skip to content

Commit

Permalink
codecov badges
Browse files Browse the repository at this point in the history
  • Loading branch information
lkdvos committed Apr 29, 2023
1 parent 0f6059a commit b5649b1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,7 @@
[ci-julia-nightly-img]: https://github.com/lkdvos/TensorOperationsTBLIS.jl/workflows/CI%20(Julia%20nightly)/badge.svg
[ci-julia-nightly-url]: https://github.com/lkdvos/TensorOperationsTBLIS.jl/actions?query=workflow%3A%22CI+%28Julia+nightly%29%22

[codecov-img]: https://codecov.io/gh/lkdvos/TensorOperationsTBLIS.jl/branch/master/graph/badge.svg
[codecov-url]: https://codecov.io/gh/lkdvos/TensorOperationsTBLIS.jl

Currently provides an extra backend `TBLISBackend` which works for `StridedArray`s of `Float32`, `Float64`, `ComplexF32`, and `ComplexF64` elements.

0 comments on commit b5649b1

Please sign in to comment.