mirror of
https://github.com/macaodha/batdetect2.git
synced 2026-01-10 17:19:34 +01:00
Remove non-existing option in tensorboard logger
This commit is contained in:
parent
829c07fb12
commit
839a632aa2
@ -32,7 +32,6 @@ class TensorBoardLoggerConfig(BaseConfig):
|
||||
name: Optional[str] = "default"
|
||||
version: Optional[str] = None
|
||||
log_graph: bool = False
|
||||
flush_logs_every_n_steps: Optional[int] = None
|
||||
|
||||
|
||||
class MLFlowLoggerConfig(BaseConfig):
|
||||
|
||||
Loading…
Reference in New Issue
Block a user