This repository has been archived by the owner on Nov 16, 2023. It is now read-only.
V0.2 [June release]
Past due by over 4 years
89% complete
Customer Facing Features
Training:
- multi-GPU training
- extend current train.py with multi-GPU capability
- add profile information (nccl)
- extend current train.py with multi-GPU capability
Loaders (100% code re-use):
- segy loaders/converters (in case customers ask about them)
- merge contrib from CSE into staging
- segy to numpy format converter utility (already have from CSE)
- segy notebooks
- generic co…
- merge contrib from CSE into staging
Customer Facing Features
Training:
- multi-GPU training
- extend current train.py with multi-GPU capability
- add profile information (nccl)
- extend current train.py with multi-GPU capability
Loaders (100% code re-use):
- segy loaders/converters (in case customers ask about them)
- merge contrib from CSE into staging
- segy to numpy format converter utility (already have from CSE)
- segy notebooks
- generic converter for Dutch F3 (tensor format) dataset (cannot convert some datasets to segy) [stretch goal]
- with unit tests
- merge contrib from CSE into staging
- specific converter for Penobscot dataset
- bring back Penobscot: convert to numpy, import through Dutch F3 interface
Enhancements:
- speed up build process
- overhaul tests