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