Saurabh Chalke
Saurabh Chalke
Even I have a similar use case for my app (run Tflite.runPoseNetOnFrame on an isolate). Would be keen to hear if anyone has tried to move Tflite to an isolate?
# Proposal: Privacy-Preserving Machine Learning Inference using MPC ## Executive Summary **Project Name:** Trustless MPC Inferences for Advanced Machine Learning Models In this project, we aim to extend the capabilities...
@karmacoma-eth I've fixed the issue (#284) by making the following changes: 1. Introduced an `early_exit` flag variable to keep track of whether an early exit is requested. 2. In the...