concepts.dsl.executors#
The baseclass for all executors of domain-specific languages and a few implementations for simple function domains and tensor-based value representations.
The baseclass for all executors of domain-specific languages. |
|
A simple executor for a domain that only contains function applications. |
|
Tensor-based expression executor. |
|