ml_switcheroo.semantics.standards_internal ========================================== .. py:module:: ml_switcheroo.semantics.standards_internal .. autoapi-nested-parse:: Internal Standards Definition (Hub of the Knowledge Base). This module defines the "Golden Set" of abstract operations that are not covered by (or require overrides on top of) upstream standards like ONNX or the Python Array API. It defines: 1. **Abstract Schema**: The standard argument names (`std_args`) and docstrings. 2. **Implementation Variants**: Currently empty, as all implementations have been distributed to their respective Framework Adapters in `src/ml_switcheroo/frameworks/`. Attributes ---------- .. autoapisummary:: ml_switcheroo.semantics.standards_internal.INTERNAL_OPS Module Contents --------------- .. py:data:: INTERNAL_OPS