Searched defs:GetAllOutputDeviceTypes (Results 1 – 2 of 2) sorted by relevance
62 const std::vector<TypeId> &KernelBuildInfo::GetAllOutputDeviceTypes() const { return outputs_device… in GetAllOutputDeviceTypes() function in mindspore::kernel::KernelBuildInfo
703 std::vector<TypeId> AnfRuntimeAlgorithm::GetAllOutputDeviceTypes(const AnfNodePtr &node) { in GetAllOutputDeviceTypes() function in mindspore::session::AnfRuntimeAlgorithm