Handling of existing files, if weight file is to be written.
More...
|
| | ERROR = _WGT_ON_EXISTING_ERROR |
| |
| | KEEP = _WGT_ON_EXISTING_KEEP |
| |
| | OVERWRITE = _WGT_ON_EXISTING_OVERWRITE |
| |
Handling of existing files, if weight file is to be written.
Refers to YAC_WGT_ON_EXISTING_ERROR, YAC_WGT_ON_EXISTING_KEEP and YAC_WGT_ON_EXISTING_OVERWRITE
Definition at line 681 of file yac.pyx.
◆ ERROR
| yac.WeightFileOnExisting.ERROR = _WGT_ON_EXISTING_ERROR |
|
static |
◆ KEEP
| yac.WeightFileOnExisting.KEEP = _WGT_ON_EXISTING_KEEP |
|
static |
◆ OVERWRITE
| yac.WeightFileOnExisting.OVERWRITE = _WGT_ON_EXISTING_OVERWRITE |
|
static |
The documentation for this class was generated from the following file: