File tree
Expand file treeCollapse file tree1 file changed
+1
-1
lines changed google/cloud/aiplatform/tensorboard
Expand file treeCollapse file tree1 file changed
+1
-1
lines changed Original file line number | Diff line number | Diff line change |
---|
@@ -254,7 +254,7 @@ def _create_uploader(
|
254 | 254 | allowed_plugins=uploader_constants.ALLOWED_PLUGINS,
|
255 | 255 | writer_client=api_client,
|
256 | 256 | logdir=logdir,
|
257 |
| -one_shot=True, |
| 257 | +one_shot=one_shot, |
258 | 258 | run_name_prefix=run_name_prefix,
|
259 | 259 | description=description,
|
260 | 260 | verbosity=verbosity,
|
|
You can’t perform that action at this time.
0 commit comments