Skip to content
Snippets Groups Projects
  1. Jun 14, 2019
  2. Jun 13, 2019
  3. Jun 11, 2019
  4. Jun 10, 2019
  5. Jun 06, 2019
  6. Jun 05, 2019
  7. Jun 04, 2019
  8. Jun 03, 2019
  9. May 31, 2019
  10. May 30, 2019
  11. May 29, 2019
  12. May 27, 2019
  13. May 26, 2019
    • Li Xinqi's avatar
      Dev inplace (#1879) · 36749a85
      Li Xinqi authored
      * OpGraph::MakePredicatorIsAllLbiConsumersReachableToOpName
      
      * refactor TaskGraph::EnableInplaceMemSharing
      
      * TaskGraph::GetSafeInplaceOpBlobArgList
      
      * InplaceLbiGraph::ForEachSafeInplaceEdgesInSourceOpSubTree
      
      * fix a typo
      
      * TaskGraph::SetTaskRegstInplaceInfo
      
      * InplaceRegstGraph
      
      * refine
      
      * refine IsLbiOnTaskEdge
      
      * fix a bug in TaskGraph::ForEachDeviceNodes
      
      * ForEachGpuDeviceNodes
      
      * remove wrong CHECK
      
      * fix wrong use of std::unordered_set::erase
      
      * fix a bug in TaskGraph::GetInplaceOpBlobArgList
      
      * fix inplace bugs
      
      * fix error CHECK between inplace in dptr and inplace out dptr
  14. May 24, 2019
    • Li Xinqi's avatar
      Dev scc (#1882) · 9c231655
      Li Xinqi authored
      * Graph::FindFirstNonTrivialSCC
      
      * refine Graph::FindFirstNontrivialSCC
      
      * add comment for FindFirstNontrivialSCC
      
      * FfsForEachNode
  15. May 23, 2019
  16. May 22, 2019
  17. May 17, 2019