Skip to content

lshmouse/ai-playground

Repository files navigation

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