Namespace DotCompute.Backends.Metal.Execution.Interfaces
Interfaces
- IMetalCommandExecutor
Abstraction for Metal command execution operations. This interface decouples graph execution logic from low-level Metal API calls, enabling testability and potential support for other GPU backends.