glake icon indicating copy to clipboard operation
glake copied to clipboard

[Roadmap] GLake checklist

Open ruizhang1230 opened this issue 1 year ago • 0 comments

Training

  • [ ] Multi-stream Memory Reuse: Done, will be released
  • [ ] Compatible with Expandable Segment
  • [ ] Memory Pattern Profiling tool
  • [ ] DoubleOverlapping(for finetune): Done, will be released
  • [ ] Multipath with Specific Scenario
  • [ ] Compression (Lossless/Lossy for finetune)

Inference

  • [ ] LLM KV Cache optimization: Almost Done, will be released
  • [ ] MoE Inference Optmization
  • [ ] Other Optimization for Specific Scenario (not fragmentation)

Refactor

  • [ ] Support TensorFlow
  • [ ] Support ONNX RUNTIME

ruizhang1230 avatar Jan 24 '24 08:01 ruizhang1230