英語版: index.md
Control Interfaces
AIKernel.Abstractions.Control は、AIKernel の semantic execution graph を 物理実行エンジンへ写像するための共有 Control Plane interface を所有します。
Interfaces
IControlEngineIExecutionGraphIExecutionNodeINodeSchedulerIControlPolicyIControlStateObserver
DTOs
ControlExecutionRequestControlExecutionResultControlPolicyEvaluationControlStateSnapshotControlEnvelope
Control contract は interface / DTO のみであるため AIKernel.NET に置きます。 Control runtime implementation、emulator、CPU/GPU engine、scheduler、 diagnostics は AIKernel.Control が所有します。
This concise reference page is part of the architecture documentation area for AIKernel.NET. It is generated from architecture/interfaces/control/index-jp.md and should be read together with the surrounding category pages in the side navigation.
Source:
architecture/interfaces/control/index-jp.md