"vllm/model_executor/models/aquila.py" did not exist on "707ec647bb3a5018e5d8cdded409d6244bbb9ea5"
  1. 15 Mar, 2022 1 commit
    • Abseil Team's avatar
      Running clang-format over all of GoogleTest · b007c54f
      Abseil Team authored
      A few tests are examining code locations and looking af the resulting line
      numbers to verify that GoogleTest shows those to users correctly. Some of those
      locations change when clang-format is run. For those locations, I've wrapped
      portions in:
      // clang-format off
      ...
      // clang-format on
      
      There may be other locations that are currently not tickled by running
      clang-format.
      
      PiperOrigin-RevId: 434844712
      Change-Id: I3a9f0a6f39eff741c576b6de389bef9b1d11139d
      b007c54f
  2. 18 Feb, 2021 1 commit
  3. 11 Feb, 2021 2 commits
  4. 28 Oct, 2018 1 commit
  5. 05 Oct, 2018 1 commit
    • Abseil Team's avatar
      Apply clang-tidy modernize-use-nullptr to googletest. · 4bb49ed6
      Abseil Team authored
      Now that googletest has moved to C++11, it should no longer
      use NULL or 0 for the null pointer. This patch converts all
      such usages to nullptr using clang-tidy.
      
      This prevents LLVM from issuing -Wzero-as-null-pointer-constant
      warnings.
      
      PiperOrigin-RevId: 215814400
      4bb49ed6
  6. 14 Aug, 2018 1 commit
    • Gennadiy Civil's avatar
      · a3c0dd0f
      Gennadiy Civil authored
      Comments changes, no functionality changes
      a3c0dd0f
  7. 05 Mar, 2018 1 commit
  8. 27 Feb, 2018 1 commit
  9. 25 Aug, 2015 1 commit
  10. 10 Apr, 2012 1 commit
  11. 24 Feb, 2011 1 commit
  12. 05 Oct, 2010 1 commit
  13. 14 Sep, 2010 1 commit
  14. 14 Jan, 2010 1 commit
  15. 23 Dec, 2009 1 commit
  16. 24 Sep, 2009 2 commits
  17. 09 Jun, 2009 1 commit
  18. 26 Mar, 2009 1 commit
  19. 11 Mar, 2009 1 commit
  20. 19 Feb, 2009 1 commit