|
PyTimeloop
|
Functions | |
| transpile (Specification spec, bool for_model=False, add_spatial_dummy=True) | |
| Dump a v4 specification to v3 format. | |
| pytimeloop.timeloopfe.common.version_transpilers.v4_to_v3.transpile | ( | Specification | spec, |
| bool | for_model = False, | ||
| add_spatial_dummy = True ) |
Dump a v4 specification to v3 format.
!
| spec | Specification object to dump. ! |
| for_model | If True, dump the specification for timelooop-model. Else, for timeloop-mapper. ! |