Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 334 Bytes

File metadata and controls

9 lines (8 loc) · 334 Bytes

List of todos

  • Implement Jacobian computation for fused grid sampler
  • Debug b-spline parzen window in fused MI
  • Lot of code generates new copies of tensors, which is not memory-efficient. We should try to avoid this.
  • Add documentation.
  • Add tests.
  • fp16/bf16 support
  • moment matching support