1. 16 Nov, 2018 1 commit
  2. 05 Nov, 2018 1 commit
    • Ayan Moitra's avatar
      TopK additional tests for nvGPU backend (#1946) · 37dc586c
      Ayan Moitra authored
      * added tests for malloc mode and graph transform
      
      * Comment incorporation
      
      * changed comparing backend to INTERPRETER
      
      * COmments resolved+clang
      
      * Adressed all comments
      
      * IntelGPU does not support topk
      37dc586c
  3. 29 Oct, 2018 1 commit
    • Ayan Moitra's avatar
      Support TopK for NvidiaGPU backend (#1908) · d901446d
      Ayan Moitra authored
      * fresh commit for the changes
      
      * Working topk on ndims for nvGPU
      
      * fix
      
      * clang
      
      * Added unit test, improved kernel hash and Bob's comment
      
      * int64 test+clang
      
      * Moved argReduce and topk tests to a separate file
      
      * TopK unsupported for IntelGPU
      
      * addressed Fenglei and Chris's comments
      
      * addressed Fenglei and Chris's comments
      d901446d