当前位置:首页 > 技术知识 > 正文内容

Leadership transitions at Huawei's auto business unit

maynowei6个月前 (08-26)技术知识54

It's all changed at the top of Huawei's Intelligent Automotive Solution Business Unit (IAS BU), with former CEO Richard Yu moving to the role of chairman. JIN Yuzhi, previously Huawei VP and head of optical business, will take the post of CEO.

Established in 2019, IAS BU has grown rapidly, expanding its team to 2,500 members within a year. In April 2021, Yu took the helm as CEO.

In October 2020, the HI (Huawei Inside) intelligent driving system saw the light of day, since cultivating partnerships with BAIC's Arcfox and Changan's Avatr. However, its sales performance has fallen short of expectations.

Another system, Huawei Smart Selection, has since given rise to the AITO, a cooperative effort between Huawei and Seres, with two models on sale.

Smart Selection is emerging as the principal focus of Huawei's automotive endeavors.

相关文章

IT博物馆之Objective-C诞生(micro博物馆)

1984年,Objective-C诞生。设计者:布莱德·考克斯(Brad Cox)、汤姆·洛夫(Tom Love)Objective-C是面向对象的通用、高级编程语言。它扩展了标准的 ANSI C,将...

Django 官方推荐的姿势:类视图(django类视图和函数视图哪个好)

作者:HelloGitHub-追梦人物在开发网站的过程中,有一些视图函数虽然处理的对象不同,但是其大致的代码逻辑是一样的。比如一个博客和一个论坛,通常其首页都是展示一系列的文章列表或者帖子列表。对处理...

不需安装oracleclient连接oracle数据库方案

在Oracle官方发布ODP.net之前,我们通常使用微软的System.data.OracleClient进行Oracle数据库操作,它的缺点是必须要装Oracle客户端OracleClient,如...

JavaScript初学者指南(javascript初学者入门)

如果你刚接触 JavaScript,想必已经被“module bundlers vs. module loaders”、“Webpack vs. Browserify”和“AMD vs. Common...

一文读懂:Linux 系统中 PostgreSQL 的安装攻略

在当今互联网软件开发的世界里,数据管理至关重要。PostgreSQL 作为一款强大的开源关系型数据库管理系统,以其稳定性、丰富功能和良好的扩展性,深受广大开发人员的青睐。对于使用 Linux 操作系统...

PostgreSQL17发布,改进了清理进程并提高了性能

PostgreSQL17发布,改进了清理进程并提高了性能前导语(120字以内):PostgreSQL17正式发布,引发了数据库圈的广泛关注。这次更新不仅带来了更智能的清理进程,还让性能提升了一大截。对...