Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.
This repository was archived by the owner on May 1, 2024. It is now read-only.

Text logger not working #24

@leezu

Description

@leezu
In [1]: import mxboard

In [2]: sw = mxboard.SummaryWriter('/tmp/log')

In [3]: sw.add_text('test','test', 0)

In [4]: sw.add_text('test','test', 1)

In [5]: sw.close()

In [6]: sw.flush()

creates the following event file


        7q9     c,A-<A  |F,A*"
 :tesBtestJ

textЪ%6 A*
:tesBtesty:=% 

But tensorboard doesn't show any output

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions