Searched defs:GetOutputDeviceShapeForTbeBuild (Results 1 – 3 of 3) sorted by relevance
113 std::vector<int64_t> TbeJsonUtils::GetOutputDeviceShapeForTbeBuild(const AnfNodePtr &anf_node, size… in GetOutputDeviceShapeForTbeBuild() function in mindspore::kernel::TbeJsonUtils
149 std::vector<int64_t> GetOutputDeviceShapeForTbeBuild(const kCreaterType creater_type, const AnfNode… in GetOutputDeviceShapeForTbeBuild() function
855 std::vector<int64_t> AnfRuntimeAlgorithm::GetOutputDeviceShapeForTbeBuild(const AnfNodePtr &node, in GetOutputDeviceShapeForTbeBuild() function in mindspore::session::AnfRuntimeAlgorithm