issues
search
dgasmith
/
opt_einsum
⚡️Optimizing einsum functions in NumPy, Tensorflow, Dask, and more with contraction order optimization.
https://dgasmith.github.io/opt_einsum/
MIT License
863
stars
68
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Opt Einsum v3.4.0
#191
dgasmith
closed
2 months ago
3
Fixes typo in the new markdown docs
#190
dgasmith
closed
2 years ago
1
Slow contractions when scalars are present and output is large
#189
Geositta2000
opened
2 years ago
3
Fully qualify license trove classifier
#188
johnthagen
closed
2 years ago
3
Empty step in contractions with scalar by dp
#187
Geositta2000
opened
2 years ago
1
Reuse path including a scalar constant in the contraction
#186
Geositta2000
closed
2 years ago
2
Possibilities to utilize symmetry in opt_einsum
#185
Lancashire3001
closed
2 years ago
1
[question]: compute contraction order and provide order at future call
#184
rohany
closed
2 years ago
2
error in Test opt_enisum
#183
jiaminglei-lei
closed
2 years ago
2
UnicodeEncodeError in contract_path
#182
ChienKaiMa
closed
2 years ago
0
more custom dp scores for faster contractions
#181
jcmgray
closed
2 years ago
1
How to use tblis to improve TDOT?
#180
Lancashire3000
closed
2 years ago
7
Optimizing a sum of einsums?
#179
yaroslavvb
closed
2 years ago
2
Use timeit to check the performance
#178
ghost
closed
2 years ago
1
Customize library in binary contractions
#177
Lancashire3000
closed
2 years ago
3
"Finalize" MyPy
#176
dgasmith
closed
3 years ago
2
Fix typos
#175
kianmeng
closed
3 years ago
1
Prevents double contraction of floats in dynamic path, fixes #172
#174
dgasmith
closed
3 years ago
1
Is there anything like np.show_config() in opt_einsum
#173
ghost
closed
3 years ago
1
Bug: Dynamic_programming path solver may return illegal contraction path
#172
refraction-ray
closed
3 years ago
5
Customized cost functions for faster contractions
#171
jcmgray
closed
2 years ago
4
Do you provide a way to compute the output shape of an einsum?
#170
mariogeiger
closed
3 years ago
2
paths.ssa_to_linear() might be buggy
#169
springer13
closed
3 years ago
1
when used with pytorch, is it possible to apply gradient checkpointing?
#168
seongwook-ham
closed
3 years ago
1
Is opt_einsum.paths.optimal algorithm correct?
#167
igtrnt
opened
3 years ago
7
Update helpers.py(fix typos)
#166
ax7e
closed
3 years ago
1
Create CITATION.cff
#165
dgasmith
closed
3 years ago
4
reusing contraction generated from contract_path leads to 'ValueError: Number of einsum subscripts must be equal to the number of operands.'
#164
ghost
closed
3 years ago
2
Updates README
#163
dgasmith
closed
3 years ago
1
Taking strides into account
#162
danpovey
closed
3 years ago
2
Python Type Annotations
#161
dgasmith
closed
3 years ago
2
Docs: Mkdocs Material Overhaul
#160
dgasmith
closed
3 years ago
2
Switch CI to GHA from Travis
#159
dgasmith
closed
3 years ago
2
Question: optimal contractions and batch dimension
#158
Linux-cpp-lisp
closed
3 years ago
6
Contraction route "ipx, iqx -> pq" probably slow and not multi-threading most time
#157
ajz34
closed
3 years ago
5
Could opt_einsum be employed in PyTorch when the torchscript was used to compile the code?
#156
zhangylch
closed
3 years ago
8
Add flake8 and spell check, whitelist dictionary, docstrings
#155
asears
closed
3 years ago
1
Small fixes: 'dp' and memory_limit + tensordot axes order
#154
jcmgray
closed
4 years ago
1
infinite loop in dynamic-programming with 'max_input' memory limit
#153
rc
closed
3 years ago
7
fix typo in readme
#152
samuelstjean
closed
4 years ago
1
contract_expression with batch dimenstion
#151
PgLoLo
closed
3 years ago
2
Docs: Adds v3.3.0 changelog
#150
dgasmith
closed
4 years ago
1
contraction_list: only keep remaining for last 20 contractions
#149
jcmgray
closed
4 years ago
2
Remove 'remaining' from PathInfo? (incurs n^2 memory overhead)
#148
jcmgray
closed
4 years ago
1
Test fails with newer numpy
#147
avdv
closed
4 years ago
6
Einsum output order
#146
dgasmith
opened
4 years ago
2
support contraction of arbitrary objects
#145
jcmgray
closed
4 years ago
2
cuTensor with cupy
#144
cnk113
closed
4 years ago
1
Performance difference between essentially the same einsum with dummy index interchanging
#143
refraction-ray
opened
4 years ago
3
Symbolic einsum support?
#142
refraction-ray
closed
4 years ago
8
Previous
Next