serving
Here are 63 public repositories matching this topic...
-
Updated
Apr 13, 2021 - C++
... to make it easier to read Vespa documentation on an e-reader / offline
Vespa documentation is generated using Jekyll from .md and .html files, look into options for generating the artifact as part of site generation (there might be plugins we can use here)
-
Updated
Mar 22, 2021
For SC Operator it may be a good idea to generate CRD manifests from inside a docker container.
This should provide reproducible generation step and avoid "produces different output on my machine" issues.
Linter should also fail if generation of manifests produce diff with the commited version.
-
Updated
Jan 3, 2019 - Python
-
Updated
Feb 6, 2021 - Python
-
Updated
Jan 3, 2021 - JavaScript
这里的or前后顺序写反了
-
Updated
Apr 12, 2021 - Mustache
-
Updated
Apr 9, 2021 - Python
-
Updated
Apr 12, 2021 - Python
-
Updated
Oct 13, 2020 - Java
-
Updated
Jan 1, 2020
-
Updated
Jan 28, 2021 - Starlark
-
Updated
Oct 28, 2020 - Python
-
Updated
Feb 19, 2021 - Java
-
Updated
Dec 23, 2019 - Python
-
Updated
Jul 22, 2020
-
Updated
Nov 2, 2017 - Scala
-
Updated
Dec 2, 2020 - C++
-
Updated
Mar 4, 2021 - Python
-
Updated
Mar 31, 2021 - Jupyter Notebook
-
Updated
Sep 9, 2019 - C++
-
Updated
Mar 25, 2021 - Python
-
Updated
Apr 21, 2018 - PHP
-
Updated
Mar 27, 2018 - Python
Improve this page
Add a description, image, and links to the serving topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the serving topic, visit your repo's landing page and select "manage topics."


Right now, grid search variables are resolved before the random samples are generated.
If we could toggle the order of resolution, we could support this: https://discuss.ray.io/t/is-there-a-way-to-run-the-same-hyperparameter-configuration-multiple-times/1412/12