Searched refs:SetInputDeviceType (Results 1 – 3 of 3) sorted by relevance
183 void SetInputDeviceType(const TypeId &input_device_type, size_t index);
265 void KernelBuildInfo::KernelBuildInfoBuilder::SetInputDeviceType(const TypeId &input_device_type, s… in SetInputDeviceType() function in mindspore::kernel::KernelBuildInfo::KernelBuildInfoBuilder
94 builder->SetInputDeviceType(kNumberTypeInt32, input_index); in ReducePrecision()