Searched defs:GetInputDataType (Results 1 – 4 of 4) sorted by relevance
188 const std::vector<TypeId> ModelInfer::GetInputDataType() { return model_process_.GetInputDataType()… in GetInputDataType() function in mindspore::kernel::acl::ModelInfer
287 const std::vector<TypeId> ModelProcess::GetInputDataType() { in GetInputDataType() function in mindspore::kernel::acl::ModelProcess
152 DataType Converter::GetInputDataType() { in GetInputDataType() function in mindspore::Converter
37 bool GetInputDataType(const ge::DataType &data_type, const std::vector<ge::DataType> &supportList) { in GetInputDataType() function619 bool GetInputDataType(const ge::DataType &dataType, const std::vector<ge::DataType> &supportList, s… in GetInputDataType() function