Skip to content
Snippets Groups Projects

Make FaceNet pickalable

Merged Tiago de Freitas Pereira requested to merge dask-pipelines into master

In this MR FaceNet was made picklable. Two things were necessary.

  1. Organize the initialization of the public variables of the facenet class
  2. Add a semaphore to control two critical regions (call and getstate). This allows Dask to smoothly do multithreading.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading