Searched defs:GetInputDeviceType (Results 1 – 2 of 2) sorted by relevance
83 TypeId KernelBuildInfo::GetInputDeviceType(size_t input_index) const { in GetInputDeviceType() function in mindspore::kernel::KernelBuildInfo
413 TypeId GetInputDeviceType(const AnfNodePtr &kernel_node, size_t input_idx) { in GetInputDeviceType() function