Jutho/TensorOperations.jl
Julia package for tensor contractions and related operations
JuliaNOASSERTION
Issues
- 6
Incorrect result when using input tensor to store result of contraction involving sum
#192 opened by leburgel - 33
Runtime dispatch overhead for small tensor contractions using the `StridedBLAS` backend
#189 opened by leburgel - 2
possible memory leak with metaprogramming
#139 opened by ultimatile - 0
- 5
Confusion when using cuTENSOR
#166 opened by lpawela - 4
Compability with CUDA 5.2
#165 opened by lpawela - 3
Unintuitive `ncon` result when scalar
#152 opened by lkdvos - 2
Manual allocation strategy
#143 opened by amilsted - 4
TensorOperationscuTENSORExt fails to compile
#174 opened by OliverDudgeon - 1
Optdata cannot use `Int` as labeltype
#179 opened by lkdvos - 2
Costchecks are not using `GlobalRef`
#178 opened by lkdvos - 8
install newest version?
#180 opened by guochu - 8
- 5
cuTENSOR not working with automatic differentiation
#167 opened by hxjz233 - 2
- 2
`tensortrace` not working on Arrays of Symbolic Expressions from Symbolics.jl.
#163 opened by Sollovin - 6
Taking gradients of traces
#154 opened by pbrehmer - 2
`ncon` fails with AD
#157 opened by lkdvos - 3
np.einsum_path vs TensorOperations
#156 opened by ejmeitz - 6
Bug in CUDA backend
#151 opened by tjjarvinen - 3
Unexpected `DimensionMismatch` (v4.0.2 -> v4.0.3)
#148 opened by m1ka05 - 2
Wrong result with subnetworks with equal labels
#149 opened by frankwswang - 2
- 2
- 3
Floating Point Accuracy of @tensor results with CUDA
#144 opened by ejmeitz - 8
- 3
Why drop caching Tensors?
#140 opened by sents - 3
Consider splitting out CuArrays?
#105 opened by amilsted - 5
Update Cuda.jl to v4?
#130 opened by PhyX-Meow - 2
Cryptic `IndexError` messages
#127 opened by fatteneder - 4
Specify output type
#129 opened by projekter - 1
Does TensorOperations.jl not support Zygote.jl?
#126 opened by fuyangfeng - 5
Question: @cutensor not defined
#138 opened by ejmeitz - 2
Sums are not commutative
#136 opened by ebelnikola - 1
NCon cannot do partial trace?
#132 opened by GibbsJR - 2
- 2
Unintended contraction throws error.
#118 opened by whilo - 7
- 3
- 2
- 3
Calling ncon with a view throws MethodError
#119 opened by votroto - 0
`similar_from_structure` always call `fill!` which is not need for `bitstype`
#114 opened by jemiryguo - 1
Citation to the package
#117 opened by yhtang - 2
- 2
Difficulties using GPU: @cutensor not defined
#112 opened by DomCRose - 1
Using a constant rhs in @tensor
#111 opened by feanor12 - 1
Unsupported assignment operator ":="
#106 opened by ParadaCarleton - 0
TensorOperations and CUDA 3.3, 3.4
#107 opened by lpawela - 7
GPU Documentation
#104 opened by zjwegert - 8
Not compatible with CUDA.jl v3
#103 opened by Eggiverse