File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# TensorOperationsTBLIS.jl
2
2
3
- [ tblis] ( https://github.com/devinamatthews/tblis ) wrapper for [ TensorOperations.jl] ( https://github.com/Jutho/TensorOperations.jl )
3
+ Julia wrapper for [ tblis] ( https://github.com/devinamatthews/tblis ) with [ TensorOperations.jl] ( https://github.com/Jutho/TensorOperations.jl ) .
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
13
13
[ codecov-img ] : https://codecov.io/gh/lkdvos/TensorOperationsTBLIS.jl/branch/master/graph/badge.svg
14
14
[ codecov-url ] : https://codecov.io/gh/lkdvos/TensorOperationsTBLIS.jl
15
15
16
- Currently provides implementations of ` tensorcontract! ` and ` tensoradd !` for
16
+ Currently provides implementations of ` tensorcontract! ` , ` tensoradd! ` and ` tensortrace !` for
17
17
` StridedArray{<:BlasFloat} ` . These can be accessed through the backend system of
18
18
TensorOperations, i.e.
19
19
You can’t perform that action at this time.
0 commit comments