pytorch/test/expect/TestTensorBoard.test_scalar_new_style.expect
Justin Chu 10c51b11ff Bump protobuf version and refactor tensorboard tests (#154244)
In preparation for https://github.com/pytorch/pytorch/pull/153746, I am bumping protobuf to 5.29.4 and fixing the tensorboard tests first.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/154244
Approved by: https://github.com/malfet, https://github.com/cyyever
2025-05-25 00:50:07 +00:00

13 lines
153 B
Plaintext

value {
tag: "test_scalar"
tensor {
dtype: DT_FLOAT
float_val: 1
}
metadata {
plugin_data {
plugin_name: "scalars"
}
}
}