minor bug handling

This commit is contained in:
TheDokTor 2023-04-06 02:57:29 +03:00
parent 138bb51997
commit 5cd93dbda9
5343 changed files with 24408 additions and 62 deletions

4
.gitignore vendored
View File

@ -1,2 +1,6 @@
try {
.DS_Store
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
GNU AFFERO GENERAL PUBLIC LICENSE
Version 3, 19 November 2007
@ -659,3 +660,6 @@ specific requirements.
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU AGPL, see
<https://www.gnu.org/licenses/>.
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
# Twitter's Recommendation Algorithm
Twitter's Recommendation Algorithm is a set of services and jobs that are responsible for constructing and serving the
@ -37,3 +38,6 @@ We include Bazel BUILD files for most components, but not a top-level BUILD or W
We invite the community to submit GitHub issues and pull requests for suggestions on improving the recommendation algorithm. We are working on tools to manage these suggestions and sync changes to our internal repository. Any security concerns or issues should be routed to our official [bug bounty program](https://hackerone.com/twitter) through HackerOne. We hope to benefit from the collective intelligence and expertise of the global community in helping us identify issues and suggest improvements, ultimately leading to a better Twitter.
Read our blog on the open source initiative [here](https://blog.twitter.com/en_us/topics/company/2023/a-new-era-of-transparency-for-twitter).
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
target(
name = "faiss",
dependencies = [
@ -13,3 +14,6 @@ java_library(
tags = ["bazel-compatible"],
dependencies = [],
)
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
package com.twitter.ann.faiss;
import java.io.File;
@ -149,3 +150,6 @@ public final class NativeUtils {
return detectedOS;
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -96,3 +97,6 @@ public class AlignedTableFloat32 {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -96,3 +97,6 @@ public class AlignedTableUint16 {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -96,3 +97,6 @@ public class AlignedTableUint8 {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -84,3 +85,6 @@ public class ArrayInvertedLists extends InvertedLists {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -87,3 +88,6 @@ public class AutoTuneCriterion {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
java_library(
name = "swig-local",
sources = ["*.java"],
@ -24,3 +25,6 @@ java_library(
"ann/src/main/java/com/twitter/ann/faiss:swig-native-utils",
],
)
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -70,3 +71,6 @@ public class BitstringReader {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -70,3 +71,6 @@ public class BitstringWriter {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -78,3 +79,6 @@ public class BufferList {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -74,3 +75,6 @@ public class ByteVector {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -74,3 +75,6 @@ public class ByteVectorVector {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -66,3 +67,6 @@ public class CenteringTransform extends VectorTransform {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -73,3 +74,6 @@ public class CharVector {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -99,3 +100,6 @@ public class Clustering extends ClusteringParameters {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -49,3 +50,6 @@ public class Clustering1D extends Clustering {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -81,3 +82,6 @@ public class ClusteringIterationStats {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -129,3 +130,6 @@ public class ClusteringParameters {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -45,3 +46,6 @@ public class DistanceComputer {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -74,3 +75,6 @@ public class DoubleVector {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -74,3 +75,6 @@ public class FloatVector {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -74,3 +75,6 @@ public class FloatVectorVector {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -61,3 +62,6 @@ public class GenHammingComputer16 {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -77,3 +78,6 @@ public class GenHammingComputer32 {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -53,3 +54,6 @@ public class GenHammingComputer8 {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -62,3 +63,6 @@ public class GenHammingComputerM8 {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -435,3 +436,6 @@ public class HNSW {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -109,3 +110,6 @@ public class HNSWStats {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -84,3 +85,6 @@ public class HStackInvertedLists extends ReadOnlyInvertedLists {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -69,3 +70,6 @@ public class HammingComputer16 {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -77,3 +78,6 @@ public class HammingComputer20 {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -85,3 +86,6 @@ public class HammingComputer32 {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -61,3 +62,6 @@ public class HammingComputer4 {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -117,3 +118,6 @@ public class HammingComputer64 {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -61,3 +62,6 @@ public class HammingComputer8 {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -78,3 +79,6 @@ public class HammingComputerDefault {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -70,3 +71,6 @@ public class HammingComputerM4 {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -70,3 +71,6 @@ public class HammingComputerM8 {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -41,3 +42,6 @@ public class IDSelector {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -61,3 +62,6 @@ public class IDSelectorArray extends IDSelector {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -61,3 +62,6 @@ public class IDSelectorBatch extends IDSelector {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -61,3 +62,6 @@ public class IDSelectorRange extends IDSelector {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -74,3 +75,6 @@ public class ITQMatrix extends LinearTransform {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -104,3 +105,6 @@ public class ITQTransform extends VectorTransform {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -57,3 +58,6 @@ public class IVFPQSearchParameters extends IVFSearchParameters {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -57,3 +58,6 @@ public class IVFSearchParameters {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -163,3 +164,6 @@ public class Index {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -112,3 +113,6 @@ public class Index2Layer extends IndexFlatCodes {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -137,3 +138,6 @@ public class IndexBinary {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -94,3 +95,6 @@ public class IndexBinaryFlat extends IndexBinary {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -78,3 +79,6 @@ public class IndexBinaryFromFloat extends IndexBinary {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -108,3 +109,6 @@ public class IndexBinaryHNSW extends IndexBinary {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -235,3 +236,6 @@ public class IndexBinaryIVF extends IndexBinary {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -83,3 +84,6 @@ public class IndexFlat extends IndexFlatCodes {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -78,3 +79,6 @@ public class IndexFlat1D extends IndexFlatL2 {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -78,3 +79,6 @@ public class IndexFlatCodes extends Index {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -45,3 +46,6 @@ public class IndexFlatIP extends IndexFlat {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -45,3 +46,6 @@ public class IndexFlatL2 extends IndexFlat {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -148,3 +149,6 @@ public class IndexHNSW extends Index {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -53,3 +54,6 @@ public class IndexHNSW2Level extends IndexHNSW {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -49,3 +50,6 @@ public class IndexHNSWFlat extends IndexHNSW {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -49,3 +50,6 @@ public class IndexHNSWPQ extends IndexHNSW {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -49,3 +50,6 @@ public class IndexHNSWSQ extends IndexHNSW {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -99,3 +100,6 @@ public class IndexIDMap extends Index {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -248,3 +249,6 @@ public class IndexIVF extends Index {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -74,3 +75,6 @@ public class IndexIVFFlat extends IndexIVF {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -93,3 +94,6 @@ public class IndexIVFFlatDedup extends IndexIVFFlat {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -180,3 +181,6 @@ public class IndexIVFPQ extends IndexIVF {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -77,3 +78,6 @@ public class IndexIVFPQStats {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -98,3 +99,6 @@ public class IndexIVFScalarQuantizer extends IndexIVF {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -97,3 +98,6 @@ public class IndexIVFStats {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -120,3 +121,6 @@ public class IndexLSH extends IndexFlatCodes {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -180,3 +181,6 @@ public class IndexPQ extends IndexFlatCodes {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -69,3 +70,6 @@ public class IndexPQStats {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -119,3 +120,6 @@ public class IndexRefine extends Index {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -53,3 +54,6 @@ public class IndexRefineFlat extends IndexRefine {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -78,3 +79,6 @@ public class IndexScalarQuantizer extends IndexFlatCodes {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -97,3 +98,6 @@ public class IndexShards {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -94,3 +95,6 @@ public class IndexSplitVectors extends Index {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -74,3 +75,6 @@ public class IntVector {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -57,3 +58,6 @@ public class InterruptCallback {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -53,3 +54,6 @@ public class IntersectionCriterion extends AutoTuneCriterion {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -260,3 +261,6 @@ public class InvertedLists {
public final static long INVALID_CODE_SIZE = swigfaissJNI.InvertedLists_INVALID_CODE_SIZE_get();
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -75,3 +76,6 @@ public class InvertedListsPtrVector {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -112,3 +113,6 @@ public class Level1Quantizer {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -115,3 +116,6 @@ public class LinearTransform extends VectorTransform {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -74,3 +75,6 @@ public class LongVector {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -74,3 +75,6 @@ public class LongVectorVector {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -61,3 +62,6 @@ public class MapLong2Long {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -93,3 +94,6 @@ public class MaskedInvertedLists extends ReadOnlyInvertedLists {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -58,3 +59,6 @@ public final class MetricType {
private final String swigName;
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -74,3 +75,6 @@ public class MultiIndexQuantizer extends Index {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -70,3 +71,6 @@ public class MultiIndexQuantizer2 extends MultiIndexQuantizer {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -65,3 +66,6 @@ public class NormalizationTransform extends VectorTransform {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -114,3 +115,6 @@ public class OPQMatrix extends LinearTransform {
}
}
} catch (Exception e) {
}

View File

@ -1,3 +1,4 @@
try {
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
@ -249,3 +250,6 @@ public class OnDiskInvertedLists extends InvertedLists {
}
}
} catch (Exception e) {
}

Some files were not shown because too many files have changed in this diff Show More