File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -4,14 +4,14 @@ Julia wrapper for [TBLIS](https://github.com/devinamatthews/tblis) with [TensorO
44
55[ ![ CI] [ ci-img ]] [ ci-url ] [ ![ CI (Julia nightly)] [ ci-julia-nightly-img ]] [ ci-julia-nightly-url ] [ ![ ] [ codecov-img ]] [ codecov-url ]
66
7- [ ci-img ] : https://github.com/lkdvos /TensorOperationsTBLIS.jl/actions/workflows/ci.yml/badge.svg
8- [ ci-url ] : https://github.com/lkdvos /TensorOperationsTBLIS.jl/actions/workflows/ci.yml
7+ [ ci-img ] : https://github.com/QuantumKitHub /TensorOperationsTBLIS.jl/actions/workflows/ci.yml/badge.svg
8+ [ ci-url ] : https://github.com/QuantumKitHub /TensorOperationsTBLIS.jl/actions/workflows/ci.yml
99
10- [ ci-julia-nightly-img ] : https://github.com/lkdvos /TensorOperationsTBLIS.jl/actions/workflows/ci-julia-nightly.yml/badge.svg
11- [ ci-julia-nightly-url ] : https://github.com/lkdvos /TensorOperationsTBLIS.jl/actions/workflows/ci-julia-nightly.yml
10+ [ ci-julia-nightly-img ] : https://github.com/QuantumKitHub /TensorOperationsTBLIS.jl/actions/workflows/ci-julia-nightly.yml/badge.svg
11+ [ ci-julia-nightly-url ] : https://github.com/QuantumKitHub /TensorOperationsTBLIS.jl/actions/workflows/ci-julia-nightly.yml
1212
13- [ codecov-img ] : https://codecov.io/gh/lkdvos /TensorOperationsTBLIS.jl/graph/badge.svg?token=R86L0S70VT
14- [ codecov-url ] : https://codecov.io/gh/lkdvos /TensorOperationsTBLIS.jl
13+ [ codecov-img ] : https://codecov.io/gh/QuantumKitHub /TensorOperationsTBLIS.jl/graph/badge.svg?token=wTWrpf2Pzh
14+ [ codecov-url ] : https://codecov.io/gh/QuantumKitHub /TensorOperationsTBLIS.jl
1515
1616Currently provides implementations of ` tensorcontract! ` , ` tensoradd! ` and ` tensortrace! ` for array types compatible with Strided.jl, i.e. ` StridedView{<:BlasFloat} ` .
1717These can be accessed through the backend system of TensorOperations, i.e.
You can’t perform that action at this time.
0 commit comments