-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Learning Roadmap
Sherlock edited this page Mar 12, 2021
·
1 revision
- InferenceSession/ORTModule
- Graph/Node/NodeArg
- Onnx/Op/Schema/Kernel
- ORTValue/Tensor
- GraphTransformer
- Per-op Gradient Building
- Performance Investigation
- ExecutionProvider
- IOBinding/dlpack
- PyBind
- Gradient Graph Building
- CUDA Programming
-
Execution Engine
- SessionState
- ExecutionFrame
-
Memory
-
Distributed Training
- Performance optimization for CUDA kernels
- Hyper-parameter tuning
Please use the learning roadmap on the home wiki page for building general understanding of ORT.