jina-ai / executors

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

docs: update version #307

Closed Hippopotamus0308 closed 2 years ago

Hippopotamus0308 commented 2 years ago

Goals:

PR feedback: @jina-ai/workstream-hub

cristianmtr commented 2 years ago

regarding

I didn't update the customImageTorchEncoder and TFIDFTextEncoder as it import 'PretrainedModelFileDoesNotExist' from 'jina.excepts' which the latest jina version doesn't support and fail to pass the unit test, while other executors are ok

Sounds like a custom Exception. Just redeclare it

cristianmtr commented 2 years ago

Missing

cristianmtr commented 2 years ago

unit tests and gpu tests of Laser failing