issues
search
patrick-kidger
/
torchtyping
Type annotations and dynamic checking for a tensor's shape, dtype, names, etc.
Apache License 2.0
1.41k
stars
34
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Intensified Intellisense
#50
crimson206
opened
2 months ago
0
Never create a class from _TensorBase that is not a Tensor
#49
albanD
closed
3 months ago
1
Subclassing `torch._C._TensorBase` is not supported
#48
albanD
closed
3 months ago
5
NameError encountered in tutorial
#47
ShashankSule
closed
1 year ago
3
Fix typeguard upper bound
#46
MilesCranmer
closed
1 year ago
1
patch guard is Incompatible with type guard 3+
#45
Xiaorui-Huang
closed
1 year ago
1
Support distributions
#44
PaulScemama
closed
1 year ago
5
Support enums
#43
alan-cooney
opened
1 year ago
1
Showing custom types in Sphinx Docs
#42
a-r-j
closed
1 year ago
2
Basic mypy integration tests don't work?
#41
bluenote10
closed
1 year ago
3
Tensor duck
#40
corwinjoy
opened
2 years ago
3
Generalizing the Library
#39
corwinjoy
opened
2 years ago
3
Pyright reports an error with named axis
#38
Luceurre
opened
2 years ago
2
how does pep-646 affect this project?
#37
gchaperon
closed
2 years ago
4
Type checking based on names
#36
tombosc
closed
2 years ago
3
mypy not compatible with any named axes?
#35
zplizzi
opened
2 years ago
4
Support checks via docstrings instead of type annotations
#34
addisonklinke
opened
2 years ago
2
Is it possible to use torchtyping with pydantic?
#33
kharitonov-ivan
closed
2 years ago
2
`copy.deepcopy` cannot copy `torchtyping.utils.frozendict` objects
#32
anivegesana
closed
2 years ago
1
Arbitrary number of dimensions - but check they are same over the argument tensors
#31
ghost
closed
2 years ago
2
Support for an or condition, or other way to accomplish this pattern?
#30
SeanEaster
opened
2 years ago
1
pycharm shows an incorrect dtype when assigning torch.randn to a variable
#29
jamesdsmith99
opened
3 years ago
5
Empty tensor support
#28
smorad
closed
3 years ago
1
Support for list of variable length tensors
#27
KeAWang
closed
3 years ago
2
vscode/pylance/pyright don't consider a Tensor to be compatible with TensorType
#26
andyljones
closed
3 years ago
7
Checking the first dimensions of a tensor
#25
adrianjav
opened
3 years ago
4
Dimension size as expression of another dimension
#24
ikamensh
opened
3 years ago
1
pycharm warning of Unresolved reference
#23
chris-tkinter
closed
3 years ago
3
Fix metaclass conflict for torch 1.9
#22
gkorepanov
closed
3 years ago
1
TensorType detail: grad_enabled
#21
SimpleConjugate
opened
3 years ago
1
TensorType now inherits from torch.Tensor so that IDE lookup+error messages work
#20
patrick-kidger
closed
3 years ago
0
Support tensor-likes
#19
patrick-kidger
opened
3 years ago
0
The loss of declaration track in Pycharm
#18
iamlxb3
closed
3 years ago
1
fixes issue #15: allow named sizes for named dimensions
#17
teichert
closed
3 years ago
4
fixes issue #15: allow named sizes for named dimensions
#16
teichert
closed
3 years ago
0
allow named sizes for named dimensions
#15
teichert
closed
3 years ago
6
Update README.md
#14
patrick-kidger
closed
3 years ago
0
TorchScript compatibility?
#13
Linux-cpp-lisp
opened
3 years ago
7
Using `str: int` pairs in annotations does not verify names at runtime
#12
yohan-pg
closed
3 years ago
1
Python 3.7+ compat
#11
AdilZouitine
closed
3 years ago
4
Test action
#10
patrick-kidger
closed
3 years ago
1
Add skeleton CI
#9
olliethomas
closed
3 years ago
1
Add GitHub workflows
#8
patrick-kidger
closed
3 years ago
0
Is it possible to support python3.7
#7
Stonesjtu
closed
3 years ago
6
Add Any type support for shape
#6
AdilZouitine
closed
3 years ago
5
Support Any for shape
#5
AdilZouitine
closed
3 years ago
4
Optionally check consistency across function calls within a checked function.
#4
patrick-kidger
opened
3 years ago
0
Restrict valid identifiers in names.
#3
patrick-kidger
closed
3 years ago
1
Support functions in tensor shapes.
#2
patrick-kidger
opened
3 years ago
3
mypy integration
#1
patrick-kidger
closed
3 years ago
0
Next