Searched refs:UpdateGraphDynamicShapeAttr (Results 1 – 8 of 8) sorted by relevance
64 void UpdateGraphDynamicShapeAttr(const NotNull<KernelGraphPtr> &graph) const;
109 UpdateGraphDynamicShapeAttr(NOT_NULL(graph)); in OptimizeGraph()134 void CPUDeviceContext::UpdateGraphDynamicShapeAttr(const NotNull<KernelGraphPtr> &graph) const { in UpdateGraphDynamicShapeAttr() function in mindspore::device::cpu::CPUDeviceContext
87 void UpdateGraphDynamicShapeAttr(const NotNull<KernelGraphPtr> &graph) const;
234 UpdateGraphDynamicShapeAttr(NOT_NULL(graph)); in OptimizeGraphWithoutDeviceInfo()294 void GPUDeviceContext::UpdateGraphDynamicShapeAttr(const NotNull<KernelGraphPtr> &graph) const { in UpdateGraphDynamicShapeAttr() function in mindspore::device::gpu::GPUDeviceContext
118 UpdateGraphDynamicShapeAttr(NOT_NULL(graph)); in CompileGraphImpl()
301 void UpdateGraphDynamicShapeAttr(const NotNull<KernelGraphPtr> &root_graph);
441 UpdateGraphDynamicShapeAttr(NOT_NULL(graph)); in CompileGraphImpl()
1170 UpdateGraphDynamicShapeAttr(NOT_NULL(graph)); in ConstructKernelGraph()2336 UpdateGraphDynamicShapeAttr(NOT_NULL(graph)); in UpdateAllGraphDynamicShapeAttr()2345 void SessionBasic::UpdateGraphDynamicShapeAttr(const NotNull<KernelGraphPtr> &root_graph) { in UpdateGraphDynamicShapeAttr() function in mindspore::session::SessionBasic