- 
                Notifications
    
You must be signed in to change notification settings  - Fork 3.5k
 
Home
        Gary Miguel edited this page Oct 20, 2021 
        ·
        10 revisions
      
    See ORT Mindmap for an alternate way of visualizing the relationships between these topics (right click and hold to drag, ctrl+scroll to zoom).
- InferenceSession/ORTModule
 - Graph/Node/NodeArg
 - Ops and Kernels
 - ORTValue/Tensor
 - GraphTransformer
 - Per-op Gradient Building
 - Performance Investigation
 
- ExecutionProvider
 - IOBinding/dlpack
 - PyBind
 - Gradient Graph Building
 - CUDA Programming
 
- 
- SessionState
 - ExecutionFrame
 
 - 
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.