Skip to content
Snippets Groups Projects
Unverified Commit 36749a85 authored by Li Xinqi's avatar Li Xinqi Committed by GitHub
Browse files

Dev inplace (#1879)

* 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
parent 9c231655
No related branches found
No related tags found
No related merge requests found
Showing
with 710 additions and 216 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment