Some data sources produce multiple tensors, such as:
However, our tensors page only supports one tensor per data source. I propose we instead support a list of tensor datasets and to list them all on the collections page. This considers the files in the _tensors/ directory to be more like data sources which emit one of more tensors.
This will require some infrastructure work.
Some data sources produce multiple tensors, such as:
However, our tensors page only supports one tensor per data source. I propose we instead support a list of tensor datasets and to list them all on the collections page. This considers the files in the
_tensors/directory to be more like data sources which emit one of more tensors.This will require some infrastructure work.