Skip to content

refactor: TensorData as dataclass #1432

Description

@Romankkl03

Summary:

Rework TensorData class:

Create TDCreator - class as service with following components:

  • DataReader - register for reading data;
  • preprocessing config/idx etc.;
  • Obligatory Service (add service for TS);
  • to_torch_tensor;
  • creating other metainfo;
  • return list of TensorData - it is important for integrating sampling;

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions