dumpinfo

Results 4 comments of dumpinfo

template void _run_bolt_matmul(const RowMatrix& X, const RowMatrix& Q, ColMatrix centroids, RowMatrix codes, RowVector offsets, float scaleby, ColMatrix lut_out, RowMatrix out) { auto ncols = X.cols(); auto nqueries = Q.rows(); auto...

> implemented in "python/clusterize.py"

> ![image](https://user-images.githubusercontent.com/16479114/164911636-d9757452-6107-443f-9db3-fd205bcde721.png)

thanks, I solve the problem by using the specific version of bullet & caffe provided in the external fold other than check out them from git.