1. 10 Jul, 2019 6 commits
  2. 09 Jul, 2019 7 commits
  3. 07 Jul, 2019 1 commit
    • Rahul Ravikumar's avatar
      Support for TensorRTLinear model. · 752fd601
      Rahul Ravikumar authored
      * This PR adds support for Tensor RT.
      * There are probably more minor improvements I can make to
      `tensorrt.py`, but I think this is a good starting point.
      * `freeze_model.py` exports metadata about the model which helps us
      reconstruct the TensorRT model.
      * Make sure `pycuda.autoinit` is never loaded during training, as it
      interferes with TF-GPU (when training).
      
      Test: Tested this on my Jetson Nano.
      752fd601
  4. 06 Jul, 2019 3 commits
  5. 03 Jul, 2019 2 commits
  6. 01 Jul, 2019 8 commits
  7. 30 Jun, 2019 3 commits
  8. 29 Jun, 2019 5 commits
  9. 28 Jun, 2019 5 commits