logo
Browse Source

Update the test script

Signed-off-by: shiyu22 <shiyu.chen@zilliz.com>
main
shiyu22 3 years ago
parent
commit
383ef255fa
  1. 1
      test_image_embedding_operator_template.py

1
test_image_embedding_operator_template.py

@ -1,4 +1,3 @@
import unittest
from PIL import Image
from torchvision import transforms
from image_embedding_operator_template import ImageEmbeddingOperatorTemplate

Loading…
Cancel
Save