Profiler error with tensorboard_trace_handler: UnicodeDecodeError: 'utf-8' codec can't decode byte [...]: invalid start / continuation byte #988
Labels
plugin
PyTorch Profiler TensorBoard Plugin related
🐛 Describe the bug
The following code:
fails with:
with varying bytes and positions (
(0xf8, 5248)
, etc), and eitherstart
orcontinuation
byte.Versions
Environment information
cc @robieta @chaekit @aaronenyeshi @guotuofeng @guyang3532 @dzhulgakov @davidberard98 @briancoutinho @sraikund16 @sanrise
The text was updated successfully, but these errors were encountered: