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

Leadership transitions at Huawei's auto business unit

maynowei9个月前 (08-26)技术知识78

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.

相关文章

Win10系统除了移植Objective C,还要有Swift

IT之家讯Build2015大会最让人震惊的莫属微软推出工具,Win10系统可以移植安卓/iOS应用,特别是后者使用的Objective C编程语言,不过最新消息表明,微软连苹果最新的Swift移植也...

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

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

webview 渲染机制:硬件加速方式渲染的Android Web

webview 渲染是什么?webview 渲染是用于展现web页面的控件; webview 可以内嵌在移动端,实现前端的混合式开发,大多数混合式开发框架都是基于 webview 模式进行二次开发的w...

从 async/await 到虚拟线程:Python 并发的再思考

演进之路:从async/await到线程的反思首先必须明确的是,async/await对Python并非全无裨益:它最大的价值,是让更多人接触到了并发编程。通过在编程语言中嵌入语法元素,并发编程的门槛...

Navicat Premium 连接 Oracle 数据库

Navicat Premium是一个可多重连接的数据库管理工具,它可让你以单一程序同時连接到 MySQL、SQLite、Oracle 及 PostgreSQL 数据库,让管理不同类型的数据库更加方便。...

Docker安装Oracle 11g 数据库过程详解

1、查看docker 版本[root@node3 ~]# docker version Client: Version: 18.09.6 API version:...