Issues
- 9
- 2
[BUG] tensorclass as the inputs of torch.vmap
#823 opened by Mary-Tim - 7
[Feature Request] Add min / max reduction
#1012 opened by fzimmermann89 - 4
[BUG] Undefined behavior with `torch.cat`
#1031 opened by egaznep - 2
[BUG] TensorDict.expand() allocates no new memory making indexing along expanded dimensions point to the original object
#1008 opened by pancan21 - 8
- 4
[BUG] `TensorDict` with dynamic, input-dependent `batch_size` is not `torch.export.export`able
#1003 opened by egaznep - 1
[Feature Request] Ability to incrementally write a memmap tensordict
#968 opened by alexanderswerdlow - 0
[BUG] Random 'serialization' when calling keys() vs flatten_keys().keys()
#960 opened by ludwigwinkler - 7
[BUG] Iterating through keys for a tensordict seems to fail with runtime error on stopIteration
#959 opened by demmerichs - 4
[Feature Request] functiondict/opdict: TensorDict of Callables for apply()
#937 opened by ludwigwinkler - 8
[BUG] tensorclass select breaks non-selected keys
#935 opened by egorchakov - 2
[BUG] Non-unicode code causes torch.compile to fail
#927 opened by gmmyung - 0
- 6
[BUG] `tensordict.pad_sequence` silently ignores non-tensor attributes in `tensorclass`es or `TensorDict`s
#783 opened by egaznep - 1
- 0
Do not set global validate_args
#871 opened by mctigger - 0
[BUG] Flaky tests since map_iter
#870 opened by vmoens - 1
[Question / BUG] Working with ragged tensors / stacking NonTensorData which contain tensors of different shapes
#858 opened by jkrude - 1
- 0
[Feature Request] Document masks in specs
#863 opened by vmoens - 1
Implemented Operations between two TensorDicts are defined by their position in their respective trees, not their keys
#853 opened by ludwigwinkler - 2
- 4
[BUG] tensordict.TensorDict and tensordict.nn.make_tensordict can't handle dictionaries with non-string keys
#746 opened by Bhartendu-Kumar - 2
[BUG] NonTensorData behavior with equal data is not transparent to the rest of the library
#831 opened by jkrude - 1
- 0
- 3
- 0
- 0
- 0
[BUG] @property setter fails with tensorclass
#812 opened by dtsaras - 0
No fallback when `ftdim` dependency is missing
#776 opened by leonlan - 5
- 7
[Feature Request] Using `pad_sequence(... return_mask=True)` leads to confusing debug sessions
#726 opened by khwstolle - 9
- 2
- 1
[BUG] missing dependency "packaging"
#708 opened by twoyoung - 2
- 6
[BUG] Cannot override __getitem__ or __setitem__ for tensorclass with non-tensor data
#698 opened by alexanderswerdlow - 2
- 1
- 1
[BUG] Functional call with TensorDictParams is slow
#668 opened by vmoens - 3
Why is Tensorclass implemented as a decorator?
#663 opened by kurt-stolle - 0
[Feature Request] Docs don't mention how to install tensordict / that it's a seperate package from torch
#656 opened by sradc - 2
- 1
- 3
- 1
[BUG] `exclude` adds keys to the resulted tensordict
#636 opened by btx0424 - 3
- 3
[BUG]Tensordict-0.2.1 breaks MarioRL tutorial
#547 opened by malfet