1. 26 Jul, 2019 1 commit
    • Pruthvi's avatar
      remove unique_ptr from allocator static allocation (#3269) · c0edf94d
      Pruthvi authored
      * remove unique_ptr from allocator static allocation
      
      * - for default allocator return address of the static object on stack instead of returning ptr to dynamically allocated object
      
      * Revert "- for default allocator return address of the static object on stack instead of returning ptr to dynamically allocated object"
      
      This reverts commit 126b269cb298e6eb8b99b1b9a90d5aa7cf8fb948.
      
      * use raw pointer in set_host_memory_allocator
      
      * fix build error
      c0edf94d
  2. 25 Jul, 2019 5 commits
  3. 24 Jul, 2019 12 commits
  4. 23 Jul, 2019 22 commits