Commit cc3babb 1 parent e292142 commit cc3babb Copy full SHA for cc3babb
File tree 1 file changed +6
-6
lines changed
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
4
4
5
5
[ ![ CI] [ ci-img ]] [ ci-url ] [ ![ CI (Julia nightly)] [ ci-julia-nightly-img ]] [ ci-julia-nightly-url ] [ ![ ] [ codecov-img ]] [ codecov-url ]
6
6
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
9
9
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
12
12
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
15
15
16
16
Currently provides implementations of ` tensorcontract! ` , ` tensoradd! ` and ` tensortrace! ` for array types compatible with Strided.jl, i.e. ` StridedView{<:BlasFloat} ` .
17
17
These can be accessed through the backend system of TensorOperations, i.e.
You can’t perform that action at this time.
0 commit comments