|
PineForge HPO 0.1.0
Native hyperparameter optimization for PineForge strategies
|
Public Member Functions | |
| dict[str, str] | to_dict (self) |
Public Attributes | |
| version | |
| implementation_sha256 | |
| module_path | |
Static Public Attributes | |
| str | version |
| str | implementation_sha256 |
| str | module_path |
Installed codegen version, source hash, and resolved module location.
Definition at line 79 of file transpile.py.
| dict[str, str] pineforge_hpo.transpile.CodegenIdentity.to_dict | ( | self | ) |
Definition at line 86 of file transpile.py.
|
static |
Definition at line 83 of file transpile.py.
| pineforge_hpo.transpile.CodegenIdentity.implementation_sha256 |
Definition at line 89 of file transpile.py.
|
static |
Definition at line 84 of file transpile.py.
| pineforge_hpo.transpile.CodegenIdentity.module_path |
Definition at line 90 of file transpile.py.
|
static |
Definition at line 82 of file transpile.py.
| pineforge_hpo.transpile.CodegenIdentity.version |
Definition at line 88 of file transpile.py.