In the debug output, you should see some info about Guild’s handling of hparam entries in the TF event logs. I’m using the Get Startedtrain.py to test.
The fact that you’re seeing an HPARAMS tab in TensorBoard indicates that the TF logs in fact contain the hparam entries.
The issue may be in the selection state in the left panel—you may have some settings there that are filtering out the runs. TB may be using some defaults that automatically filter out the runs.