Searched refs:InitAllBucket (Results 1 – 5 of 5) sorted by relevance
304 …void InitAllBucket(const KernelGraphPtr &graph, const device::DeviceContext *device_context = null…
490 InitAllBucket(graph); in CompileGraphImpl()
531 InitAllBucket(graph); in CompileGraphImpl()
2464 void SessionBasic::InitAllBucket(const KernelGraphPtr &graph, const device::DeviceContext *device_c… in InitAllBucket() function in mindspore::session::SessionBasic
351 session_->InitAllBucket(graph, device_context); in CompileGraphImpl()