generator.Operation Class Reference
|
Ratpac-two
|
generator.Operation Class Reference
Public Member Functions | |
| def | __init__ (self, op) |
| def | code (self) |
Public Attributes | |
| op | |
| inputs | |
| attr_list | |
Detailed Description
Class that describes the operation.
Attributes:
op: An operation.
inputs: The operation's inputs.
attr_list: The attribute's list.
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/ratpac/checkouts/latest/src/external/cppflow/include/cppflow/ops_generator/generator.py
Generated by