Searched defs:UpdateGraphDynamicShapeAttr (Results 1 – 3 of 3) sorted by relevance
134 void CPUDeviceContext::UpdateGraphDynamicShapeAttr(const NotNull<KernelGraphPtr> &graph) const { in UpdateGraphDynamicShapeAttr() function in mindspore::device::cpu::CPUDeviceContext
294 void GPUDeviceContext::UpdateGraphDynamicShapeAttr(const NotNull<KernelGraphPtr> &graph) const { in UpdateGraphDynamicShapeAttr() function in mindspore::device::gpu::GPUDeviceContext
2345 void SessionBasic::UpdateGraphDynamicShapeAttr(const NotNull<KernelGraphPtr> &root_graph) { in UpdateGraphDynamicShapeAttr() function in mindspore::session::SessionBasic