-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Hi again!. Thanks for forwarding this problem to author of torchrl.
However, the author �raised a issue that it can be a problem of vd4rl dataset.(maybe some omitted dataset)
It seems like it has to get one more or less data(maybe .npz file) according to error message!
TensorDict(
fields={
action: MemoryMappedTensor(shape=torch.Size([500, 21]), device=cpu, dtype=torch.float32, is_shared=False),
discount: MemoryMappedTensor(shape=torch.Size([500]), device=cpu, dtype=torch.float64, is_shared=False),
image: MemoryMappedTensor(shape=torch.Size([500, 64, 64, 3]), device=cpu, dtype=torch.uint8, is_shared=False),
is_first: MemoryMappedTensor(shape=torch.Size([501]), device=cpu, dtype=torch.bool, is_shared=False),
is_last: MemoryMappedTensor(shape=torch.Size([501]), device=cpu, dtype=torch.bool, is_shared=False),
is_terminal: MemoryMappedTensor(shape=torch.Size([501]), device=cpu, dtype=torch.bool, is_shared=False),
reward: MemoryMappedTensor(shape=torch.Size([500]), device=cpu, dtype=torch.float64, is_shared=False)},
batch_size=torch.Size([]),
device=cpu,
is_shared=False)
I'm wondering whether you failed to upload a single file to somewhere.
Could you please look into this matter once again?
Appreciate it for your time.
I think it will be powerful and become very easy to access to this dataset, if it supports torchrl perfectly.
Metadata
Metadata
Assignees
Labels
No labels