Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support multiple tensors per tensor page #12

Open
ShadenSmith opened this issue Dec 24, 2017 · 1 comment
Open

Support multiple tensors per tensor page #12

ShadenSmith opened this issue Dec 24, 2017 · 1 comment

Comments

@ShadenSmith
Copy link
Collaborator

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.

@fruitfly1026
Copy link
Collaborator

fruitfly1026 commented Dec 25, 2017

Yes, agree. Tensors generated from the same data source are quite interesting. We might need some different sub-names like "xx-[subname]" to distinguish them. I also can help with it. We can discuss more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants