Searched defs:UpdateDynamicShape (Results 1 – 2 of 2) sorted by relevance
98 virtual void UpdateDynamicShape(const CNodePtr &kernel) const { AnfAlgo::InferShape(kernel); } in UpdateDynamicShape() function
365 void GPUDeviceContext::UpdateDynamicShape(const CNodePtr &kernel) const { in UpdateDynamicShape() function in mindspore::device::gpu::GPUDeviceContext