ssd
Here are 513 public repositories matching this topic...
-
Updated
Mar 25, 2022 - Python
-
Updated
Dec 29, 2021 - Python
-
Updated
Aug 12, 2021 - Jupyter Notebook
-
Updated
Sep 20, 2020 - Python
-
Updated
Jun 28, 2021 - Python
-
Updated
Jan 27, 2022 - Python
-
Updated
Sep 30, 2021 - Python
-
Updated
Jan 20, 2022 - Python
-
Updated
Dec 14, 2021 - Python
-
Updated
Mar 25, 2022 - Python
-
Updated
Jul 28, 2021
-
Updated
Jan 22, 2022 - Python
-
Updated
Oct 5, 2020 - Python
Simple CLI
SirixDB as Brackit currently offers a "one-shot" query through params or STDIN, but we should provide a simple CLI tool, which can execute several queries in a row.
See also sirixdb/brackit#32
Discussed in facebook/CacheLib#61
Originally posted by vicvicg October 11, 2021
When running CacheLib tests following the instructions (https://cachelib.org/docs/installation/testing), we get different test pass rates depending on the environment, some test failures seem to be intermittent, and we haven’t see
-
Updated
Feb 14, 2022 - C#
-
Updated
Feb 20, 2022 - Python
-
Updated
Nov 2, 2021 - Python
-
Updated
Oct 18, 2018 - Python
-
Updated
Mar 24, 2022 - Jupyter Notebook
-
Updated
Feb 25, 2022 - Python
-
Updated
Sep 16, 2020 - Python
-
Updated
May 23, 2019 - Python
-
Updated
Jun 21, 2021 - Python
Improve this page
Add a description, image, and links to the ssd topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ssd topic, visit your repo's landing page and select "manage topics."
Description
MMCV has a
WandbLoggerHook(source) that can log metrics with Weights and Biases (W&B) and log saved models, log files, etc. as W&B Artifacts. Given it is part of MMCV, and other MM based repositories use it, I propose to have a dedicated Logger for MMD