1. 30 Dec, 2020 1 commit
    • anton's avatar
      add README.md · cfce9fbf
      anton authored
      bump version to 1.0.0
      bump year to 2021
      cfce9fbf
  2. 29 Dec, 2020 2 commits
    • anton's avatar
      refactor into a python package · 5089052d
      anton authored
      attempt to load dependent cpu/cuda submodules before resorting to JIT
      add pyproject.toml to facilitate package install-time dependency on pytorch and ninja
      add setup.py
      5089052d
    • anton's avatar
      add cpu version · d171584b
      anton authored
      add cpu-gpu dispatcher
      d171584b