opto.trace.utils#
Functions
Escapes double quotation marks inside JSON string values for a specific format: {"name": "string value", "value": "string value"} Does not escape quotes around keys or structural quotes. |
|
Applying a decorator to all methods of a class. |
|
Parse the text of equations into a dictionary |
|
Example usage can be found in optimizers/textgrad.py |
|
Aggregate the feedback of a list of nodes. |
|