image-search
Here are 170 public repositories matching this topic...
-
Updated
Jun 10, 2021 - Python
-
Updated
Jul 17, 2021 - Go
-
Updated
May 12, 2021 - PHP
-
Updated
Jul 6, 2021 - Python
-
Updated
Jul 5, 2021 - Python
多表同时插入大量数据PS很容易崩溃
使用的3.2.7版本,3台服务器(1个master、3个ps、3个router),按天建表(如:db_20210601、db_20210602、db_20210603),每张表的结构如下 :
`{
"name": "space",
"partition_num": 3,
"replica_num": 1,
"engine": {
"name": "gamma",
"index_size": 100000,
"retrieval_type": "IVFPQ",
"retrieval_param": {
"ncentroids": 2048,
"nsubvector": 64,
"metric_type": "InnerProduct"
},
"id_type": "String"
},
"propertie
-
Updated
Feb 19, 2021 - Python
-
Updated
Jul 15, 2021 - Go
-
Updated
Jul 16, 2021 - Jupyter Notebook
-
Updated
Jul 2, 2021 - Python
-
Updated
Apr 18, 2021 - Jupyter Notebook
-
Updated
Jul 16, 2021 - JavaScript
-
Updated
Jul 13, 2021 - JavaScript
Current docker image size is insane. It is 2.55 GB. Reduce that to below 1GB or less. Apply changes from this reference: https://hackernoon.com/tips-to-reduce-docker-image-sizes-876095da3b34
-
Updated
May 18, 2021 - MATLAB
-
Updated
May 21, 2021 - Python
-
Updated
Jul 16, 2021 - C#
-
Updated
Jul 12, 2019 - Python
-
Updated
Apr 11, 2019 - Python
-
Updated
Apr 30, 2021 - Python
-
Updated
Jun 11, 2021 - TypeScript
-
Updated
Apr 13, 2019 - Python
-
Updated
Mar 17, 2021 - Jupyter Notebook
-
Updated
Feb 6, 2020 - Python
-
Updated
Feb 23, 2021 - Python
-
Updated
Sep 12, 2020 - Python
-
Updated
Jul 15, 2021 - Python
Improve this page
Add a description, image, and links to the image-search topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the image-search topic, visit your repo's landing page and select "manage topics."
We have separate CI and CD pipelines, which share a lot of code actually (like the testing part). This is a bit annoying to maintain at the moment, because we have to do all changes twice. It would be great do modularize this somehow so that both workflows