Review Topic Local Vs Remote Execution

Load when a PR touches how a step/model runs in-process vs. over the network: Workflow-block execution-mode dispatch (self._step_execution_mode, StepExecutionMode.LOCAL/REMOTE, run_locally/run_remotely), a block get_restrictions()/get_air_gapped_availability(), backend/runtime routing env (USE_INFERENCE_MODELS, DISABLED_INFERENCE_MODELS_BACKENDS, WORKFLOWS_REMOTE_API_TARGET, inference_models_adapters.py), CUDA/Jetson/ONNX gating, or a new block with network/LAN/same-process assumptions.

roboflow aff8dee 8.6 KB Updated

File contents

roboflow/inference/tree/main/.claude/skills/review-topic-local-vs-remote-execution commit aff8deeda0

Frequently asked questions

npx skillmds@latest add roboflow/review-topic-local-vs-remote-execution