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

Tensorboard Images infer rows/num_images based on dimensions #448

Open
MattPainter01 opened this issue Dec 4, 2018 · 0 comments
Open

Tensorboard Images infer rows/num_images based on dimensions #448

MattPainter01 opened this issue Dec 4, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@MattPainter01
Copy link
Member

If you pass a 4D tensor (rows, columns, height, width) to TensorBoardImages then it would be good if it could detect this and infer the make_grid parameters: num_images, nrow.

Would mean you don't have to set these things both where you create the display tensor and in tensorboard.

@MattPainter01 MattPainter01 changed the title Tensorboard Images infer sizes based on dimensions Tensorboard Images infer rows/num_images based on dimensions Dec 4, 2018
@ethanwharris ethanwharris added the enhancement New feature or request label Dec 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants