We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a29826a commit 2ad5f15Copy full SHA for 2ad5f15
src/Loggers/LogCustomScalar.jl
@@ -1,3 +1,6 @@
1
+using .tensorboard: MultilineChartContent, MarginChartContent_Series, MarginChartContent,
2
+ Chart, Category, Layout
3
+
4
# possible chart types
5
@enum tb_chart_type tb_multiline=1 tb_margin=2
6
0 commit comments