Skip to content
Snippets Groups Projects
  1. Jul 15, 2020
  2. Jul 08, 2020
  3. Jul 06, 2020
  4. Jul 03, 2020
  5. Jul 02, 2020
  6. Jun 26, 2020
    • Karsten Suehring's avatar
      Fix encoder command line parsing for layer-wise parameters · 1d3b2348
      Karsten Suehring authored
      At the encoder there are long parameters like "--QP=32" and short parameters like "-q 32"
      
      For layer parameters -lx (with x being the layer index) the encoder always assumes that
      -lx is followed by two parameters, which is only true for short type parameters.
      
      This checks for "--" in the first parameter following -lx and only reads a second parameter,
      if "--" is not found at the beginning.
      1d3b2348
  7. Jun 22, 2020
  8. Jun 19, 2020
  9. Jun 15, 2020
  10. Jun 13, 2020
    • bdchoi's avatar
      Rebase · d3f9d2cd
      bdchoi authored
      Document updated
      d3f9d2cd
  11. May 27, 2020
  12. May 19, 2020
  13. May 15, 2020
  14. May 12, 2020
  15. May 11, 2020
  16. May 10, 2020
  17. May 09, 2020
  18. May 08, 2020
Loading