mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Summary: The root cause of incorrect rendering is that numbers are treated as a string if the data type is not specified. Therefore the data is sort based on the first digit. closes https://github.com/pytorch/pytorch/issues/29906 cc orionr sanekmelnikov Pull Request resolved: https://github.com/pytorch/pytorch/pull/31544 Differential Revision: D21105403 Pulled By: natalialunova fbshipit-source-id: a676ff5ab94c5bdb653615d43219604e54747e56
28 lines
522 B
Plaintext
28 lines
522 B
Plaintext
(value {
|
|
tag: "_hparams_/experiment"
|
|
metadata {
|
|
plugin_data {
|
|
plugin_name: "hparams"
|
|
content: "\022\036\"\016\n\nstring_var \001*\014\n\n\022\010accuracy"
|
|
}
|
|
}
|
|
}
|
|
, value {
|
|
tag: "_hparams_/session_start_info"
|
|
metadata {
|
|
plugin_data {
|
|
plugin_name: "hparams"
|
|
content: "\032\024\n\022\n\nstring_var\022\004\032\002hi"
|
|
}
|
|
}
|
|
}
|
|
, value {
|
|
tag: "_hparams_/session_end_info"
|
|
metadata {
|
|
plugin_data {
|
|
plugin_name: "hparams"
|
|
content: "\"\002\010\001"
|
|
}
|
|
}
|
|
}
|
|
) |