Retrieval-based-Voice-Conve.../infer
Wernervanrun 254faa1b91 Handle NaN values in TensorBoard scalar extraction
- Updated `extract_scalar_data` to handle NaN values in TensorBoard logs.
- If a scalar value is NaN, the method now falls back to the previous valid value.
- If no previous value is available, a default of 0.0 is used.
- This ensures continuity and robustness in the extracted scalar data.
2024-08-09 13:11:15 +02:00
..
lib Handle NaN values in TensorBoard scalar extraction 2024-08-09 13:11:15 +02:00
modules **Subject:** *Add loss graph functionality for Gradio interface* 2024-08-09 12:28:19 +02:00