We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e985f09 commit 19a5e6aCopy full SHA for 19a5e6a
src/Loggers/LogCustomScalar.jl
@@ -1,3 +1,6 @@
1
+using .tensorboard_plugin_custom_scalar
2
+using .tensorboard_plugin_custom_scalar: var"MarginChartContent.Series" as MarginChartContent_Series
3
+
4
# possible chart types
5
@enum tb_chart_type tb_multiline=1 tb_margin=2
6
0 commit comments