Skip to content

Latest commit

 

History

History
69 lines (59 loc) · 2.37 KB

README.md

File metadata and controls

69 lines (59 loc) · 2.37 KB

AI Playground

Experiments

TODO

Usage

Run cpplint

bazel test --config=cpplint //experimental/cpp_example/...

TODO List

Env Preparation

Code Linters

AI Env

Autonomous System

AI Models

  • [TODO] NLP(BERT, GPT, etc.)
  • [TODO] Vision(DETR, DETR-3D, BevFormer, TrackerFormer, MapFormer, etc.)

AI Training

  • [TODO] npl data preprocessing examples
  • [TODO] GPT training examples with DP, PP and TP

AI Inference

GPU Support

References