mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01:00
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
13 lines
153 B
Plaintext
13 lines
153 B
Plaintext
value {
|
|
tag: "test_scalar"
|
|
tensor {
|
|
dtype: DT_FLOAT
|
|
float_val: 1
|
|
}
|
|
metadata {
|
|
plugin_data {
|
|
plugin_name: "scalars"
|
|
}
|
|
}
|
|
}
|