Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2021-05-25 | 348 Bytes | |
v2.2.4 source code.tar.gz | 2021-05-25 | 220.2 kB | |
v2.2.4 source code.zip | 2021-05-25 | 280.3 kB | |
Totals: 3 Items | 500.9 kB | 0 |
- Added option to defer releasing temporary socket/port to user map_function for cases where user code may not bind to the assigned port soon enough to avoid other processes binding to the same port, e.g. extensive pre-processing before invoking TF APIs.
- Updated screwdriver.cd build template.
- Trigger documentation publish after PyPI push.