File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# TensorOperationsTBLIS.jl
22
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 ) .
44
55[ ![ CI] [ ci-img ]] [ ci-url ] [ ![ CI (Julia nightly)] [ ci-julia-nightly-img ]] [ ci-julia-nightly-url ] [ ![ ] [ codecov-img ]] [ codecov-url ]
66
1313[ codecov-img ] : https://codecov.io/gh/lkdvos/TensorOperationsTBLIS.jl/branch/master/graph/badge.svg
1414[ codecov-url ] : https://codecov.io/gh/lkdvos/TensorOperationsTBLIS.jl
1515
16- Currently provides implementations of ` tensorcontract! ` and ` tensoradd !` for
16+ Currently provides implementations of ` tensorcontract! ` , ` tensoradd! ` and ` tensortrace !` for
1717` StridedArray{<:BlasFloat} ` . These can be accessed through the backend system of
1818TensorOperations, i.e.
1919
You can’t perform that action at this time.
0 commit comments