Develop a custom processor for model loading and inference when EAS built-in processors do not meet your requirements.
Develop a custom processor
Custom processors support the following programming languages:
-
C or C++. See Develop a custom processor in C or C++.
-
Java. See Develop a custom processor in Java.
-
Python. See Develop a custom processor in Python.
Deploy a service with a custom processor
After developing a custom processor, debug it locally before deploying the service. Deploy the service from the EAS console or by using EASCMD:
-
Upload from the console
Set Processor Type to Custom Processor. See custom deployment.
-
Deploy using EASCMD
Set the resource field to the ID of your dedicated resource group. See Command usage instructions.