|
IRON 1a5eed49d3c0721a318ac369f725acc96b7c4584
|
Classes | |
| class | iron.device.device.Device |
Namespaces | |
| namespace | iron |
| namespace | iron.device |
| namespace | iron.device.device |
Functions | |
| iron.device.device.create_class (class_name, device) | |
| type[Device] | iron.device.device.__getattr__ (str name) |
Variables | |
| iron.device.device.class_name = re.sub(r"NPU(\d+)_(\d+)COL", r"NPU\1Col\2", device.name.upper()) | |