Liu Zuohu: OPPO's investment in AI has no upper limit!
According to news on February 21, at the recent OPPO AI strategy conference, OPPO announced the 1N intelligent agent ecological strategy for the first time, allowing users to transform AI from early adopters to common use.
In an interview after the meeting, OPPO Chief Product Officer Liu Zuohu said that OPPO’s investment in AI has no upper limit.
When asked if OPPO had calculated its investment in AI, Liu Zuohu said: "It is difficult to calculate specific figures. Our investment may be based on needs, and there is no upper limit."
We didn’t talk about AI First, All in AI, etc. These concepts have been discussed by others a long time ago. We also feel that there is no need to talk about these empty concepts. The changes in our physical organization can represent us. Determination.
At the beginning of 2024, OPPO announced the establishment of an AI center to integrate global R&D resources and mobilize the entire company to "embrace AI."
"Google merged DeepMind and Google Brain. With this action, everyone can see that it really wants to invest in AI, and so do we."
The AI center we established will integrate all All AI-related functions are put into one entity, which is a very big change for the organization. For us, AI is the most critical thing in the new era.
The above is the detailed content of Liu Zuohu: OPPO's investment in AI has no upper limit!. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

In Python, how to dynamically create an object through a string and call its methods? This is a common programming requirement, especially if it needs to be configured or run...

How to use Go or Rust to call Python scripts to achieve true parallel execution? Recently I've been using Python...

Problems and solutions encountered when using the requests library to crawl web page data. When using the requests library to obtain web page data, you sometimes encounter the...

This article describes how to optimize ZooKeeper performance on Debian systems. We will provide advice on hardware, operating system, ZooKeeper configuration and monitoring. 1. Optimize storage media upgrade at the system level: Replacing traditional mechanical hard drives with SSD solid-state drives will significantly improve I/O performance and reduce access latency. Disable swap partitioning: By adjusting kernel parameters, reduce dependence on swap partitions and avoid performance losses caused by frequent memory and disk swaps. Improve file descriptor upper limit: Increase the number of file descriptors allowed to be opened at the same time by the system to avoid resource limitations affecting the processing efficiency of ZooKeeper. 2. ZooKeeper configuration optimization zoo.cfg file configuration

To strengthen the security of Oracle database on the Debian system, it requires many aspects to start. The following steps provide a framework for secure configuration: 1. Oracle database installation and initial configuration system preparation: Ensure that the Debian system has been updated to the latest version, the network configuration is correct, and all required software packages are installed. It is recommended to refer to official documents or reliable third-party resources for installation. Users and Groups: Create a dedicated Oracle user group (such as oinstall, dba, backupdba) and set appropriate permissions for it. 2. Security restrictions set resource restrictions: Edit /etc/security/limits.d/30-oracle.conf

The technical Q&A community in the ChatGPT era: SegmentFault’s response strategy StackOverflow...

About Pythonasyncio...

Discussion on the reasons why pipeline files cannot be written when using Scapy crawlers When learning and using Scapy crawlers for persistent data storage, you may encounter pipeline files...
