Searched refs:input_size (Results 1 – 1 of 1) sorted by relevance
48 int input_size = DataType::Size(input_type); in GetOpInfoFromInstruction() local49 int min_size = std::min(result_size, input_size); in GetOpInfoFromInstruction()58 (input_type == DataType::Type::kUint8 && input_size < result_size)) { in GetOpInfoFromInstruction()61 (input_type == DataType::Type::kUint16 && input_size < result_size)) { in GetOpInfoFromInstruction()