jina-ai / executors

internal-only
Apache License 2.0
31 stars 12 forks source link

Make args in init have a consistent order #206

Closed CatStark closed 2 years ago

CatStark commented 2 years ago

For highlighted executors make sure their args in their init is in the same order.

  1. CLIP text
  2. CLIP image
  3. Faiss
  4. ImageTorchEncoder
  5. TransformerTorchEncoder