WO2022037627A1 - Integrated management method, apparatus and system for artificial intelligence applications - Google Patents

Integrated management method, apparatus and system for artificial intelligence applications Download PDF

Info

Publication number
WO2022037627A1
WO2022037627A1 PCT/CN2021/113426 CN2021113426W WO2022037627A1 WO 2022037627 A1 WO2022037627 A1 WO 2022037627A1 CN 2021113426 W CN2021113426 W CN 2021113426W WO 2022037627 A1 WO2022037627 A1 WO 2022037627A1
Authority
WO
WIPO (PCT)
Prior art keywords
artificial intelligence
intelligence application
application
data
configuration information
Prior art date
Application number
PCT/CN2021/113426
Other languages
French (fr)
Chinese (zh)
Inventor
南雨含
黄缨宁
孔维
王昱森
张钰
Original Assignee
第四范式(北京)技术有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 第四范式(北京)技术有限公司 filed Critical 第四范式(北京)技术有限公司
Publication of WO2022037627A1 publication Critical patent/WO2022037627A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • G06F8/63Image based installation; Cloning; Build to order
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N20/00Machine learning
    • G06N20/20Ensemble learning

Definitions

  • the present disclosure relates to the field of artificial intelligence, and more particularly, to an integrated management method for artificial intelligence applications, an integrated management device for artificial intelligence applications, a system including at least one computing device and at least one storage device, and A computer-readable storage medium.
  • AI Artificial Intelligence
  • An object of the present disclosure is to provide a new technical solution for unified management of AI applications.
  • an integrated management method for AI applications including:
  • the installed first AI application and the constructed second AI application are managed.
  • an integrated management device for AI applications including:
  • a first installation module configured to obtain an installation file in a predetermined standard format of the first AI application, and install the first AI application based on the installation file in the predetermined standard format;
  • a second building module configured to obtain the building configuration information of the second AI application, and build the second AI application based on the building configuration information
  • the application management module is configured to manage the installed first AI application and the constructed second AI application.
  • an artificial intelligence application integrated management system including at least one computing device and at least one storage device, wherein the at least one storage device is configured to store instructions, the instructions are When the at least one computing device operates, the at least one computing device is caused to perform the method according to the first aspect of the present disclosure.
  • a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements the method according to the first aspect of the present disclosure.
  • the first AI application installed and the second AI application constructed in the AI operating system can be managed in a unified manner, so that the development and management costs of AI applications can be reduced.
  • FIG. 1 is a block diagram of one example of a hardware configuration of an electronic device that can be used to implement embodiments of the present disclosure
  • FIG. 2 is a schematic flowchart of an integrated management method for AI applications according to an embodiment of the present disclosure
  • FIG. 3 is a schematic diagram of a standard development process of a second AI application according to an embodiment of the present description
  • FIG. 4 is a block schematic diagram of an integrated management apparatus for AI applications according to an embodiment of the present disclosure
  • FIG. 5 is a block schematic diagram of a system according to an embodiment of the present disclosure.
  • FIG. 1 is a block diagram showing a hardware configuration of an electronic device 1000 that can implement an embodiment of the present disclosure.
  • the electronic device 1000 may be a laptop computer, a desktop computer, a cell phone, a tablet computer, or the like. As shown in FIG. 1 , the electronic device 1000 may include a processor 1100, a memory 1200, an interface device 1300, a communication device 1400, a display device 1500, an input device 1600, a speaker 1700, a microphone 1800, and the like.
  • the processor 1100 may be a central processing unit CPU, a microprocessor MCU, or the like.
  • the memory 1200 includes, for example, a ROM (Read Only Memory), a RAM (Random Access Memory), a nonvolatile memory such as a hard disk, and the like.
  • the interface device 1300 includes, for example, a USB interface, an earphone interface, and the like.
  • the communication device 1400 is capable of, for example, wired or wireless communication, and may specifically include Wifi communication, Bluetooth communication, 2G/3G/4G/5G communication, and the like.
  • the display device 1500 is, for example, a liquid crystal display, a touch display, or the like.
  • the input device 1600 may include, for example, a touch screen, a keyboard, a somatosensory input, and the like. The user can input/output voice information through the speaker 1700 and the microphone 1800 .
  • the electronic device shown in FIG. 1 is merely illustrative and in no way imply any limitation on the present disclosure, its application, or use.
  • the memory 1200 of the electronic device 1000 is configured to store instructions, and the instructions are configured to control the processor 1100 to operate to execute any one of the AI applications provided by the embodiments of the present disclosure integrated management approach.
  • the electronic device 1000 shows multiple devices in FIG. 1 , the present disclosure may only relate to some of the devices.
  • the electronic device 1000 only relates to the processor 1100 and the storage device 1200 .
  • a skilled person can design instructions according to the solutions disclosed in the present disclosure. How the instruction controls the processor to operate is well known in the art, so it will not be described in detail here.
  • an integrated management method for AI applications is provided.
  • the management method of the AI application may be implemented by an electronic device.
  • the electronic device may be the electronic device 1000 shown in FIG. 1 .
  • the electronic device 1000 of this embodiment may be pre-deployed with a device of an integrated management system of an AI application.
  • AI applications In order to solve the current problems of non-interoperability of data of various AI applications, different standards, complicated operation and maintenance, and huge management costs brought about by the development and management of various AI applications, this disclosure creatively proposes that various AI applications should be implemented according to certain requirements.
  • the design concept of integrating the standards for unified management proposes an integrated management system for AI applications, which can also be called AI operating system, or AIOS for short, which can integrate various APPs through certain standards, and can Unified management of integrated APPs.
  • AI applications can be installed on AIOS, and AI applications can also be built through AIOS.
  • AIOS also provides various systems and application management tools to manage and control the hardware resources required for running AI applications. and software resources.
  • the electronic device in this embodiment may be a computer cluster, and then the AIOS may be deployed in the computer cluster.
  • the AIOS can provide a running environment for the AI application, where the running environment specifically includes services and interfaces necessary for the management and development of the AI application.
  • the AIOS in this embodiment can also be used to manage and control the hardware resources and software resources required for the running of the AI application, so that all the resources required by the AI application can be used to the maximum extent.
  • AIOS can also provide a user operation interface that conforms to operating system cognition, which is convenient for users to manage AI applications in AIOS.
  • the integrated management method for AI applications in this embodiment may include the following steps S2100 to S2300:
  • Step S2100 Acquire an installation file in a predetermined standard format corresponding to the AI application, and install the first AI application based on the installation file in the predetermined standard format.
  • the first AI application may be installed in the AIOS based on an installation file in a predetermined standard format. Then, the first AI application in this embodiment may be an AI application installed in the AIOS according to the installation file.
  • the standard format of the installation files of the first AI applications needs to be pre-specified.
  • the installation files of different first AI applications need to meet the same requirements. Standard format for installation files.
  • the predetermined standard format may specifically be a file format set in advance according to the AIOS, and the corresponding first AI application is installed with an installation file based on the predetermined standard format.
  • the predetermined standard format may be the Docker standard format.
  • acquiring the installation file in the predetermined standard format of the first AI application includes steps S2110 to S2120 as shown below:
  • Step S2110 Obtain the original installation file of the first AI application.
  • the original installation file may be an application installation file provided by a third-party service, for example, an installation file provided by a developer of the first AI application.
  • the original installation file may be downloaded from the application store provided by the AIOS of this embodiment, may also be downloaded from a designated download address, or may be obtained from other electronic devices that pre-store the original installation file, It may also be obtained from the local disk of the electronic device implementing this embodiment.
  • the present disclosure does not limit the source of the original installation file.
  • Step S2120 Convert the format of the original installation file into a predetermined standard format to obtain an installation file in the predetermined standard format.
  • the corresponding first AI application can be installed based on the installation file in the predetermined standard format.
  • the method may further include: providing an application store in which at least one first AI application is provided.
  • an installation file in a predetermined standard format of the first AI application may be provided in the application store. Then, acquiring the original installation file of the first AI application may include: downloading the installation file of the first AI application in a predetermined standard format from the application store.
  • the original installation file of the first AI application may be provided in the application store. Then, obtaining the original installation file of the first AI application may include: downloading the original installation file of the first AI application from the application store, and converting the format of the original installation file into a predetermined standard format to obtain an installation file in the predetermined standard format.
  • the installed first AI application can run in the AIOS.
  • AIOS can also manage the installed first AI application.
  • Step S2200 Acquire construction configuration information of the second AI application, and build a second AI application based on the construction configuration information.
  • AIOS can not only install the above-mentioned first AI application, such as applications developed by third-party manufacturers or customized development, but also provide the ability to build a second AI application. Users can use the services and tools provided by AIOS to build A second AI application that matches business needs.
  • the configuration information may include storage configuration information and computing configuration information. Then, based on the construction configuration information, constructing the second AI application may include: constructing the second AI application based on the storage configuration information and the computing configuration information.
  • AIOS can provide a standard process for building AIOS.
  • the storage configuration information and computing configuration information related to the application to be built can be received or automatically obtained based on a predetermined configuration process, and AIOS can perform AI application based on the configuration information. Construction and subsequent management.
  • the predetermined configuration process may be a standard application construction process provided by AIOS, and a user (for example, an application developer) only needs to configure (input) the configuration information required to construct the second AI application according to this standard application construction process (input).
  • a standard application building process interface and guide can be provided to the user, and the user only needs to input the configuration information required to build the second AI application according to the interface and guide.
  • the information of the configuration required to construct the second AI application may be classified into storage configuration information and computing configuration information according to information usage.
  • the storage configuration information may include, but is not limited to, at least one of input source information, application meta information, log and monitoring indicator collection information, and storage declaration information.
  • the storage configuration information according to an exemplary embodiment of the present disclosure will be described in detail.
  • the input source information may include the identification of one or more standard Docker images.
  • Docker can be selected as the general input convention. Docker has the most extensive developer base and is the most commonly used containerization technology, which conforms to the evolution design of advanced enterprise architecture. In addition, Docker also has the following advantages: faster startup speed than virtual machines, consistent operating environment, easier migration, performance closer to native applications than virtual machines, easier reuse, Docker ecosystem has a large number of high-quality high-quality The official mirror image greatly reduces the cost of mirror production. In terms of generality, Docker can adapt to mainstream cloud vendors at home and abroad, including AWS, Google Cloud, Microsoft Azure, Facebook Cloud, Tencent Cloud, Huawei Cloud, etc., which means that any cloud user can contribute Docker applications.
  • Docker is compatible with resource management and scheduling systems commonly used by enterprises, such as Kubernetes (K8s), Mesos, etc., which means that almost any enterprise customer can contribute to Docker applications. Docker is compatible with operating systems commonly used in the industry, and can run on Linux, Mac, and Windows, which means that developers of any operating system can contribute to Docker applications.
  • the application meta information is information required for unified operation and management of the second AI application.
  • the application meta information may include, but is not limited to, at least one of the following items: unique application identification, authentication information, unique application name, unique display name, application icon, description document, creation time, update time, creator information, Version number, application source type, startup resource consumption information, data source, application storage address, image address, and startup method.
  • the unique application identifier may be generated by AIOS, and the user (in this context, the user may be an application developer) may be unaware.
  • the authentication information can be passed into the system key by the user, and the correctness is verified by AIOS.
  • the unique application name can be passed in by the developer and verified by AIOS for uniqueness.
  • the unique display name can be passed in by the developer and verified by AIOS for uniqueness.
  • the application icon can be passed in by the developer and verified by AIOS for uniqueness.
  • the description document can be imported by the developer, and the completeness and internationalization specifications are verified by AIOS.
  • the second level needs to include introduction and help documents.
  • the creation time can be generated by AIOS, and the user can not perceive it.
  • the update time can be generated by AIOS, and the user may not perceive it.
  • the creator information can be passed in by the user, and can be checked for correctness by AIOS.
  • the version number can be passed in by the user.
  • the application source type can be generated by the system, and the user may not perceive it, and is used to indicate whether the application is an official preset application or a third-party application.
  • the startup resource consumption information can be passed in by the user to indicate the number of instances, whether to automatically expand or shrink, CPU, GPU, MEM, FPGA, etc.
  • the data source can be an official preset data form, a standard data source provided by the underlying storage system, or another Docker image to connect to a third-party data source.
  • the application storage address refers to the data storage space in which the second AI application is running.
  • the image address can be passed in by the developer, and is used to indicate the startup path of the second AI application.
  • the startup mode can be passed in by the developer to indicate whether the same second AI application can be repeatedly opened by different application users during operation.
  • the application meta information may not be limited to the above-mentioned information, and may also include information required by the AIOS to manage the second AI application.
  • the log and monitoring indicator collection information may be input by the user to indicate how to obtain the log and monitoring indicators. For example, if the user gets the logs using the standard error stream, no awareness is required. If the user obtains the monitoring indicators through AIOS, it can also be insensitive. If users need to customize monitoring indicators, they can use the software development kit (SDK) provided by AIOS for customized development.
  • SDK software development kit
  • the storage claim information may be input by the user to claim the storage system used, and a corresponding time-to-live (TTL) policy and the like may be configured.
  • TTL time-to-live
  • a storage system may include, but is not limited to, file storage, database storage, and the like.
  • the computing configuration information may include, but is not limited to, at least one of service startup mode information, dynamic resource information, and computing capability information.
  • service startup mode information at least one of service startup mode information, dynamic resource information, and computing capability information.
  • the service launch mode information may be input by the user to declare the application launch mode. Users do not need to perceive the startup process of the second AI application, but only need to configure the service startup method information, and the system can automatically initiate application startup to the underlying resource management and altitude platforms.
  • the dynamic resource information may be input by the user to declare the requested application dynamic resource.
  • a dynamic resource can include two parts.
  • the first part can be a dynamic service developed by the user or its own resource that the task can control and can be exposed to the application user for modification.
  • the second part can be a dynamic service or task developed by the user in the A resource that can be additionally requested during operation to start a new service or task.
  • the computing capability information is configurable by a user to design application computing capabilities.
  • a user can use the SDK provided by AIOS to call a wide range of algorithms (eg, AI algorithms), that is, one or more algorithms can be called by using the SDK.
  • AI algorithms may include, but are not limited to, binary classification, multi-classification, regression, clustering, time series analysis, image classification, image detection, optical character recognition (OCR), speech recognition, natural language processing (NLP), migration Learning, reinforcement learning, federated learning, automatic machine learning, parameter tuning, etc.
  • OCR optical character recognition
  • NLP natural language processing
  • migration Learning reinforcement learning
  • reinforcement learning federated learning
  • automatic machine learning parameter tuning, etc.
  • the above-mentioned storage configuration information and computing configuration information may be configured according to the standard development process provided by AIOS.
  • the standard development process according to the exemplary embodiment of the present disclosure may be as shown in FIG. 3 .
  • 3 is a schematic diagram of a standard development process according to an exemplary embodiment of the present disclosure. That is, the user can configure information in the following order: in step S201, receiving input source information; in step S202, receiving application meta information; in step S203, receiving service startup mode information; in step S204, receiving dynamic resource information; in step S205 , receive log and monitoring instruction collection information; in step S206 , receive storage declaration information; in step S207 , receive computing capability information.
  • steps S201 and S202 are the first and second steps, and steps S203 to S207 can be performed in any sequence;
  • the above-mentioned steps S201 to S207 are executed according to a user-defined process, that is, the above-mentioned steps S201 to S207 can be executed in any possible order according to user requirements.
  • a part of the above-mentioned storage configuration information and computing configuration information may be obtained by a user configuring a trait provided by the AIOS.
  • the characteristic capability may refer to an entity in AIOS that has encapsulated available resources for directly invoking related capabilities.
  • the AIOS may include a feature capability library including at least one feature capability. The user can configure the feature capability in the feature capability library provided by the AIOS to obtain corresponding information as required, and the AIOS can call the corresponding feature capability based on the corresponding information to construct the second AI application.
  • the input source information when the input source information includes identifications of multiple standard Docker images, the input source may be an arrangement of multiple standard Docker images.
  • the orchestration of multiple standard Docker images can be obtained by configuring the image orchestration feature provided by AIOS.
  • the orchestration of images may include online and offline hybrid orchestration when multiple images include online images and offline images, online orchestration when multiple images are all online images, and offline orchestration when multiple images are all offline images.
  • the service startup mode information can be obtained by the user configuring the service startup mode feature capability provided by the AIOS.
  • the storage claim information can be obtained by the user configuring the storage feature capability provided by the AIOS.
  • storage solutions can also be replaced with open-source, enterprise-level storage solutions, such as Amazon's S3 storage, storage connected to Microsoft Cloud, and so on.
  • the parameter tuning information can be obtained by configuring the storage feature capability and parameter tuning feature capability provided by the AIOS by the user.
  • the corresponding characteristic capability may be invoked based on the part of the information for constructing the second characteristic capability.
  • AI applications when a part of the information in the storage configuration information and the calculation configuration information is obtained by configuring the characteristic capability by the user, the corresponding characteristic capability may be invoked based on the part of the information for constructing the second characteristic capability.
  • Step S2300 Manage the installed first AI application and the constructed second AI application.
  • a management tool for managing AI applications may be provided in AIOS.
  • the management tool may include, for example, a resource management module, a license verification module, an authority management module, an audit module, a notification module and a log module, a file management module, a data center, an application management module, and a process management module.
  • the resource management module can be used to monitor the computing resources and/or storage resources consumed by the AI application during the running process, and can also be used to monitor the server and related hardware resources required by the AI application during the running process.
  • the user can configure and manage the resources consumed by the AI application during the running process in the AIOS through the resource management module. Resource monitoring and management through the resource management module can ensure the stable operation of AIOS and AI applications and ensure business continuity.
  • the license verification module can provide management of software licenses for the use of AIOS and/or AI applications.
  • the user can flexibly restrict the usage time, application scope and functional modules of AIOS and/or AI applications through the license verification module, so as to Effective intellectual property protection for developers of AIOS and/or AI applications.
  • the authority management module is used to manage the user's operation authority and operation capability scope on the AIOS. Specifically, the user who uses the AIOS, the tools that the user can use in the AIOS, and the management area of the user resources can be managed through the rights management module.
  • the audit module provides users with the audit function of AIOS, and audit records for key user operation behaviors to ensure the stability and traceability of AIOS.
  • each user's operation and behavior in each AI application can be monitored Records, provides background functions for viewing, and is supplemented by a comprehensive monitoring panel to analyze the operation of the entire AIOS.
  • the notification module can be used to set and manage the notification content and notification method for AIOS and each AI application.
  • the notification module can be used for alarming, and alarm management provides users with the ability to individualize alarms for monitoring items. Users can flexibly formulate alarm rules for specified monitoring items, and set custom alarm policies for serious AIOS problems.
  • the notification module can send an alarm in the form of SMS and email as expected by the user, prompting the user to know and deal with the abnormality in time, thereby improving the availability of AIOS and business applications.
  • the log module is a tool for unified collection, management, screening, and retrieval of various operating data of AI applications. Users can monitor and analyze operations and maintenance based on logs, and monitor and track call chains to meet various business analysis and other digital operation and maintenance and operation scenarios.
  • AIOS there is generally a file system for users to store, query and manage the files of the entire AIOS.
  • the file management module is used to support user uploads and data generated by other AI applications that users want to view and consume.
  • the basic data types that can be managed include tables, pictures, voice, text, video, and various user-defined data formats.
  • Users upload the defined data types from other data sources, such as data tables, data groups, etc. After uploading AIOS, they can preview, view the meta information of the data, delete and other operations in the file management module.
  • the data stored in the file management module can be consumed in AI applications for tasks such as model training.
  • AI applications may also generate a large number of logs, reports, various short-term intermediate data, etc. These data can be viewed through the back-end view of the file management module to view the data generated in the entire AIOS and stored in HDFS and other media such as object storage engines. data, and perform tasks such as data cleaning.
  • the data center can be used to manage and store the relationship of multiple basic data, and the abstract data form of governance logic.
  • the construction of AI applications needs to define goals according to business requirements, collect data, perform feature engineering, and obtain a possible result after model training.
  • the intermediate operations greatly depend on the quality of the data itself. level and completeness of the application environment. Although this method can maximize the modeling effect, its inefficient application generation capability is also one of the thresholds that hinder the popularization of current AI technology. Therefore, the embodiments of the present disclosure provide a data center in AIOS, and AI data related to AI applications can be obtained through the data center.
  • the data form of AI data can be regarded as a file format, similar to the traditional DOC file format.
  • the data center can provide the use of AI data based on the agreement with the AI application, which can be opened by the AI application specified in the data form, and combined with the functions of the AI application to solve specific problems.
  • the data center can include data usage methodologies for application problems in specific business areas, such as data acquisition methods, data governance methods, and data relationships.
  • the data center can also display the basic file meta format obtained by AIOS.
  • the application management module is a management tool that carries all AI applications that different users have access rights to, and its meta information can be displayed in the application management module (for example, it can be an application logo, etc.).
  • the application management module can provide a complete set of registration procedures for standard AI applications, including application for resources, control of start and stop, application for storage space, connection of permission system, integration of monitoring, etc. process.
  • the process management module can be used to manage and monitor the running process and resources of the AI application.
  • process management is the management of running program entities, such as all system resources occupied by the running AI applications. to manage.
  • the resources that AI applications need to use and schedule are usually very complex, involving scheduling among multiple computing units.
  • Concepts such as "sub” and "operation stage”, disassemble the operation of AI applications according to the dimension of business organization, convert monitoring from the perspective of layered and machine to service-centered perspective, and understand the relationship between services within the monitoring scope.
  • Dependencies can simplify the difficulty of the process management module to manage and monitor the operation of AI applications.
  • AIOS provides convenience services for AI applications, it also provides development tools for AI applications, such as Studio and HyperCycle, to meet the mainstream development methods and development experience in the market.
  • Studio development tools can provide visual AI application development modules, including modeling IDE (Integrated Development Environment) module, application IDE module, model management and application management. Organize and connect data, algorithms, evaluation, and debugging to help modeling users clearly and intuitively define the entire process of various types of model development, model management and evaluation, and application construction, orchestration, and debugging.
  • modeling IDE Integrated Development Environment
  • application IDE Integrated Development Environment
  • model management and application management Organize and connect data, algorithms, evaluation, and debugging to help modeling users clearly and intuitively define the entire process of various types of model development, model management and evaluation, and application construction, orchestration, and debugging.
  • Modeling IDE can provide machine learning model research and development tools. Users can process data and produce models within this tool.
  • the modeling IDE can provide two modeling environments for interactive logic: DAG (Directed Acyclic Graph) and Notebook.
  • DAG is a low-threshold visual modeling tool. Users can perform visual operations on the DAG canvas and connect various data processing and machine learning operators to define the entire machine learning process.
  • Notebook is a professional command-line modeling tool that allows users to quickly validate ideas and get feedback by editing code block by block.
  • the models produced in the Studio development tools are all taken over by the model management, and also support the import of external models for overall management.
  • the evaluation and interpretation reports related to the model are summarized to help users understand the model from more perspectives.
  • the application IDE provides tools for building, arranging, debugging, and packaging AI applications, and can provide users with complete, reliable, and highly flexible enterprise-level AI application development capabilities.
  • users can complete the creation of applications according to the needs of actual business scenarios, through selecting models/DAGs, configuring resources and operating strategies, and packaging applications. .
  • Application management can realize all-round management and control of AI applications, including operation and maintenance monitoring, debugging experiments, dynamic resource configuration, version management, etc., to meet all the work requirements of users for the online production environment of AI applications.
  • HyperCycle development tool is a low-threshold AI application construction tool (including HC scenario definition, machine learning HyperCycle, image classification HyperCycle, etc., tools for various business problems), through the division of data, business, IT and automatic model strategy Blessing helps enterprises solve AI business problems on a large scale, and realize the application and implementation of rapid AI scenarios.
  • data personnel can collect and sort out the data streams and data relationships that need to be accessed according to business requirements, define a HyperCycle scenario dedicated to a certain business, and configure learning tasks and learning frequencies through the HyperCycle development tool.
  • the HyperCycle development tool automatically matches the corresponding automatic learning strategy according to the algorithm type and data type, and updates the online business data according to the set update frequency to prevent attenuation.
  • Users can monitor the performance indicators through the product front desk to observe the operation of the model in the business. Operation and maintenance personnel can judge the health of business and data according to the activity performance and index in the process manager.
  • AIOS can also provide users with an extremely concise operation experience, which is logically in line with the user's pre-judgment of AIOS, and can also increase the understandability of AIOS with the help of the user's experience in using other operating systems With improved flexibility and operability, users can better focus on their own business goals, lower the threshold for understanding AIOS, and improve work efficiency.
  • managing the installed first AI application and the constructed second AI application includes at least one of the following:
  • Monitor at least one of the currently running processes, operators, workflows and running stages of the target AI application to obtain resources occupied by at least one of the processes, operators, workflows and running stages;
  • the target AI application may include at least one first AI application and at least one second AI application.
  • the target AI application may The data uploaded to AIOS is consumed for consumption, and the output data is obtained, which can include tasks such as model training, prediction, classification, recommendation, and natural language processing.
  • the data types of the data uploaded by the user may include tables, pictures, voice, text, video, and various data formats customized by the user.
  • the file management module may be used to store, view and manage the data uploaded by the user to the AIOS and the data produced by the target AI application during the running process.
  • the method may further include: in response to the operation of viewing the generated data, displaying the generated data for the user to view.
  • the user can view and manage the data produced by the target AI application during the running process by opening the file management module.
  • the management of the installed first AI application and the constructed second AI application includes collecting the running data of the target AI application to obtain the running log of the target AI application
  • the target AI may be collected through the log module in the AIOS
  • the running data of the application is generated, and the running log of the target AI application is generated.
  • the method may further include: in response to the operation of viewing the operation log, displaying the operation log for the user to view.
  • the user may trigger the operation of viewing the running log by opening the log module, and the AIOS displays the running log in response to the operation of viewing the running log for the user to view and analyze.
  • the management of the installed first AI application and the built second AI application includes monitoring at least one of the currently running process, operator, workflow and running stage of the target AI application, so as to obtain the current running process,
  • the resources occupied by at least one of the currently running process, operator, workflow, and running phase of the target AI application may include computing resources, storage resources and/or hardware resources.
  • a process is a running activity of a program in a computer on a certain data set, a basic unit for resource allocation and scheduling by a system, and a basis for an operating system structure.
  • a program is a description of instructions, data, and their organization, and a process is the entity of a program.
  • the computing resource may include a hadoop cluster
  • the storage resource may include MySQL
  • the hardware resource may include at least one of a CPU, a GPU, and a memory.
  • the method further includes: in response to the operation of viewing the occupied resources, displaying the occupied resources for the user to view.
  • the user can stop running the target AI application according to his own needs, or adjust the target AI application to improve the target AI application. availability.
  • the dependencies between the services involved in the running process of the target AI application can be known, It can simplify the difficulty of the process management module to monitor the operation and management of AI applications.
  • the AIOS may The audit module in the system obtains the user's operation behavior for the target AI application and obtains the audit record.
  • the method may further include: in response to the operation of viewing the audit record, displaying the audit record for the user to view.
  • the user can trigger the operation of viewing the audit record by opening the audit module, and AIOS displays the audit record in response to the operation of viewing the audit record for the user to view and analyze. In this way, the traceability of the target AI application can be guaranteed.
  • an alarm notification is issued, which may be Through the notification module in AIOS, set the effective range of the index value of the specified index of the target AI application during the running process, and monitor the specified index of the target AI application during the running process.
  • the actual index value of the specified index exceeds the preset value If it is within the valid range, it is determined that the specified indicator is abnormal, and an alarm notification is issued according to the notification mode set by the user in the notification module.
  • the user can view the alarm notifications issued in the history by opening the notification module.
  • Managing the installed first AI application and the built second AI application includes verifying the user's operation permission for the target AI application in response to the operation of running the target AI application, in the case that the user has the operation permission for the target AI application .
  • whether the user has the right to the target AI application can be determined by verifying whether the current time when the operation of running the target AI application in the AIOS is received is within the permitted usage time of the target AI application through the license verification module. Permission to operate the AI application. If the user has the operation permission for the target AI application, run the target AI application in the AIOS; if the user does not have the operation permission for the target AI application, the target AI application may be prohibited from running in the AIOS. In this way, effective intellectual property protection can be performed for developers of target AI applications.
  • the management of the installed first AI application and the constructed second AI application includes accepting and storing the data uploaded by the user, and providing the uploaded data to the target AI application for consumption
  • the data type of the data uploaded by the user may include table, picture, voice, text, video, and various data formats defined by the user.
  • the target AI application can be consumed according to the data uploaded by the user, which can specifically include tasks such as model training, prediction, classification, recommendation, and natural language processing.
  • providing the AI data to the target AI application for consumption further includes:
  • the user can set the data format of the AI data related to the target AI application through the data center in advance, so that the data center filters the data stored in the file management module according to the data format, and only sends the data to the target AI application.
  • AI applications provide AI data related to them.
  • the method may further include: displaying the AI data in response to the operation of viewing the AI data.
  • AIOS displays AI data related to AI applications for users to view and select.
  • providing the AI data to the target AI application for consumption further includes:
  • the user may specify the application scenario corresponding to the target AI application in advance according to actual needs.
  • the data center in AIOS can filter out the data that matches the application scenario from the AI data.
  • AI data that matches the application scenario can be automatically provided to the target AI application, without the need for manual screening by the user, which can reduce user operations and improve user experience.
  • the method may further include:
  • the AI applications mentioned in the embodiments of the present disclosure may include at least one first AI application and/or at least one second AI application.
  • the AI applications provided by AIOS may be different.
  • the user can only use the AI application provided according to the corresponding operation authority.
  • the AI application provided to the first user may include AI application A and AI application B
  • the AI application provided to the second user may include AI Application B and AI Application C. Then, the first user can use AI application A and AI application B, but cannot use AI application C; the second user can use AI application B and AI application C, but cannot use AI application A.
  • the method may further include: providing corresponding computing resources and/or storage resources in the AIOS according to the operation authority.
  • the method may further include:
  • a management desktop on which there are shortcuts of some or all of the integrated AI applications and/or management tool shortcuts and/or file shortcuts; in response to editing operations on the desktop, edit the shortcuts provided in the desktop .
  • the editing operations in this embodiment may include operations such as adding, moving, deleting, and storing.
  • Users can add AI application shortcuts and/or management tool shortcuts and/or file shortcuts to the desktop according to their own needs, or delete AI application shortcuts and/or management tool shortcuts and/or shortcuts displayed on the desktop.
  • file shortcuts or adjust the shortcuts of AI applications displayed on the desktop and/or the placement of management tool shortcuts and/or file shortcuts on the desktop, or change the desktop used to accommodate the AI displayed on the desktop Folders of application shortcuts and/or management tool shortcuts and/or file shortcuts, so that users can manage the desktop more efficiently and conveniently.
  • the user can add any accessible shortcut on the desktop according to his own preferences and work habits, to help the user open the corresponding management tool, AI application or file more conveniently.
  • the AI applications deployed in the AIOS can be integrated and managed in a unified manner, thereby reducing the development and management costs of the AI applications.
  • an integrated management apparatus 3000 for AI applications may include a first installation module 3100 , a second construction module 3200 and an application management module 3300 .
  • the first installation module 3100 is configured to obtain an installation file in a predetermined standard format of the first AI application, and install the first AI application based on the installation file in the predetermined standard format;
  • the second construction module 3200 is configured to obtain a second AI application Based on the construction configuration information, the second AI application is constructed based on the construction configuration information;
  • the application management module 3300 is configured to manage the installed first AI application and the constructed second AI application.
  • the first installation module 3100 may be specifically configured as:
  • the predetermined standard format includes a Docker standard format.
  • constructing the configuration information includes storing the configuration information and computing the configuration information
  • the second building block 3200 can be configured to:
  • a second AI application is constructed based on the storage configuration information and the computing configuration information.
  • the integrated management apparatus 3000 may further include:
  • an application store providing module configured to provide an application store where at least one first AI application is provided
  • the first installation module 3100 can also be configured to:
  • the application management module 3300 is configured to perform at least one of the following:
  • the integrated management apparatus 3000 may further include a presentation module configured to:
  • the occupied resources are displayed in response to the operation of viewing the occupied resources.
  • the application management module 3300 may be configured to:
  • the integrated management apparatus 3000 may further include:
  • the authority management module is configured to determine the user's operation authority to the integrated AI application, and provide the corresponding AI application according to the operation authority.
  • the integrated management apparatus 3000 may further include:
  • the desktop management module configured as:
  • the shortcut provided in the desktop is edited.
  • a part of the information in the storage configuration information and the computing configuration information is obtained by configuring a feature capability by a user, where the feature capability refers to an entity that has encapsulated available resources for directly invoking related capabilities;
  • the second building module 3200 may also be configured to: call the corresponding characteristic capability based on a part of the storage configuration information and the computing configuration information to build the second AI application.
  • the storage configuration information may include at least one of input source information, application meta information, log and monitoring indicator collection information, and storage declaration information;
  • the computing configuration information includes at least one of service startup mode information, dynamic resource information, and computing capability information.
  • constructing a second AI application based on the storage configuration information and the computing configuration information includes at least one of the following steps:
  • the computing capability of the second AI application is configured.
  • the input source information includes identifiers of one or more standard Docker images
  • the input source is the arrangement of the multiple standard Docker images, wherein the arrangement based on the multiple standard Docker images is obtained by configuring the feature capability of the image arrangement by the user.
  • the application meta information includes at least one of the following items:
  • the service startup mode information is obtained by a user configuring a service startup mode characteristic capability.
  • the storage claim information is obtained by a user configuring storage characteristic capabilities.
  • the computing capability information is obtained by invoking one or more algorithms by a user using a software development kit, and/or obtained by custom development of an operator platform;
  • the parameter tuning information in the computing capability information is obtained by configuring the parameter tuning feature capability of the user.
  • the integrated management apparatus 3000 for AI applications can be implemented in various ways.
  • the integrated management apparatus 3000 of the AI application may be implemented by configuring the processor through instructions.
  • the instructions may be stored in ROM, and when the device is started, the instructions are read from the ROM into the programmable device to implement the integrated management apparatus 3000 of the AI application.
  • the integrated management device 3000 of the AI application can be built into a dedicated device (eg, ASIC).
  • the integrated management apparatus 3000 of the AI application may be divided into mutually independent units, or they may be combined together for implementation.
  • the integrated management apparatus 3000 of the AI application may be implemented by one of the above various implementation manners, or may be implemented by a combination of two or more of the above various implementation manners.
  • the integrated management apparatus 3000 for AI applications may have various implementation forms.
  • the integrated management apparatus 3000 for AI applications may be any software product that provides management services for AI applications or functional modules running in an application program , or peripheral embeds, plug-ins, patches, etc. of these software products or applications, or these software products or applications themselves.
  • an AI application integrated management system 4000 including at least one computing device 4100 and at least one storage device 4200 is also provided, which may also be referred to as an AI operating system.
  • the at least one storage device 4200 is configured to store executable instructions; the instructions, when executed by the at least one computing device, cause the at least one computing device 4100 to execute an integrated management method for an AI application according to any embodiment of the present disclosure.
  • the system 4000 may be a mobile phone, a tablet computer, a palmtop computer, a desktop computer, a notebook computer, a workstation, a game console, etc., or a distributed system composed of multiple devices.
  • a computer-readable storage medium on which a computer program is stored, and when the computer program is executed by a processor, implements the integrated management method of an AI application according to any embodiment of the present disclosure.
  • the present disclosure may be an apparatus, method and/or computer program product.
  • the computer program product may include a computer-readable storage medium having computer-readable program instructions loaded thereon for causing a processor to implement various aspects of the present disclosure.
  • a computer-readable storage medium may be a tangible device that can hold and store instructions for use by the instruction execution device.
  • the computer-readable storage medium may be, for example, but not limited to, an electrical storage device, a magnetic storage device, an optical storage device, an electromagnetic storage device, a semiconductor storage device, or any suitable combination of the foregoing.
  • Non-exhaustive list of computer readable storage media include: portable computer disks, hard disks, random access memory (RAM), read only memory (ROM), erasable programmable read only memory (EPROM) or flash memory), static random access memory (SRAM), portable compact disk read only memory (CD-ROM), digital versatile disk (DVD), memory sticks, floppy disks, mechanically coded devices, such as printers with instructions stored thereon Hole cards or raised structures in grooves, and any suitable combination of the above.
  • RAM random access memory
  • ROM read only memory
  • EPROM erasable programmable read only memory
  • flash memory static random access memory
  • SRAM static random access memory
  • CD-ROM compact disk read only memory
  • DVD digital versatile disk
  • memory sticks floppy disks
  • mechanically coded devices such as printers with instructions stored thereon Hole cards or raised structures in grooves, and any suitable combination of the above.
  • Computer-readable storage media are not to be construed as transient signals per se, such as radio waves or other freely propagating electromagnetic waves, electromagnetic waves propagating through waveguides or other transmission media (eg, light pulses through fiber optic cables), or through electrical wires transmitted electrical signals.
  • the computer readable program instructions described herein may be downloaded to various computing/processing devices from a computer readable storage medium, or to an external computer or external storage device over a network such as the Internet, a local area network, a wide area network, and/or a wireless network.
  • the network may include copper transmission cables, fiber optic transmission, wireless transmission, routers, firewalls, switches, gateway computers, and/or edge servers.
  • a network adapter card or network interface in each computing/processing device receives computer-readable program instructions from a network and forwards the computer-readable program instructions for storage in a computer-readable storage medium in each computing/processing device .
  • Computer program instructions for carrying out operations of the present disclosure may be assembly instructions, instruction set architecture (ISA) instructions, machine instructions, machine-dependent instructions, microcode, firmware instructions, state setting data, or instructions in one or more programming languages.
  • Source or object code written in any combination, including object-oriented programming languages, such as Smalltalk, C++, etc., and conventional procedural programming languages, such as the "C" language or similar programming languages.
  • the computer readable program instructions may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer, or entirely on the remote computer or server implement.
  • the remote computer may be connected to the user's computer through any kind of network, including a local area network (LAN) or a wide area network (WAN), or may be connected to an external computer (eg, using an Internet service provider through the Internet connect).
  • LAN local area network
  • WAN wide area network
  • custom electronic circuits such as programmable logic circuits, field programmable gate arrays (FPGAs), or programmable logic arrays (PLAs) can be personalized by utilizing state information of computer readable program instructions.
  • Computer readable program instructions are executed to implement various aspects of the present disclosure.
  • These computer readable program instructions may be provided to a processor of a general purpose computer, special purpose computer or other programmable data processing apparatus to produce a machine that causes the instructions when executed by the processor of the computer or other programmable data processing apparatus , resulting in means for implementing the functions/acts specified in one or more blocks of the flowchart and/or block diagrams.
  • These computer readable program instructions can also be stored in a computer readable storage medium, these instructions cause a computer, programmable data processing apparatus and/or other equipment to operate in a specific manner, so that the computer readable medium on which the instructions are stored includes An article of manufacture comprising instructions for implementing various aspects of the functions/acts specified in one or more blocks of the flowchart and/or block diagrams.
  • Computer readable program instructions can also be loaded onto a computer, other programmable data processing apparatus, or other equipment to cause a series of operational steps to be performed on the computer, other programmable data processing apparatus, or other equipment to produce a computer-implemented process , thereby causing instructions executing on a computer, other programmable data processing apparatus, or other device to implement the functions/acts specified in one or more blocks of the flowcharts and/or block diagrams.
  • each block in the flowchart or block diagrams may represent a module, segment, or portion of instructions, which comprises one or more functions for implementing the specified logical function(s) executable instructions.
  • the functions noted in the blocks may occur out of the order noted in the figures. For example, two blocks in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved.
  • each block of the block diagrams and/or flowchart illustrations, and combinations of blocks in the block diagrams and/or flowchart illustrations can be implemented in dedicated hardware-based systems that perform the specified functions or actions , or can be implemented in a combination of dedicated hardware and computer instructions. It is well known to those skilled in the art that implementation in hardware, implementation in software, and implementation in a combination of software and hardware are all equivalent.
  • the installation file of the first artificial intelligence application in a predetermined standard format is obtained, and the first artificial intelligence application is installed based on the installation file in the predetermined standard format; the construction configuration information of the second artificial intelligence application is obtained, and based on the construction configure information, and construct a second artificial intelligence application; manage the installed first artificial intelligence application and the constructed second artificial intelligence application.
  • the installation of the first artificial intelligence application and the constructed second artificial intelligence application in the artificial intelligence operating system can be managed uniformly, so that the development and management costs of the artificial intelligence application can be reduced. Therefore, the present disclosure has strong industrial applicability.

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Artificial Intelligence (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Data Mining & Analysis (AREA)
  • Evolutionary Computation (AREA)
  • Medical Informatics (AREA)
  • Computing Systems (AREA)
  • Mathematical Physics (AREA)
  • Computer Security & Cryptography (AREA)
  • Stored Programmes (AREA)

Abstract

An integrated management method for artificial intelligence applications. The method comprises: acquiring an installation file, in a predetermined standard format, of a first artificial intelligence application, and installing the first artificial intelligence application on the basis of the installation file in the predetermined standard format; acquiring construction configuration information of a second artificial intelligence application, and constructing the second artificial intelligence application on the basis of the construction configuration information; and managing the installed first artificial intelligence application and the constructed second artificial intelligence application.

Description

一种人工智能应用的集成管理方法、装置及系统An integrated management method, device and system for artificial intelligence applications
本公开要求于2020年08月20日提交中国专利局,申请号为202010844690.4,申请名称为“一种人工智能应用的集成管理方法、装置及系统”的中国专利申请的优先权,其全部内容通过引用结合在本公开中。This disclosure claims the priority of the Chinese patent application with the application number 202010844690.4 and the application title "An integrated management method, device and system for artificial intelligence applications", which was filed with the China Patent Office on August 20, 2020, the entire contents of which are approved by References are incorporated in this disclosure.
技术领域technical field
本公开涉及人工智能领域,更具体地,涉及一种用于人工智能应用的集成管理方法、一种人工智能应用的集成管理装置、一种包括至少一个计算装置和至少一个存储装置的系统、及一种计算机可读存储介质。The present disclosure relates to the field of artificial intelligence, and more particularly, to an integrated management method for artificial intelligence applications, an integrated management device for artificial intelligence applications, a system including at least one computing device and at least one storage device, and A computer-readable storage medium.
背景技术Background technique
随着人工智能(AI,Artificial Intelligence)技术的发展和普及,越来越多的行业场景需要应用人工智能应用。目前,由于企业等用户的业务问题多样,而市场上大多数的解决方案只能解决特定领域的问题,绝大部分AI应用均为针对特定业务问题而高度定制化的。受制于用户自身业务问题的难度、人效等问题,通常用户在面对单一厂商提供的定制化AI应用无法解决所有问题的情况时,会选择采购多种厂商的AI工具和软件来满足业务需求。当用户对于软件诉求蓬勃之后,各类AI应用的数据不互通,标准不一,运维复杂,各类AI应用的开发和管理将为用户带来巨大的管理成本,非常不利于企业等用户的AI智能化转型。With the development and popularization of artificial intelligence (AI, Artificial Intelligence) technology, more and more industry scenarios need to apply artificial intelligence applications. At present, due to the diverse business problems of enterprises and other users, most of the solutions on the market can only solve problems in specific fields, and most AI applications are highly customized for specific business problems. Subject to the difficulty of the user's own business problems, human efficiency and other issues, usually when the user is faced with the situation that the customized AI application provided by a single manufacturer cannot solve all the problems, he will choose to purchase AI tools and software from multiple manufacturers to meet the business needs. . When users' demands for software are booming, the data of various AI applications are not interoperable, the standards are different, and the operation and maintenance are complicated. The development and management of various AI applications will bring huge management costs to users, which is very unfavorable for enterprises and other users. AI intelligent transformation.
发明内容SUMMARY OF THE INVENTION
本公开的一个目的是提供一种统一管理AI应用的新的技术方案。An object of the present disclosure is to provide a new technical solution for unified management of AI applications.
根据本公开的第一方面,提供了一种AI应用的集成管理方法,包括:According to a first aspect of the present disclosure, an integrated management method for AI applications is provided, including:
获取第一AI应用的预定标准格式的安装文件,基于所述预定标准格式的安装文件,安装所述第一AI应用;Obtain an installation file in a predetermined standard format of the first AI application, and install the first AI application based on the installation file in the predetermined standard format;
获取第二AI应用的构建配置信息,基于所述构建配置信息,构建所述第二AI应用;obtaining construction configuration information of the second AI application, and constructing the second AI application based on the construction configuration information;
对所述安装的第一AI应用和所述构建的第二AI应用进行管理。The installed first AI application and the constructed second AI application are managed.
根据本公开的第二方面,提供了一种AI应用的集成管理装置,包括:According to a second aspect of the present disclosure, an integrated management device for AI applications is provided, including:
第一安装模块,被配置为获取第一AI应用的预定标准格式的安装文件,基于所述预定标准格式的安装文件,安装所述第一AI应用;a first installation module, configured to obtain an installation file in a predetermined standard format of the first AI application, and install the first AI application based on the installation file in the predetermined standard format;
第二构建模块,被配置为获取第二AI应用的构建配置信息,基于所述构建配置信息,构建所述第二AI应用;a second building module, configured to obtain the building configuration information of the second AI application, and build the second AI application based on the building configuration information;
应用管理模块,被配置为对所述安装的第一AI应用和所述构建的第二AI应用进行管理。The application management module is configured to manage the installed first AI application and the constructed second AI application.
根据本公开的第三方面,提供了一种包括至少一个计算装置和至少一个存储装置的人工智能应用集成管理系统,其中,所述至少一个存储装置被配置为存储指令,所述指令在被所述至少一个计算装置运行时,促使所述至少一个计算装置执行根据本公 开第一方面所述的方法。According to a third aspect of the present disclosure, there is provided an artificial intelligence application integrated management system including at least one computing device and at least one storage device, wherein the at least one storage device is configured to store instructions, the instructions are When the at least one computing device operates, the at least one computing device is caused to perform the method according to the first aspect of the present disclosure.
根据本公开的第四方面,提供了一种计算机可读存储介质,其上存储有计算机程序,所述计算机程序在被处理器执行时实现如本公开第一方面所述的方法。According to a fourth aspect of the present disclosure, there is provided a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements the method according to the first aspect of the present disclosure.
通过本公开的实施例,基于AI应用的集成管理方法,可以对AI操作系统中的安装第一AI应用和构建的第二AI应用进行统一管理,这样,可以降低AI应用的开发和管理成本。Through the embodiments of the present disclosure, based on the integrated management method of AI applications, the first AI application installed and the second AI application constructed in the AI operating system can be managed in a unified manner, so that the development and management costs of AI applications can be reduced.
通过以下参照附图对本公开的示例性实施例的详细描述,本公开的其它特征及其优点将会变得清楚。Other features of the present disclosure and advantages thereof will become apparent from the following detailed description of exemplary embodiments of the present disclosure with reference to the accompanying drawings.
附图说明Description of drawings
被结合在说明书中并构成说明书的一部分的附图示出了本公开的实施例,并且连同其说明一起用于解释本公开的原理。The accompanying drawings, which are incorporated in and constitute a part of the specification, illustrate embodiments of the disclosure and together with the description serve to explain the principles of the disclosure.
图1是可用于实现本公开的实施例的电子设备的硬件配置的一个例子的框图;1 is a block diagram of one example of a hardware configuration of an electronic device that can be used to implement embodiments of the present disclosure;
图2是根据本公开实施例的AI应用的集成管理方法的流程示意图;2 is a schematic flowchart of an integrated management method for AI applications according to an embodiment of the present disclosure;
图3是根据本说明实施例第二AI应用的标准开发流程的示意图;3 is a schematic diagram of a standard development process of a second AI application according to an embodiment of the present description;
图4是根据本公开实施例的AI应用的集成管理装置的方框原理图;4 is a block schematic diagram of an integrated management apparatus for AI applications according to an embodiment of the present disclosure;
图5是根据本公开实施例的系统的方框原理图。5 is a block schematic diagram of a system according to an embodiment of the present disclosure.
具体实施方式detailed description
现在将参照附图来详细描述本公开的各种示例性实施例。应注意到:除非另外具体说明,否则在这些实施例中阐述的部件和步骤的相对布置、数字表达式和数值不限制本公开的范围。Various exemplary embodiments of the present disclosure will now be described in detail with reference to the accompanying drawings. It should be noted that the relative arrangement of the components and steps, the numerical expressions and numerical values set forth in these embodiments do not limit the scope of the present disclosure unless specifically stated otherwise.
以下对至少一个示例性实施例的描述实际上仅仅是说明性的,决不作为对本公开及其应用或使用的任何限制。The following description of at least one exemplary embodiment is merely illustrative in nature and is in no way intended to limit the disclosure, its application or uses in any way.
对于相关领域普通技术人员已知的技术、方法和设备可能不作详细讨论,但在适当情况下,所述技术、方法和设备应当被视为说明书的一部分。Techniques, methods, and apparatus known to those of ordinary skill in the relevant art may not be discussed in detail, but where appropriate, such techniques, methods, and apparatus should be considered part of the specification.
在这里示出和讨论的所有例子中,任何具体值应被解释为仅仅是示例性的,而不是作为限制。因此,示例性实施例的其它例子可以具有不同的值。In all examples shown and discussed herein, any specific values should be construed as illustrative only and not limiting. Accordingly, other instances of the exemplary embodiment may have different values.
应注意到:相似的标号和字母在下面的附图中表示类似项,因此,一旦某一项在一个附图中被定义,则在随后的附图中不需要对其进行进一步讨论。It should be noted that like numerals and letters refer to like items in the following figures, so once an item is defined in one figure, it does not require further discussion in subsequent figures.
下面,参照附图描述根据本公开实施例的各个实施例和例子。Hereinafter, various embodiments and examples according to embodiments of the present disclosure will be described with reference to the accompanying drawings.
<硬件配置><Hardware configuration>
图1是示出可以实现本公开的实施例的电子设备1000的硬件配置的框图。FIG. 1 is a block diagram showing a hardware configuration of an electronic device 1000 that can implement an embodiment of the present disclosure.
电子设备1000可以是便携式电脑、台式计算机、手机、平板电脑等。如图1所示,电子设备1000可以包括处理器1100、存储器1200、接口装置1300、通信装置1400、显示装置1500、输入装置1600、扬声器1700、麦克风1800等等。其中,处理器1100可以是中央处理器CPU、微处理器MCU等。存储器1200例如包括ROM(只读存储器)、RAM(随机存取存储器)、诸如硬盘的非易失性存储器等。接口装置1300例如包括USB接口、耳机接口等。通信装置1400例如能够进行有线或无线通信,具体地可以包括Wifi通信、蓝牙通信、2G/3G/4G/5G通信等。显示装置1500例如是液晶显示屏、触摸显示屏等。输入装置1600例如可以包括触摸屏、键盘、体感输入等。用户可以通过扬声器1700和麦克风1800输入/输出语音信息。The electronic device 1000 may be a laptop computer, a desktop computer, a cell phone, a tablet computer, or the like. As shown in FIG. 1 , the electronic device 1000 may include a processor 1100, a memory 1200, an interface device 1300, a communication device 1400, a display device 1500, an input device 1600, a speaker 1700, a microphone 1800, and the like. The processor 1100 may be a central processing unit CPU, a microprocessor MCU, or the like. The memory 1200 includes, for example, a ROM (Read Only Memory), a RAM (Random Access Memory), a nonvolatile memory such as a hard disk, and the like. The interface device 1300 includes, for example, a USB interface, an earphone interface, and the like. The communication device 1400 is capable of, for example, wired or wireless communication, and may specifically include Wifi communication, Bluetooth communication, 2G/3G/4G/5G communication, and the like. The display device 1500 is, for example, a liquid crystal display, a touch display, or the like. The input device 1600 may include, for example, a touch screen, a keyboard, a somatosensory input, and the like. The user can input/output voice information through the speaker 1700 and the microphone 1800 .
图1所示的电子设备仅仅是说明性的并且决不意味着对本公开、其应用或使用的任何限制。应用于本公开的实施例中,电子设备1000的所述存储器1200被配置为存储指令,所述指令被配置为控制所述处理器1100进行操作以执行本公开实施例提供的任意一项AI应用的集成管理方法。本领域技术人员应当理解,尽管在图1中对电子设备1000示出了多个装置,但是,本公开可以仅涉及其中的部分装置,例如,电子设备1000只涉及处理器1100和存储装置1200。技术人员可以根据本公开所公开方案设计指令。指令如何控制处理器进行操作,这是本领域公知,故在此不再详细描述。The electronic device shown in FIG. 1 is merely illustrative and in no way imply any limitation on the present disclosure, its application, or use. Applied to the embodiments of the present disclosure, the memory 1200 of the electronic device 1000 is configured to store instructions, and the instructions are configured to control the processor 1100 to operate to execute any one of the AI applications provided by the embodiments of the present disclosure integrated management approach. Those skilled in the art should understand that although the electronic device 1000 shows multiple devices in FIG. 1 , the present disclosure may only relate to some of the devices. For example, the electronic device 1000 only relates to the processor 1100 and the storage device 1200 . A skilled person can design instructions according to the solutions disclosed in the present disclosure. How the instruction controls the processor to operate is well known in the art, so it will not be described in detail here.
<方法实施例><Method Example>
在本实施例中,提供一种AI应用的集成管理方法。该AI应用的管理方法可以是由电子设备实施。该电子设备可以是如图1所示的电子设备1000。本实施例的电子设备1000可以预先部署有AI应用的集成管理系统的设备。In this embodiment, an integrated management method for AI applications is provided. The management method of the AI application may be implemented by an electronic device. The electronic device may be the electronic device 1000 shown in FIG. 1 . The electronic device 1000 of this embodiment may be pre-deployed with a device of an integrated management system of an AI application.
为了解决当前各类AI应用的数据不互通,标准不一,运维复杂,各类AI应用的开发和管理带来巨大的管理成本的问题,本公开创造性的提出了对各类AI应用按照一定的标准集成起来进行统一管理的设计构思,提出了一种AI应用的集成管理系统,该系统亦可称为AI操作系统,简称AIOS,其可以让各种APP通过一定的标准集成起来,并可对集成的APP进行统一管理,具体的,AIOS上可以安装AI应用,亦可通过AIOS构建AI应用,AIOS上还提供有各种系统以及应用管理工具,管理和控制AI应用运行所需要的硬件资源与软件资源。In order to solve the current problems of non-interoperability of data of various AI applications, different standards, complicated operation and maintenance, and huge management costs brought about by the development and management of various AI applications, this disclosure creatively proposes that various AI applications should be implemented according to certain requirements. The design concept of integrating the standards for unified management, proposes an integrated management system for AI applications, which can also be called AI operating system, or AIOS for short, which can integrate various APPs through certain standards, and can Unified management of integrated APPs. Specifically, AI applications can be installed on AIOS, and AI applications can also be built through AIOS. AIOS also provides various systems and application management tools to manage and control the hardware resources required for running AI applications. and software resources.
在一个例子中,本实施例的电子设备可以是计算机集群,那么,该AIOS可以是部署在该计算机集群。In an example, the electronic device in this embodiment may be a computer cluster, and then the AIOS may be deployed in the computer cluster.
在本公开的一个实施例中,AIOS可以为AI应用提供运行环境,该运行环境具体包括AI应用的管理和开发所必要的服务和接口。In one embodiment of the present disclosure, the AIOS can provide a running environment for the AI application, where the running environment specifically includes services and interfaces necessary for the management and development of the AI application.
本实施例中的AIOS还可以用于管理和控制AI应用运行所需要的硬件资源与软件资源,使得AI应用所需的所有资源最大限度地发挥作用。The AIOS in this embodiment can also be used to manage and control the hardware resources and software resources required for the running of the AI application, so that all the resources required by the AI application can be used to the maximum extent.
进一步地,AIOS还可以提供符合操作系统认知的用户操作界面,便于用户在AIOS中对AI应用进行管理。Further, AIOS can also provide a user operation interface that conforms to operating system cognition, which is convenient for users to manage AI applications in AIOS.
根据图2所示,本实施例的AI应用的集成管理方法可以包括如下步骤S2100~S2300:As shown in FIG. 2 , the integrated management method for AI applications in this embodiment may include the following steps S2100 to S2300:
步骤S2100,获取对应AI应用的预定标准格式的安装文件,基于该预定标准格式的安装文件,安装第一AI应用。Step S2100: Acquire an installation file in a predetermined standard format corresponding to the AI application, and install the first AI application based on the installation file in the predetermined standard format.
在本公开的一个实施例中,可以是基于预定标准格式的安装文件将第一AI应用安装在AIOS中。那么,本实施例的第一AI应用可以是根据安装文件所安装在AIOS中的AI应用。In one embodiment of the present disclosure, the first AI application may be installed in the AIOS based on an installation file in a predetermined standard format. Then, the first AI application in this embodiment may be an AI application installed in the AIOS according to the installation file.
为了实现在AIOS上集成一种或多种第一AI应用,需预先规定了第一AI应用的安装文件的标准格式,为安装在AIOS中,不同的第一AI应用的安装文件需要满足一致的安装文件标准格式。In order to integrate one or more first AI applications on the AIOS, the standard format of the installation files of the first AI applications needs to be pre-specified. In order to be installed in the AIOS, the installation files of different first AI applications need to meet the same requirements. Standard format for installation files.
在本实施例中,预定标准格式具体可以是预先根据AIOS所设定的文件格式,以基于预定标准格式的安装文件安装对应的第一AI应用。例如,预定标准格式可以是Docker标准格式。In this embodiment, the predetermined standard format may specifically be a file format set in advance according to the AIOS, and the corresponding first AI application is installed with an installation file based on the predetermined standard format. For example, the predetermined standard format may be the Docker standard format.
在本公开的一个实施例中,获取第一AI应用的预定标准格式的安装文件包括如下所示的步骤S2110~S2120:In an embodiment of the present disclosure, acquiring the installation file in the predetermined standard format of the first AI application includes steps S2110 to S2120 as shown below:
步骤S2110,获取第一AI应用的原始安装文件。Step S2110: Obtain the original installation file of the first AI application.
在本实施例中原始安装文件可以是由第三方服务所提供的应用安装文件,例如, 由第一AI应用的开发厂商提供的安装文件。该原始安装文件可以从本实施例的AIOS所提供的应用商店中下载的,也可以是从指定下载地址所下载的,还可以是从预先存储有原始安装文件的其他电子设备中所获取的,还可以是从执行本实施例的电子设备的本地磁盘中所获取的。本公开不对原始安装文件的来源进行限定。In this embodiment, the original installation file may be an application installation file provided by a third-party service, for example, an installation file provided by a developer of the first AI application. The original installation file may be downloaded from the application store provided by the AIOS of this embodiment, may also be downloaded from a designated download address, or may be obtained from other electronic devices that pre-store the original installation file, It may also be obtained from the local disk of the electronic device implementing this embodiment. The present disclosure does not limit the source of the original installation file.
步骤S2120,将原始安装文件的格式转换为预定标准格式,得到预定标准格式的安装文件。Step S2120: Convert the format of the original installation file into a predetermined standard format to obtain an installation file in the predetermined standard format.
在本实施例中,通过将将原始安装文件的格式转换为预定标准格式,得到预定标准格式的安装文件之后,就可以基于该预定标准格式的安装文件安装对应的第一AI应用。In this embodiment, after the installation file in the predetermined standard format is obtained by converting the format of the original installation file into a predetermined standard format, the corresponding first AI application can be installed based on the installation file in the predetermined standard format.
在本公开的一个实施例中,该方法还可以包括:提供应用商店,该应用商店中提供有至少一个第一AI应用。In one embodiment of the present disclosure, the method may further include: providing an application store in which at least one first AI application is provided.
在一个例子中,应用商店中可以提供第一AI应用的预定标准格式的安装文件。那么,获取第一AI应用的原始安装文件可以包括:从应用商店中下载第一AI应用的预定标准格式的安装文件。In one example, an installation file in a predetermined standard format of the first AI application may be provided in the application store. Then, acquiring the original installation file of the first AI application may include: downloading the installation file of the first AI application in a predetermined standard format from the application store.
在另一个例子中,应用商店中可以提供第一AI应用的原始安装文件。那么,获取第一AI应用的原始安装文件可以包括:从应用商店中下载第一AI应用的原始安装文件,并将原始安装文件的格式转换为预定标准格式,得到预定标准格式的安装文件。In another example, the original installation file of the first AI application may be provided in the application store. Then, obtaining the original installation file of the first AI application may include: downloading the original installation file of the first AI application from the application store, and converting the format of the original installation file into a predetermined standard format to obtain an installation file in the predetermined standard format.
在本实施例中,通过在AIOS中安装第一AI应用,安装后的第一AI应用可以在AIOS中运行。而且,AIOS也可以对安装的第一AI应用进行管理。In this embodiment, by installing the first AI application in the AIOS, the installed first AI application can run in the AIOS. Moreover, AIOS can also manage the installed first AI application.
步骤S2200,获取第二AI应用的构建配置信息,基于该构建配置信息,构建第二AI应用。Step S2200: Acquire construction configuration information of the second AI application, and build a second AI application based on the construction configuration information.
AIOS不仅可安装上述第一AI应用,例如由第三方厂商开发或者定制化开发的应用,还可以提供构建第二AI应用的能力,用户可以根据业务需求,利用AIOS提供的服务和工具等,构建匹配业务需求的第二AI应用。AIOS can not only install the above-mentioned first AI application, such as applications developed by third-party manufacturers or customized development, but also provide the ability to build a second AI application. Users can use the services and tools provided by AIOS to build A second AI application that matches business needs.
在本公开的一个实施例中,配置信息可以包括存储配置信息和计算配置信息。那么,基于该构建配置信息,构建第二AI应用可以包括:基于存储配置信息和计算配置信息,构建第二AI应用。In one embodiment of the present disclosure, the configuration information may include storage configuration information and computing configuration information. Then, based on the construction configuration information, constructing the second AI application may include: constructing the second AI application based on the storage configuration information and the computing configuration information.
AIOS可提供构建AIOS的标准流程,在一个例子中,可以使基于预定配置流程接收用户输入或自动获取的与待构建的应用相关的存储配置信息和计算配置信息,AIOS基于配置信息进行AI应用的构建和后续的管理。其中,预定配置流程可以是由AIOS所提供的标准应用构建流程,用户(例如,应用开发者)仅需要按照这套标准应用构建流程配置(输入)构建第二AI应用所需配置的信息即可。例如,可向用户提供标准应用构建流程界面和指引,用户仅需按照界面和指引输入构建第二AI应用所需配置的信息即可。根据本公开的示例性实施例,构建第二AI应用所需配置的信息可按照信息用途分类为存储配置信息和计算配置信息。AIOS can provide a standard process for building AIOS. In one example, the storage configuration information and computing configuration information related to the application to be built can be received or automatically obtained based on a predetermined configuration process, and AIOS can perform AI application based on the configuration information. Construction and subsequent management. The predetermined configuration process may be a standard application construction process provided by AIOS, and a user (for example, an application developer) only needs to configure (input) the configuration information required to construct the second AI application according to this standard application construction process (input). . For example, a standard application building process interface and guide can be provided to the user, and the user only needs to input the configuration information required to build the second AI application according to the interface and guide. According to an exemplary embodiment of the present disclosure, the information of the configuration required to construct the second AI application may be classified into storage configuration information and computing configuration information according to information usage.
根据本公开的示例性实施例,存储配置信息可包括,但不限于,输入源信息、应用元信息、日志和监控指标归集信息和存储声明信息中的至少一个。下面,具体介绍根据本公开的示例性实施例的存储配置信息。According to an exemplary embodiment of the present disclosure, the storage configuration information may include, but is not limited to, at least one of input source information, application meta information, log and monitoring indicator collection information, and storage declaration information. Hereinafter, the storage configuration information according to an exemplary embodiment of the present disclosure will be described in detail.
根据本公开的示例性实施例,输入源信息可包括一个或多个标准Docker镜像的标识。这里,可选取Docker作为通用输入约定,Docker具备最广泛的开发者基础,是当前最常用的容器化技术,符合先进企业架构的演进设计。此外,Docker还拥有以下优点:比虚拟机更快的启动速度、一致的运行环境、更轻松的迁移、比虚拟机更接近原生应用的性能、更容易的复用、Docker生态有一大批高质量的官方镜像,大大降低了镜像制作成本。在通用性层面,Docker可以适配国内外主流云厂商,包括AWS、 GoogleCloud、Microsoft Azure、阿里云、腾讯云、华为云等,意味着任何云用户都可以贡献Docker应用。Docker适配企业常用的资源管理调度系统,例如Kubernetes(K8s)、Mesos等,意味着几乎任何企业客户都可以贡献Docker应用。Docker适配业界常用的操纵系统,Linux、Mac、Windows均可运行,意味着任何操作系统的开发者都可以贡献Docker应用。According to an exemplary embodiment of the present disclosure, the input source information may include the identification of one or more standard Docker images. Here, Docker can be selected as the general input convention. Docker has the most extensive developer base and is the most commonly used containerization technology, which conforms to the evolution design of advanced enterprise architecture. In addition, Docker also has the following advantages: faster startup speed than virtual machines, consistent operating environment, easier migration, performance closer to native applications than virtual machines, easier reuse, Docker ecosystem has a large number of high-quality high-quality The official mirror image greatly reduces the cost of mirror production. In terms of generality, Docker can adapt to mainstream cloud vendors at home and abroad, including AWS, Google Cloud, Microsoft Azure, Alibaba Cloud, Tencent Cloud, Huawei Cloud, etc., which means that any cloud user can contribute Docker applications. Docker is compatible with resource management and scheduling systems commonly used by enterprises, such as Kubernetes (K8s), Mesos, etc., which means that almost any enterprise customer can contribute to Docker applications. Docker is compatible with operating systems commonly used in the industry, and can run on Linux, Mac, and Windows, which means that developers of any operating system can contribute to Docker applications.
根据本公开的示例性实施例,应用元信息是对第二AI应用进行统一运行和管理所需要的信息。应用元信息可包括,但不限于,以下项中的至少一项:唯一应用标识、鉴权信息、唯一应用名称、唯一显示名称、应用图标、说明文档、创建时间、更新时间、创建人信息、版本号、应用来源类型、启动资源消耗信息、数据源、应用存储地址、镜像地址、启动方式。具体地说,唯一应用标识可由AIOS产生,用户(在本文中,用户可以为应用开发者)可无感知。鉴权信息可由用户传入系统密钥,并由AIOS校验正确性。唯一应用名称可由开发者传入,并由AIOS校验唯一性。唯一显示名称可由开发者传入,并由AIOS校验唯一性。应用图标可由开发者传入,并由AIOS校验唯一性。说明文档可由开发者传入,并由AIOS校验完善程度和国际化规范,二级需包含简介、帮助文档等。创建时间可由AIOS产生,用户可无感知。更新时间可由AIOS产生,用户可无感知。创建人信息可由用户传入,并可由AIOS校验正确性。版本号可由用户传入。应用来源类型可由系统产生,用户可无感知,用于指示该应用是官方预置应用还是第三方应用。启动资源消耗信息可由用户传入,用于指示实例数、是否自动扩缩容、CPU、GPU、MEM、FPGA等。数据源可以是官方预置的数据形式,或者底层存储系统提供的标准数据源,也可以是另一个Docker镜像来对接第三方数据源。应用存储地址是指第二AI应用运行中的数据存储空间。镜像地址可由开发者传入,用于指示该第二AI应用的启动路径。启动方式可由开发者传入,用于指示同一第二AI应用是否可以在运行中被不同应用使用者重复打开。当然,应用元信息可不限于上述信息,还可包括AIOS对第二AI应用进行管理所需的信息。According to an exemplary embodiment of the present disclosure, the application meta information is information required for unified operation and management of the second AI application. The application meta information may include, but is not limited to, at least one of the following items: unique application identification, authentication information, unique application name, unique display name, application icon, description document, creation time, update time, creator information, Version number, application source type, startup resource consumption information, data source, application storage address, image address, and startup method. Specifically, the unique application identifier may be generated by AIOS, and the user (in this context, the user may be an application developer) may be unaware. The authentication information can be passed into the system key by the user, and the correctness is verified by AIOS. The unique application name can be passed in by the developer and verified by AIOS for uniqueness. The unique display name can be passed in by the developer and verified by AIOS for uniqueness. The application icon can be passed in by the developer and verified by AIOS for uniqueness. The description document can be imported by the developer, and the completeness and internationalization specifications are verified by AIOS. The second level needs to include introduction and help documents. The creation time can be generated by AIOS, and the user can not perceive it. The update time can be generated by AIOS, and the user may not perceive it. The creator information can be passed in by the user, and can be checked for correctness by AIOS. The version number can be passed in by the user. The application source type can be generated by the system, and the user may not perceive it, and is used to indicate whether the application is an official preset application or a third-party application. The startup resource consumption information can be passed in by the user to indicate the number of instances, whether to automatically expand or shrink, CPU, GPU, MEM, FPGA, etc. The data source can be an official preset data form, a standard data source provided by the underlying storage system, or another Docker image to connect to a third-party data source. The application storage address refers to the data storage space in which the second AI application is running. The image address can be passed in by the developer, and is used to indicate the startup path of the second AI application. The startup mode can be passed in by the developer to indicate whether the same second AI application can be repeatedly opened by different application users during operation. Of course, the application meta information may not be limited to the above-mentioned information, and may also include information required by the AIOS to manage the second AI application.
根据本公开的示例性实施例,日志和监控指标归集信息可由用户输入以指示如何获取日志和监控指标。例如,如果用户使用标准错误流获取日志,则可无需感知。如果用户通过AIOS获取监控指标,则也可无感知。如果用户需自定义监控指标,可使用AIOS提供的软件开发包(SDK)进行定制化开发。According to an exemplary embodiment of the present disclosure, the log and monitoring indicator collection information may be input by the user to indicate how to obtain the log and monitoring indicators. For example, if the user gets the logs using the standard error stream, no awareness is required. If the user obtains the monitoring indicators through AIOS, it can also be insensitive. If users need to customize monitoring indicators, they can use the software development kit (SDK) provided by AIOS for customized development.
根据本公开的示例性实施例,存储声明信息可由用户输入以声明使用的存储体系,并可配置相应的生存时间值(TTL)策略等。例如,存储体系统可包括,但不限于,文件存储、数据库存储等。According to an exemplary embodiment of the present disclosure, the storage claim information may be input by the user to claim the storage system used, and a corresponding time-to-live (TTL) policy and the like may be configured. For example, a storage system may include, but is not limited to, file storage, database storage, and the like.
根据本公开的示例性实施例,计算配置信息可包括,但不限于,服务启动方式信息、动态资源信息和计算能力信息中的至少一个。下面,具体介绍根据本公开的示例性实施例的计算配置信息。According to an exemplary embodiment of the present disclosure, the computing configuration information may include, but is not limited to, at least one of service startup mode information, dynamic resource information, and computing capability information. Hereinafter, the computing configuration information according to the exemplary embodiment of the present disclosure will be described in detail.
根据本公开的示例性实施例,服务启动方式信息可由用户输入以声明应用启动方式。用户可无需感知第二AI应用启动过程,只需要配置服务启动方式信息,系统可自动向底层资源管理和高度平台发起应用启动。According to an exemplary embodiment of the present disclosure, the service launch mode information may be input by the user to declare the application launch mode. Users do not need to perceive the startup process of the second AI application, but only need to configure the service startup method information, and the system can automatically initiate application startup to the underlying resource management and altitude platforms.
根据本公开的示例性实施例,动态资源信息可由用户输入以声明申请的应用动态资源。例如,动态资源可包括两个部分,第一部分可以是用户开发的动态服务或任务可以控制的自身资源,并可暴露给应用使用者自行修改,第二部分可以是用户开发的动态服务或任务在运行中能够额外申请的资源,用于启动新的服务或任务。According to an exemplary embodiment of the present disclosure, the dynamic resource information may be input by the user to declare the requested application dynamic resource. For example, a dynamic resource can include two parts. The first part can be a dynamic service developed by the user or its own resource that the task can control and can be exposed to the application user for modification. The second part can be a dynamic service or task developed by the user in the A resource that can be additionally requested during operation to start a new service or task.
根据本公开的示例性实施例,计算能力信息可由用户配置以设计应用计算能力。例如,用户可利用AIOS所提供的SDK进行广泛的算法(例如,AI算法)调用,即,能够利用SDK调用一种或多种算法。这里,AI算法可包括,但不限于,二分类、多分类、 回归、聚类、时间序列分析、图像分类、图像检测、字符光学识别(OCR)、语音识别、自然语言处理(NLP)、迁移学习、强化学习、联邦学习、自动机器学习、参数调优等。再例如,如果用户所需的计算能力不在AIOS所提供的计算能力之内,还可通过AIOS进行自定义开发,并享有与内置计算能力混用的能力。According to an exemplary embodiment of the present disclosure, the computing capability information is configurable by a user to design application computing capabilities. For example, a user can use the SDK provided by AIOS to call a wide range of algorithms (eg, AI algorithms), that is, one or more algorithms can be called by using the SDK. Here, AI algorithms may include, but are not limited to, binary classification, multi-classification, regression, clustering, time series analysis, image classification, image detection, optical character recognition (OCR), speech recognition, natural language processing (NLP), migration Learning, reinforcement learning, federated learning, automatic machine learning, parameter tuning, etc. For another example, if the computing power required by the user is not within the computing power provided by the AIOS, the user can also perform custom development through the AIOS, and enjoy the ability to mix with the built-in computing power.
根据本公开的示例性实施例,上述存储配置信息和计算配置信息可根据AIOS所提供的标准开发流程来进行配置,例如,根据本公开的示例性实施例的标准开发流程可如图3所示,图3是根据本公开的示例性实施例的标准开发流程的示意图。即,用户可按照如下顺序配置信息:在步骤S201,接收输入源信息;在步骤S202,接收应用元信息;在步骤S203,接收服务启动方式信息;在步骤S204,接收动态资源信息;在步骤S205,接收日志和监控指示归集信息;在步骤S206,接收存储声明信息;在步骤S207,接收计算能力信息。当然,标准开发流程不限于上述顺序,还可包括其他任何可行的顺序,例如,步骤S201和S202为第一步和第二步,步骤S203至S207可以以任何顺序执行;又例如,可以以用户自定义的流程来执行上述步骤S201至S207,也就是说,上述步骤S201至S207可根据用户需求以任何可能的顺序执行。According to an exemplary embodiment of the present disclosure, the above-mentioned storage configuration information and computing configuration information may be configured according to the standard development process provided by AIOS. For example, the standard development process according to the exemplary embodiment of the present disclosure may be as shown in FIG. 3 . 3 is a schematic diagram of a standard development process according to an exemplary embodiment of the present disclosure. That is, the user can configure information in the following order: in step S201, receiving input source information; in step S202, receiving application meta information; in step S203, receiving service startup mode information; in step S204, receiving dynamic resource information; in step S205 , receive log and monitoring instruction collection information; in step S206 , receive storage declaration information; in step S207 , receive computing capability information. Of course, the standard development process is not limited to the above sequence, and can also include any other feasible sequence. For example, steps S201 and S202 are the first and second steps, and steps S203 to S207 can be performed in any sequence; The above-mentioned steps S201 to S207 are executed according to a user-defined process, that is, the above-mentioned steps S201 to S207 can be executed in any possible order according to user requirements.
根据本公开的示例性实施例,上述存储配置信息和计算配置信息中的一部分信息可通过用户配置AIOS所提供的特性能力(trait)来获得。这里,特性能力可以是指AIOS中已封装好可用资源以供直接调用相关能力的实体。例如,AIOS可包括特性能力库,特性能力库里包括至少一个特性能力。用户可按需要配置AIOS所提供的特性能力库中的特性能力来获得相应的信息,AIOS可基于相应的信息来调用对应的特性能力,以用于构建第二AI应用。According to an exemplary embodiment of the present disclosure, a part of the above-mentioned storage configuration information and computing configuration information may be obtained by a user configuring a trait provided by the AIOS. Here, the characteristic capability may refer to an entity in AIOS that has encapsulated available resources for directly invoking related capabilities. For example, the AIOS may include a feature capability library including at least one feature capability. The user can configure the feature capability in the feature capability library provided by the AIOS to obtain corresponding information as required, and the AIOS can call the corresponding feature capability based on the corresponding information to construct the second AI application.
例如,当输入源信息包括多个标准Docker镜像的标识时,输入源可为多个标准Docker镜像的编排。可通过用户配置AIOS所提供的镜像编排特性能力来获得多个标准Docker镜像的编排。这里,镜像的编排可包括当多个镜像包括在线镜像和离线镜像时的在线离线混合编排、当多个镜像全为在线镜像时的在线编排、当多个镜像全为离线镜像时的离线编排。For example, when the input source information includes identifications of multiple standard Docker images, the input source may be an arrangement of multiple standard Docker images. The orchestration of multiple standard Docker images can be obtained by configuring the image orchestration feature provided by AIOS. Here, the orchestration of images may include online and offline hybrid orchestration when multiple images include online images and offline images, online orchestration when multiple images are all online images, and offline orchestration when multiple images are all offline images.
例如,可通过用户配置AIOS所提供的服务启动方式特性能力来获得服务启动方式信息。For example, the service startup mode information can be obtained by the user configuring the service startup mode feature capability provided by the AIOS.
例如,可通过用户配置AIOS所提供的存储特性能力来获得存储声明信息。当然,除了可使用存储特性能力来获得存储声明信息之外,还可将存储方案替换为开源、企业级的存储方案,例如,Amazon的S3存储、对接微软云的存储等。For example, the storage claim information can be obtained by the user configuring the storage feature capability provided by the AIOS. Of course, in addition to using storage feature capabilities to obtain storage declaration information, storage solutions can also be replaced with open-source, enterprise-level storage solutions, such as Amazon's S3 storage, storage connected to Microsoft Cloud, and so on.
例如,可通过用户配置AIOS所提供的存储特性能力调参特性能力来获得参数调优信息。For example, the parameter tuning information can be obtained by configuring the storage feature capability and parameter tuning feature capability provided by the AIOS by the user.
根据本公开的示例性实施例,当存储配置信息和计算配置信息中的一部分信息是通过用户配置特性能力而获得的时,可基于所述一部分信息来调用对应的特性能力以用于构建第二AI应用。According to an exemplary embodiment of the present disclosure, when a part of the information in the storage configuration information and the calculation configuration information is obtained by configuring the characteristic capability by the user, the corresponding characteristic capability may be invoked based on the part of the information for constructing the second characteristic capability. AI applications.
步骤S2300,对安装的第一AI应用和构建的第二AI应用进行管理。Step S2300: Manage the installed first AI application and the constructed second AI application.
在本公开的一个实施例中,AIOS中可以提供用于管理AI应用的管理工具。其中,管理工具例如可以包括资源管理模块、许可验证模块、权限管理模块、审计模块、通知模块和日志模块、文件管理模块、数据中台、应用管理模块、进程管理模块等。In one embodiment of the present disclosure, a management tool for managing AI applications may be provided in AIOS. The management tool may include, for example, a resource management module, a license verification module, an authority management module, an audit module, a notification module and a log module, a file management module, a data center, an application management module, and a process management module.
资源管理模块可以用于监控AI应用在运行过程中所消耗的计算资源和/或存储资源,还可以用于监控AI应用在运行过程中所需要的服务器及相关硬件资源。用户可以通过该资源管理模块在AIOS中对AI应用在运行过程中所消耗的资源进行配置管理。通过资源管理模块进行资源监控和管理,可以确保AIOS和AI应用稳定运行,保障业务连续性。The resource management module can be used to monitor the computing resources and/or storage resources consumed by the AI application during the running process, and can also be used to monitor the server and related hardware resources required by the AI application during the running process. The user can configure and manage the resources consumed by the AI application during the running process in the AIOS through the resource management module. Resource monitoring and management through the resource management module can ensure the stable operation of AIOS and AI applications and ensure business continuity.
许可验证模块可以是对于AIOS和/或AI应用的使用提供软件许可的管理,用户可以通过许可验证模块灵活的对AIOS和/或AI应用的使用时间、应用范围以及功能模块等内容进行限制,以对AIOS和/或AI应用的开发者进行有效的知识产权保护。The license verification module can provide management of software licenses for the use of AIOS and/or AI applications. The user can flexibly restrict the usage time, application scope and functional modules of AIOS and/or AI applications through the license verification module, so as to Effective intellectual property protection for developers of AIOS and/or AI applications.
权限管理模块用于管理用户在AIOS上的操作权限和操作能力范围。具体的,可以通过权限管理模块管理使用AIOS的用户、用户在AIOS中所能够使用的工具、以及用户资源的管理区域。The authority management module is used to manage the user's operation authority and operation capability scope on the AIOS. Specifically, the user who uses the AIOS, the tools that the user can use in the AIOS, and the management area of the user resources can be managed through the rights management module.
审计模块为用户提供AIOS的审计功能,针对关键的用户操作行为进行审计记录,保障AIOS的稳定性以及可追溯性,在审计模块中可以对每个用户在每个AI应用中的操作和行为进行记录,提供后台功能进行查看,并且辅以全面的监控面板来分析整个AIOS的运营情况。The audit module provides users with the audit function of AIOS, and audit records for key user operation behaviors to ensure the stability and traceability of AIOS. In the audit module, each user's operation and behavior in each AI application can be monitored Records, provides background functions for viewing, and is supplemented by a comprehensive monitoring panel to analyze the operation of the entire AIOS.
通知模块可以用于对于AIOS以及各AI应用进行通知内容和通知方式进行设置和管理。在一个例子中,通知模块可以用于告警,告警管理为用户提供了个性化的监控项告警能力,用户可以灵活地对指定监控项制定告警规则,对于严重的AIOS问题进行自定义告警策略的设置,当某个业务指标达到临界值或者在AIOS存在异常时,通知模块可以是以用户预期的短信邮件等方式进行告警,提示用户及时知晓并处理异常,从而提高AIOS和业务应用的可用性。The notification module can be used to set and manage the notification content and notification method for AIOS and each AI application. In one example, the notification module can be used for alarming, and alarm management provides users with the ability to individualize alarms for monitoring items. Users can flexibly formulate alarm rules for specified monitoring items, and set custom alarm policies for serious AIOS problems. , when a business indicator reaches a critical value or there is an abnormality in the AIOS, the notification module can send an alarm in the form of SMS and email as expected by the user, prompting the user to know and deal with the abnormality in time, thereby improving the availability of AIOS and business applications.
日志模块是针对AI应用的各类运行数据进行统一采集、管理、筛选、检索的工具。用户可以基于日志的运维监控与分析、调用链监控与追踪满足各种业务分析等数字化运维和运营场景。The log module is a tool for unified collection, management, screening, and retrieval of various operating data of AI applications. Users can monitor and analyze operations and maintenance based on logs, and monitor and track call chains to meet various business analysis and other digital operation and maintenance and operation scenarios.
在AIOS中,一般有一个文件系统供用户存储、查询、管理整个AIOS的文件。文件管理模块用来支撑用户上传及其他AI应用产出的希望用户来查看和消费的数据。其中,可以进行管理的基础数据类型包括表、图片、语音、文本、视频、以及用户自定义的各种数据格式。用户从其他数据源中上传已经完成定义的数据类型如数据表、数据组等,上传AIOS后,可以在文件管理模块中进行预览、查看数据的meta信息、删除等操作。文件管理模块中存储的数据可以在AI应用中进行消费,用于模型训练等任务。同时,AI应用还可能产生大量的日志、报告、各种短暂的中间数据等,这些数据可以通过文件管理模块的后端视图,来查看整个AIOS中产生的存储在HDFS等及对象存储引擎等介质中的数据,并进行数据清理等任务。In AIOS, there is generally a file system for users to store, query and manage the files of the entire AIOS. The file management module is used to support user uploads and data generated by other AI applications that users want to view and consume. Among them, the basic data types that can be managed include tables, pictures, voice, text, video, and various user-defined data formats. Users upload the defined data types from other data sources, such as data tables, data groups, etc. After uploading AIOS, they can preview, view the meta information of the data, delete and other operations in the file management module. The data stored in the file management module can be consumed in AI applications for tasks such as model training. At the same time, AI applications may also generate a large number of logs, reports, various short-term intermediate data, etc. These data can be viewed through the back-end view of the file management module to view the data generated in the entire AIOS and stored in HDFS and other media such as object storage engines. data, and perform tasks such as data cleaning.
数据中台可以用于管理和存储多个基础数据的关系,治理逻辑的抽象的数据形式。在现有技术中,AI应用的构建,需要根据业务诉求定义目标,收集数据,进行特征工程,模型训练后才能获得一个可能的结果,这中间的操作极大依赖数据本身质量,建模人员的水平以及应用环境的完备性。这种方法虽然可以最大限度保障建模效果,但其低效的应用产生能力也是阻碍当前AI技术普及的门槛之一。因此,本公开的实施例在AIOS中提供数据中台,通过数据中台可以得到与AI应用相关的AI数据。AI数据的数据形式可以被看作一种文件格式,类似传统的DOC类的文件形式。The data center can be used to manage and store the relationship of multiple basic data, and the abstract data form of governance logic. In the existing technology, the construction of AI applications needs to define goals according to business requirements, collect data, perform feature engineering, and obtain a possible result after model training. The intermediate operations greatly depend on the quality of the data itself. level and completeness of the application environment. Although this method can maximize the modeling effect, its inefficient application generation capability is also one of the thresholds that hinder the popularization of current AI technology. Therefore, the embodiments of the present disclosure provide a data center in AIOS, and AI data related to AI applications can be obtained through the data center. The data form of AI data can be regarded as a file format, similar to the traditional DOC file format.
数据中台可以对AI数据的使用方式提供基于与AI应用的约定,可以被数据形式指定的AI应用打开,并与AI应用的功能结合解决特定问题。数据中台可以包含对特定业务领域应用问题的数据使用方法论,如数据获取方式,数据治理方法,数据关系等。数据中台还可以展示AIOS获取的基础的文件meta格式。The data center can provide the use of AI data based on the agreement with the AI application, which can be opened by the AI application specified in the data form, and combined with the functions of the AI application to solve specific problems. The data center can include data usage methodologies for application problems in specific business areas, such as data acquisition methods, data governance methods, and data relationships. The data center can also display the basic file meta format obtained by AIOS.
应用管理模块是承载不同用户对于具有访问权限的所有AI应用的管理工具,其元信息可以在应用管理模块展示(例如可以是应用logo等)。对于应用开发者,应用管理模块可以提供一整套对于标准AI应用的注册流程,包括对于资源的申请,起停的控制,存储空间的申请,权限体系的对接,监控的集成等应用接入的全流程。The application management module is a management tool that carries all AI applications that different users have access rights to, and its meta information can be displayed in the application management module (for example, it can be an application logo, etc.). For application developers, the application management module can provide a complete set of registration procedures for standard AI applications, including application for resources, control of start and stop, application for storage space, connection of permission system, integration of monitoring, etc. process.
进程管理模块可以用于对AI应用的运行进程和资源进行管理监控。在AI应用的 运行过程中,会产生正在活动中的进程,对于AI应用来说,进程管理则是对正在运行的程序实体的管理,例如可以包括对这个运行的AI应用所占据的所有系统资源进行管理。在AI应用运行的过程中,通常对于AI应用需要使用和调度的资源是非常复杂的,涉及到多个计算单元之间调度,进程管理模块可以是以“进程”、“工作流”、“算子”、“运行阶段”等概念,将AI应用的运行按照业务组织的维度进行拆解,监控从分层加机器的视角转换成以服务为中心的视角,了解监视范围内的服务之间的依赖关系,可以简化进程管理模块对AI应用运行管理监控的难度。The process management module can be used to manage and monitor the running process and resources of the AI application. During the running process of AI applications, active processes will be generated. For AI applications, process management is the management of running program entities, such as all system resources occupied by the running AI applications. to manage. In the process of running AI applications, the resources that AI applications need to use and schedule are usually very complex, involving scheduling among multiple computing units. Concepts such as "sub" and "operation stage", disassemble the operation of AI applications according to the dimension of business organization, convert monitoring from the perspective of layered and machine to service-centered perspective, and understand the relationship between services within the monitoring scope. Dependencies can simplify the difficulty of the process management module to manage and monitor the operation of AI applications.
AIOS在为AI应用构建的便捷性服务的同时,提供AI应用的开发工具,例如可以包括Studio和HyperCycle两类开发工具,以满足市场上主流的开发方式和开发体验。While AIOS provides convenience services for AI applications, it also provides development tools for AI applications, such as Studio and HyperCycle, to meet the mainstream development methods and development experience in the market.
Studio开发工具可以提供可视化的AI应用开发模块,其中包括建模IDE(Integrated Development Environment,集成开发环境)模块,应用IDE模块,模型管理和应用管理四大部分,满足高阶开发者灵活自主灵活的对数据,算法、评估、调试进行组织和连接,帮助建模用户清晰直观地定义出各种类型的模型开发,模型管理评估,应用构建编排调试的全流程。Studio development tools can provide visual AI application development modules, including modeling IDE (Integrated Development Environment) module, application IDE module, model management and application management. Organize and connect data, algorithms, evaluation, and debugging to help modeling users clearly and intuitively define the entire process of various types of model development, model management and evaluation, and application construction, orchestration, and debugging.
建模IDE可以提供的机器学习模型调研、开发工具。用户可在此工具内处理数据、产出模型。建模IDE内可以提供两种交互逻辑的建模环境:DAG(有向无环图)和Notebook。DAG是一个低门槛的可视化建模工具,用户可以在DAG画布上进行可视化操作,串联各类数据处理与机器学习算子,从而定义整个机器学习流程。Notebook是一个专业的命令行建模工具,通过逐个代码块的编辑,用户可以快速验证想法,获得反馈。Modeling IDE can provide machine learning model research and development tools. Users can process data and produce models within this tool. The modeling IDE can provide two modeling environments for interactive logic: DAG (Directed Acyclic Graph) and Notebook. DAG is a low-threshold visual modeling tool. Users can perform visual operations on the DAG canvas and connect various data processing and machine learning operators to define the entire machine learning process. Notebook is a professional command-line modeling tool that allows users to quickly validate ideas and get feedback by editing code block by block.
Studio开发工具中产出的模型都由模型管理来统一接管,同时也支持导入外部模型进行统筹管理。同时以模型为核心,汇总了模型相关的评估、解释报告,帮助用户从更多角度了解模型。The models produced in the Studio development tools are all taken over by the model management, and also support the import of external models for overall management. At the same time, with the model as the core, the evaluation and interpretation reports related to the model are summarized to help users understand the model from more perspectives.
应用IDE提供对AI应用的构建、编排、调试、打包工具,能够为用户提供完整的、可靠的、高度灵活的企业级AI应用开发能力。在应用IDE内,用户可以根据实际业务场景需要,通过选择模型/DAG、配置资源及运行策略、打包应用等几个简单的步骤,即可完成应用的创建,创建完成的应用可以至应用管理上线。The application IDE provides tools for building, arranging, debugging, and packaging AI applications, and can provide users with complete, reliable, and highly flexible enterprise-level AI application development capabilities. In the application IDE, users can complete the creation of applications according to the needs of actual business scenarios, through selecting models/DAGs, configuring resources and operating strategies, and packaging applications. .
用户开发出满足业务诉求的AI应用后,通过应用管理进行部署。应用管理能够全方位实现对AI应用的管控,包括运维监控、调试实验、动态资源配置、版本管理等等,满足用户对于AI应用在线上生产环境的所有工作要求。After users develop AI applications that meet business requirements, they are deployed through application management. Application management can realize all-round management and control of AI applications, including operation and maintenance monitoring, debugging experiments, dynamic resource configuration, version management, etc., to meet all the work requirements of users for the online production environment of AI applications.
HyperCycle开发工具是一种低门槛的AI应用构建工具(包括HC场景定义,机器学习HyperCycle,图像分类HyperCycle等,针对各种业务问题的工具),通过数据、业务、IT的分工来以及自动模型策略加持帮助企业规模化的解决AI的业务问题,实现快速AI场景的应用和落地。HyperCycle development tool is a low-threshold AI application construction tool (including HC scenario definition, machine learning HyperCycle, image classification HyperCycle, etc., tools for various business problems), through the division of data, business, IT and automatic model strategy Blessing helps enterprises solve AI business problems on a large scale, and realize the application and implementation of rapid AI scenarios.
具体的,可以是由数据人员对需要接入的数据流和数据关系按照业务要求进行收集整理后,定义出来专属某一业务的HyperCycle场景,通过HyperCycle开发工具配置学习任务和学习频次。HyperCycle开发工具自动根据算法类型和数据类型匹配相应的自动学习策略,按照设置的更新频次来更新线上的业务数据防止衰减,用户可以通过产品前台进行效果指标监控来观测模型在业务的运行情况。运维人员可以根据进程管理器中的活动表现和指数来判断业务、数据的健康情况。Specifically, data personnel can collect and sort out the data streams and data relationships that need to be accessed according to business requirements, define a HyperCycle scenario dedicated to a certain business, and configure learning tasks and learning frequencies through the HyperCycle development tool. The HyperCycle development tool automatically matches the corresponding automatic learning strategy according to the algorithm type and data type, and updates the online business data according to the set update frequency to prevent attenuation. Users can monitor the performance indicators through the product front desk to observe the operation of the model in the business. Operation and maintenance personnel can judge the health of business and data according to the activity performance and index in the process manager.
在本公开的一个实施例中,AIOS还可以提供给用户极致简洁的操作体验,在使用逻辑上符合用户对AIOS的预判,还可以借助用户对其他操作系统的使用经验,增加AIOS的可理解性和可操作性,使得用户的注意力可以更好的聚焦于自己的业务目标,降低理解AIOS的门槛,提高工作效率。In an embodiment of the present disclosure, AIOS can also provide users with an extremely concise operation experience, which is logically in line with the user's pre-judgment of AIOS, and can also increase the understandability of AIOS with the help of the user's experience in using other operating systems With improved flexibility and operability, users can better focus on their own business goals, lower the threshold for understanding AIOS, and improve work efficiency.
基于上述说明,在本公开的一个实施例中,对安装的第一AI应用和构建的第二AI应用进行管理包括以下至少一项:Based on the above description, in an embodiment of the present disclosure, managing the installed first AI application and the constructed second AI application includes at least one of the following:
获取目标AI应用在运行过程中产出的数据,对产出的数据进行存储;Obtain the data produced by the target AI application during the running process, and store the produced data;
采集目标AI应用的运行数据,得到目标AI应用的运行日志;Collect the running data of the target AI application to obtain the running log of the target AI application;
监视目标AI应用当前运行的进程、算子、工作流和运行阶段中的至少一个,以获取进程、算子、工作流和运行阶段中的至少一个所占用的资源;Monitor at least one of the currently running processes, operators, workflows and running stages of the target AI application to obtain resources occupied by at least one of the processes, operators, workflows and running stages;
监测用户针对目标AI应用的操作行为,获取第一AI应用和第二AI应用的审计记录;Monitor the user's operation behavior for the target AI application, and obtain the audit records of the first AI application and the second AI application;
对目标AI应用在运行过程中的指定指标进行监控,在指定指标异常的情况下,发出告警通知;Monitor the specified indicators of the target AI application during the running process, and issue an alarm notification when the specified indicators are abnormal;
响应于运行目标AI应用的操作,验证用户对目标AI应用的操作许可,在用户具有对目标AI应用的操作许可的情况下,运行目标AI应用;In response to the operation of running the target AI application, verify the user's operation permission for the target AI application, and run the target AI application if the user has the operation permission for the target AI application;
接受用户上传的数据并进行存储,将上传的数据提供至目标AI应用进行消费。Accept and store the data uploaded by the user, and provide the uploaded data to the target AI application for consumption.
在本实施例中,目标AI应用可以包括至少一个第一AI应用和至少一个第二AI应用。In this embodiment, the target AI application may include at least one first AI application and at least one second AI application.
在对安装的第一AI应用和构建的第二AI应用进行管理包括获取目标AI应用在运行过程中产出的数据,对产出的数据进行存储的实施例中,目标AI应用可以是对用户上传至AIOS的数据进行消费,得到所产出的数据,具体可以包括执行模型训练、预测、分类、推荐、自然语言处理等任务。其中,用户上传的数据的数据类型可以包括表、图片、语音、文本、视频、以及用户自定义的各种数据格式。In the embodiment in which the management of the installed first AI application and the constructed second AI application includes acquiring the data produced by the target AI application during the running process, and storing the produced data, the target AI application may The data uploaded to AIOS is consumed for consumption, and the output data is obtained, which can include tasks such as model training, prediction, classification, recommendation, and natural language processing. The data types of the data uploaded by the user may include tables, pictures, voice, text, video, and various data formats customized by the user.
在本实施例中,可以是通过文件管理模块,来存储、查看和管理用户上传至AIOS的数据和目标AI应用在运行过程中产出的数据。In this embodiment, the file management module may be used to store, view and manage the data uploaded by the user to the AIOS and the data produced by the target AI application during the running process.
在本实施例的基础上,该方法还可以包括:响应于查看产出的数据的操作,展示产出的数据,以供用户查看。Based on this embodiment, the method may further include: in response to the operation of viewing the generated data, displaying the generated data for the user to view.
具体的,用户可以通过打开文件管理模块,来查看和管理目标AI应用在运行过程中产出的数据。Specifically, the user can view and manage the data produced by the target AI application during the running process by opening the file management module.
在对安装的第一AI应用和构建的第二AI应用进行管理包括采集目标AI应用的运行数据,得到目标AI应用的运行日志的实施例中,可以是通过AIOS中的日志模块来采集目标AI应用的运行数据,并生成目标AI应用的运行日志。In the embodiment where the management of the installed first AI application and the constructed second AI application includes collecting the running data of the target AI application to obtain the running log of the target AI application, the target AI may be collected through the log module in the AIOS The running data of the application is generated, and the running log of the target AI application is generated.
在得到目标AI应用的运行日志后,该方法还可以包括:响应于查看运行日志的操作,展示运行日志,以供用户查看。After obtaining the operation log of the target AI application, the method may further include: in response to the operation of viewing the operation log, displaying the operation log for the user to view.
在本实施例中,用户可以是通过打开日志模块来触发查看运行日志的操作,AIOS响应于该查看运行日志的操作,展示运行日志,以供用户进行查看分析。In this embodiment, the user may trigger the operation of viewing the running log by opening the log module, and the AIOS displays the running log in response to the operation of viewing the running log for the user to view and analyze.
在对安装的第一AI应用和构建的第二AI应用进行管理包括监视目标AI应用当前运行的进程、算子、工作流和运行阶段中的至少一个,以获取目标AI应用当前运行的进程、算子、工作流和运行阶段中的至少一个占用的资源的实施例中,目标AI应用当前运行的进程、算子、工作流和运行阶段中的至少一个占用的资源,可以包括计算资源、存储资源和/或硬件资源。The management of the installed first AI application and the built second AI application includes monitoring at least one of the currently running process, operator, workflow and running stage of the target AI application, so as to obtain the current running process, In the embodiment of the resource occupied by at least one of the operator, the workflow, and the running phase, the resources occupied by at least one of the currently running process, operator, workflow, and running phase of the target AI application may include computing resources, storage resources and/or hardware resources.
在本实施例中,进程是计算机中的程序关于某数据集合上的一次运行活动,是系统进行资源分配和调度的基本单位,是操作系统结构的基础。程序是指令、数据及其组织形式的描述,进程是程序的实体。通过对AI应用在运行过程中所活动的当前进程进行监控管理,可以简化对AI应用在运行过程中的监控管理难度。In this embodiment, a process is a running activity of a program in a computer on a certain data set, a basic unit for resource allocation and scheduling by a system, and a basis for an operating system structure. A program is a description of instructions, data, and their organization, and a process is the entity of a program. By monitoring and managing the current process of the AI application during the running process, the difficulty of monitoring and managing the AI application during the running process can be simplified.
在一个例子中,计算资源可以包括hadoop集群,存储资源可以包括MySQL,硬件资源可以包括CPU、GPU、内存中的至少一个。In one example, the computing resource may include a hadoop cluster, the storage resource may include MySQL, and the hardware resource may include at least one of a CPU, a GPU, and a memory.
通过监控AI应用在运行过程中所消耗的计算资源和/或存储资源,可以便于用户对AI应用在运行过程中的所活动的当前进行管理,以保证AIOS和AI应用的稳定运行。By monitoring the computing resources and/or storage resources consumed by the AI application during the running process, it is convenient for the user to manage the current activities of the AI application during the running process, so as to ensure the stable operation of the AIOS and the AI application.
在获取进程、算子、工作流和运行阶段中的至少一个所占用的资源后,该方法还包括:响应于查看占用的资源的操作,展示占用的资源,以供用户查看。这样,在进程、算子、工作流和运行阶段中的至少一个所占用的资源过大时,用户可以根据自身需求停止运行该目标AI应用,或者对目标AI应用进行调整,以提高目标AI应用的可用性。After acquiring the resources occupied by at least one of the process, operator, workflow and running phase, the method further includes: in response to the operation of viewing the occupied resources, displaying the occupied resources for the user to view. In this way, when the resources occupied by at least one of the process, operator, workflow and running phase are too large, the user can stop running the target AI application according to his own needs, or adjust the target AI application to improve the target AI application. availability.
在本实施例中,通过监视目标AI应用当前运行的进程、算子、工作流和运行阶段中的至少一个,可以了解目标AI应用在运行过程中所涉及到的各服务之间的依赖关系,可以简化进程管理模块对AI应用运行管理监控的难度。In this embodiment, by monitoring at least one of the currently running process, operator, workflow and running phase of the target AI application, the dependencies between the services involved in the running process of the target AI application can be known, It can simplify the difficulty of the process management module to monitor the operation and management of AI applications.
在对安装的第一AI应用和构建的第二AI应用进行管理包括监测用户针对目标AI应用的操作行为,获取第一AI应用和第二AI应用的审计记录的实施例中,可以是通过AIOS中的审计模块,获取用户针对目标AI应用的操作行为,并得到审计记录。In the embodiment where the management of the installed first AI application and the constructed second AI application includes monitoring the user's operation behavior with respect to the target AI application, and obtaining the audit records of the first AI application and the second AI application, the AIOS may The audit module in the system obtains the user's operation behavior for the target AI application and obtains the audit record.
在获取目标AI应用的审计记录后,该方法还可以包括:响应于查看审计记录的操作,展示审计记录,以供用户查看。After obtaining the audit record of the target AI application, the method may further include: in response to the operation of viewing the audit record, displaying the audit record for the user to view.
用户可以是通过打开审计模块来触发查看审计记录的操作,AIOS响应于该查看审计记录的操作,展示审计记录,以供用户进行查看分析。这样,可以保障目标AI应用的可追溯性。The user can trigger the operation of viewing the audit record by opening the audit module, and AIOS displays the audit record in response to the operation of viewing the audit record for the user to view and analyze. In this way, the traceability of the target AI application can be guaranteed.
在对安装的第一AI应用和构建的第二AI应用进行管理包括对目标AI应用在运行过程中的指定指标进行监控,在指定指标异常的情况下,发出告警通知的实施例中,可以是通过AIOS中的通知模块,设置目标AI应用在运行过程中的指定指标的指标值的有效范围,对目标AI应用在运行过程中的指定指标进行监控,在指定指标的实际指标值超出预设的有效范围,则判定指定指标异常,根据用户在通知模块中所设定的通知方式发出告警通知。用户可以是通过打开通知模块,来查看历史发出的告警通知。In the embodiment where the management of the installed first AI application and the constructed second AI application includes monitoring the specified indicators of the target AI application during the running process, when the specified indicators are abnormal, an alarm notification is issued, which may be Through the notification module in AIOS, set the effective range of the index value of the specified index of the target AI application during the running process, and monitor the specified index of the target AI application during the running process. When the actual index value of the specified index exceeds the preset value If it is within the valid range, it is determined that the specified indicator is abnormal, and an alarm notification is issued according to the notification mode set by the user in the notification module. The user can view the alarm notifications issued in the history by opening the notification module.
在对安装的第一AI应用和构建的第二AI应用进行管理包括响应于运行目标AI应用的操作,验证用户对目标AI应用的操作许可,在用户具有对目标AI应用的操作许可的情况下,运行目标AI应用的实施例中,可以通过许可验证模块验证在接收到在AIOS中运行目标AI应用的操作的当前时间,是否在目标AI应用的许可使用时间内,来确定用户是否具有对目标AI应用的操作许可。在用户具有对目标AI应用的操作许可的情况下,在AIOS中运行该目标AI应用;在用户不具有对目标AI应用的操作许可的情况下,可以禁止在AIOS中运行目标AI应用。这样,可以对目标AI应用的开发者进行有效的知识产权保护。Managing the installed first AI application and the built second AI application includes verifying the user's operation permission for the target AI application in response to the operation of running the target AI application, in the case that the user has the operation permission for the target AI application , In the embodiment of running the target AI application, whether the user has the right to the target AI application can be determined by verifying whether the current time when the operation of running the target AI application in the AIOS is received is within the permitted usage time of the target AI application through the license verification module. Permission to operate the AI application. If the user has the operation permission for the target AI application, run the target AI application in the AIOS; if the user does not have the operation permission for the target AI application, the target AI application may be prohibited from running in the AIOS. In this way, effective intellectual property protection can be performed for developers of target AI applications.
在对安装的第一AI应用和构建的第二AI应用进行管理包括接受用户上传的数据并进行存储,将上传的数据提供至目标AI应用进行消费的实施例中,在本实施例中,可以是通过文件管理模块,来存储、查看和管理用户上传至AIOS的数据。用户上传的数据的数据类型可以包括表、图片、语音、文本、视频、以及用户自定义的各种数据格式。In the embodiment in which the management of the installed first AI application and the constructed second AI application includes accepting and storing the data uploaded by the user, and providing the uploaded data to the target AI application for consumption, in this embodiment, it is possible to It is through the file management module to store, view and manage the data uploaded by users to AIOS. The data type of the data uploaded by the user may include table, picture, voice, text, video, and various data formats defined by the user.
目标AI应用可以根据用户上传的数据进行消费,具体可以包括执行模型训练、预测、分类、推荐、自然语言处理等任务。The target AI application can be consumed according to the data uploaded by the user, which can specifically include tasks such as model training, prediction, classification, recommendation, and natural language processing.
在本公开的一个实施例中,将AI数据提供至目标AI应用进行消费还包括:In one embodiment of the present disclosure, providing the AI data to the target AI application for consumption further includes:
从上传的数据中获取与目标AI应用相关的AI数据,将相关的AI数据提供至目标AI应用进行消费。Obtain AI data related to the target AI application from the uploaded data, and provide the relevant AI data to the target AI application for consumption.
在本实施例中,用户可以预先通过数据中台设置与目标AI应用相关的AI数据的数据格式,使得数据中台对根据该数据格式对文件管理模块中所存储的数据进行过滤, 仅向目标AI应用提供与其相关的AI数据。In this embodiment, the user can set the data format of the AI data related to the target AI application through the data center in advance, so that the data center filters the data stored in the file management module according to the data format, and only sends the data to the target AI application. AI applications provide AI data related to them.
在本实施例的基础上,该方法还可以包括:响应于查看AI数据的操作,展示AI数据。Based on this embodiment, the method may further include: displaying the AI data in response to the operation of viewing the AI data.
具体的,用户可以是打开数据中台,触发查看数据中台的操作。AIOS响应于查看数据中台的操作,展示与AI应用相关的AI数据,以供用户查看选择。Specifically, the user may open the data center and trigger the operation of viewing the data center. In response to the operation of the viewing data center, AIOS displays AI data related to AI applications for users to view and select.
在本公开的另一个实施例中,将AI数据提供至目标AI应用进行消费还包括:In another embodiment of the present disclosure, providing the AI data to the target AI application for consumption further includes:
从上传的数据中获取与目标AI应用相关的AI数据,从AI数据中筛选出与目标AI应用所对应的应用场景所匹配的数据,并提供至目标AI进行消费。Obtain AI data related to the target AI application from the uploaded data, filter the data that matches the application scenario corresponding to the target AI application from the AI data, and provide it to the target AI for consumption.
具体的,用户可以是预先根据实际需求,来指定目标AI应用所对应的应用场景。Specifically, the user may specify the application scenario corresponding to the target AI application in advance according to actual needs.
AIOS中的数据中台可以从AI数据中筛选出与该应用场景所匹配的数据。这样,可以自动向目标AI应用提供与其应用场景所匹配的AI数据,无需用户手动筛选,可以减少用户操作,提升用户体验。The data center in AIOS can filter out the data that matches the application scenario from the AI data. In this way, AI data that matches the application scenario can be automatically provided to the target AI application, without the need for manual screening by the user, which can reduce user operations and improve user experience.
在本公开的一个实施例中,该方法还可以包括:In an embodiment of the present disclosure, the method may further include:
确定用户对集成的AI应用的操作权限,根据操作权限,提供相应的AI应用。Determine the user's operation authority for the integrated AI application, and provide the corresponding AI application according to the operation authority.
在本公开的实施例中所提到的AI应用,可以包括至少一个第一AI应用和/或至少一个第二AI应用。The AI applications mentioned in the embodiments of the present disclosure may include at least one first AI application and/or at least one second AI application.
具体的,对于具有不同操作权限的用户,AIOS所提供的AI应用可以不同。本实施例中,用户仅可以使用根据对应操作权限所提供的AI应用。Specifically, for users with different operation rights, the AI applications provided by AIOS may be different. In this embodiment, the user can only use the AI application provided according to the corresponding operation authority.
例如,对应具有不同操作权限的第一个用户和第二个用户,向第一个用户所提供的AI应用可以包括AI应用A和AI应用B,向第二个用户所提供的AI应用可以包括AI应用B和AI应用C。那么,第一个用户可以使用AI应用A和AI应用B,无法使用AI应用C;第二个用户可以使用AI应用B和AI应用C,无法使用AI应用A。For example, corresponding to the first user and the second user with different operation permissions, the AI application provided to the first user may include AI application A and AI application B, and the AI application provided to the second user may include AI Application B and AI Application C. Then, the first user can use AI application A and AI application B, but cannot use AI application C; the second user can use AI application B and AI application C, but cannot use AI application A.
另外,该方法还可以包括:根据操作权限,在AIOS中提供相应的计算资源和/或存储资源。In addition, the method may further include: providing corresponding computing resources and/or storage resources in the AIOS according to the operation authority.
在本公开的一个实施例中,该方法还可以包括:In an embodiment of the present disclosure, the method may further include:
提供管理桌面,桌面上提供有集成的部分或全部AI应用的快捷方式和/或管理工具快捷方式和/或文件快捷方式;响应于对桌面的编辑操作,对桌面中所提供的快捷方式进行编辑。Provides a management desktop, on which there are shortcuts of some or all of the integrated AI applications and/or management tool shortcuts and/or file shortcuts; in response to editing operations on the desktop, edit the shortcuts provided in the desktop .
本实施例中的编辑操作,可以包括添加、移动、删除、收纳等操作。用户可以根据自身需求,在桌面中添加AI应用的快捷方式和/或管理工具快捷方式和/或文件快捷方式,或删除桌面中所展示的AI应用的快捷方式和/或管理工具快捷方式和/或文件快捷方式,或调整桌面中所展示的AI应用的快捷方式和/或管理工具快捷方式和/或文件快捷方式在桌面中的展示位置,或更改桌面中用于收纳桌面中所展示的AI应用的快捷方式和/或管理工具快捷方式和/或文件快捷方式的文件夹,以便于用户更高效便捷的管理桌面。The editing operations in this embodiment may include operations such as adding, moving, deleting, and storing. Users can add AI application shortcuts and/or management tool shortcuts and/or file shortcuts to the desktop according to their own needs, or delete AI application shortcuts and/or management tool shortcuts and/or shortcuts displayed on the desktop. Or file shortcuts, or adjust the shortcuts of AI applications displayed on the desktop and/or the placement of management tool shortcuts and/or file shortcuts on the desktop, or change the desktop used to accommodate the AI displayed on the desktop Folders of application shortcuts and/or management tool shortcuts and/or file shortcuts, so that users can manage the desktop more efficiently and conveniently.
在本实施例中,用户可以根据自身喜好和工作习惯在桌面上添加任意可访问的快捷方式,帮助用户更便捷的打开对应的管理工具、AI应用或文件。In this embodiment, the user can add any accessible shortcut on the desktop according to his own preferences and work habits, to help the user open the corresponding management tool, AI application or file more conveniently.
通过本实施例的集成管理方法,可以对AIOS中所部署的AI应用进行集成统一管理,降低AI应用的开发和管理成本。Through the integrated management method in this embodiment, the AI applications deployed in the AIOS can be integrated and managed in a unified manner, thereby reducing the development and management costs of the AI applications.
<集成管理装置实施例><Embodiment of Integrated Management Device>
在本实施例中,提供一种AI应用的集成管理装置3000,如图4所示,集成管理装置3000可以包括第一安装模块3100、第二构建模块3200和应用管理模块3300。该第一安装模块3100被配置为获取第一AI应用的预定标准格式的安装文件,基于预定标 准格式的安装文件,安装第一AI应用;该第二构建模块3200被配置为获取第二AI应用的构建配置信息,基于构建配置信息,构建第二AI应用;该应用管理模块3300被配置为对安装的第一AI应用和构建的第二AI应用进行管理。In this embodiment, an integrated management apparatus 3000 for AI applications is provided. As shown in FIG. 4 , the integrated management apparatus 3000 may include a first installation module 3100 , a second construction module 3200 and an application management module 3300 . The first installation module 3100 is configured to obtain an installation file in a predetermined standard format of the first AI application, and install the first AI application based on the installation file in the predetermined standard format; the second construction module 3200 is configured to obtain a second AI application Based on the construction configuration information, the second AI application is constructed based on the construction configuration information; the application management module 3300 is configured to manage the installed first AI application and the constructed second AI application.
在本公开的一个实施例中,第一安装模块3100具体可以被配置为:In an embodiment of the present disclosure, the first installation module 3100 may be specifically configured as:
获取目标AI应用的原始安装文件,将原始安装文件的格式转换为预定标准格式。Obtain the original installation file of the target AI application, and convert the format of the original installation file into a predetermined standard format.
在本公开的一个实施例中,预定标准格式包括Docker标准格式。In one embodiment of the present disclosure, the predetermined standard format includes a Docker standard format.
在本公开的一个实施例中,构建配置信息包括存储配置信息和计算配置信息;In one embodiment of the present disclosure, constructing the configuration information includes storing the configuration information and computing the configuration information;
第二构建模块3200可以被配置为:The second building block 3200 can be configured to:
基于存储配置信息和计算配置信息,构建第二AI应用。A second AI application is constructed based on the storage configuration information and the computing configuration information.
在本公开的一个实施例中,该集成管理装置3000还可以包括:In an embodiment of the present disclosure, the integrated management apparatus 3000 may further include:
应用商店提供模块,被配置为提供应用商店,应用商店中提供有至少一个第一AI应用;an application store providing module configured to provide an application store where at least one first AI application is provided;
第一安装模块3100还可以被配置为:The first installation module 3100 can also be configured to:
从应用商店中下载第一AI应用的预定标准格式的安装文件;或者Download a predetermined standard format installation file of the first AI application from the application store; or
从应用商店中下载第一AI应用的原始安装文件,将原始安装文件的格式转换为预定标准格式。Download the original installation file of the first AI application from the application store, and convert the format of the original installation file into a predetermined standard format.
在本公开的一个实施例中,该应用管理模块3300被配置为执行以下至少一项:In one embodiment of the present disclosure, the application management module 3300 is configured to perform at least one of the following:
获取第一AI应用和第二AI应用在运行过程中产出的数据,对产出的数据进行存储;Obtain the data produced by the first AI application and the second AI application during the running process, and store the produced data;
采集第一AI应用和第二AI应用的运行数据,得到第一AI应用和第二AI应用的运行日志;Collect the operation data of the first AI application and the second AI application, and obtain the operation logs of the first AI application and the second AI application;
监视第一AI应用和第二AI应用当前运行的进程、算子、工作流和运行阶段中的至少一个,以获取进程、算子、工作流和运行阶段中的至少一个所占用的资源;monitoring at least one of the currently running processes, operators, workflows and running phases of the first AI application and the second AI application to obtain resources occupied by at least one of the processes, operators, workflows and running phases;
监测用户针对第一AI应用和第二AI应用的操作行为,获取第一AI应用和第二AI应用的审计记录;Monitor the user's operation behavior for the first AI application and the second AI application, and obtain the audit records of the first AI application and the second AI application;
对第一AI应用和第二AI应用在运行过程中的指定指标进行监控,在指定指标异常的情况下,发出告警通知;Monitor the specified indicators during the operation of the first AI application and the second AI application, and issue an alarm notification when the specified indicators are abnormal;
响应于运行第一AI应用和第二AI应用的操作,验证用户对第一AI应用和第二AI应用的操作许可,在用户具有对第一AI应用和第二AI应用的操作许可的情况下,运行第一AI应用和第二AI应用;In response to the operation of running the first AI application and the second AI application, verify the user's operation permission for the first AI application and the second AI application, if the user has the operation permission for the first AI application and the second AI application , run the first AI application and the second AI application;
接受用户上传的数据并进行存储,将上传的数据提供至第一AI应用和第二AI应用进行消费。Accept and store the data uploaded by the user, and provide the uploaded data to the first AI application and the second AI application for consumption.
在本公开的一个实施例中,该集成管理装置3000还可以包括展示模块,被配置为:In an embodiment of the present disclosure, the integrated management apparatus 3000 may further include a presentation module configured to:
对产出的数据进行存储后,响应于查看产出的数据的操作,展示产出的数据;After storing the output data, display the output data in response to the operation of viewing the output data;
或者,or,
在获取第一AI应用和第二AI应用的审计记录后,响应于查看审计记录的操作,展示审计记录;After obtaining the audit records of the first AI application and the second AI application, in response to the operation of viewing the audit records, displaying the audit records;
或者,or,
在得到第一AI应用和第二AI应用的运行日志后,响应于查看运行日志的操作,展示运行日志;After obtaining the operation logs of the first AI application and the second AI application, displaying the operation logs in response to the operation of viewing the operation logs;
或者,or,
在获取进程、算子、工作流和运行阶段中的至少一个所占用的资源后,响应于查看占用的资源的操作,展示占用的资源。After acquiring the resources occupied by at least one of the process, the operator, the workflow and the running phase, the occupied resources are displayed in response to the operation of viewing the occupied resources.
在本公开的一个实施例中,应用管理模块3300可以被配置为:In one embodiment of the present disclosure, the application management module 3300 may be configured to:
从上传的数据中获取与第一AI应用和第二AI应用相关的AI数据,将AI数据提供至第一AI应用和第二AI应用进行消费;Obtain AI data related to the first AI application and the second AI application from the uploaded data, and provide the AI data to the first AI application and the second AI application for consumption;
或者,or,
从上传的数据中获取与第一AI应用和第二AI应用相关的AI数据,从AI数据中筛选出与第一AI应用和第二AI应用所对应的应用场景所匹配的数据,并提供至第一AI应用和第二AI进行消费。Obtain AI data related to the first AI application and the second AI application from the uploaded data, filter out the data matching the application scenarios corresponding to the first AI application and the second AI application from the AI data, and provide the data to The first AI is applied and the second AI is consumed.
在本公开的一个实施例中,该集成管理装置3000还可以包括:In an embodiment of the present disclosure, the integrated management apparatus 3000 may further include:
权限管理模块,被配置为确定用户对集成的AI应用的操作权限,根据操作权限,提供相应的AI应用。The authority management module is configured to determine the user's operation authority to the integrated AI application, and provide the corresponding AI application according to the operation authority.
在本公开的一个实施例中,该集成管理装置3000还可以包括:In an embodiment of the present disclosure, the integrated management apparatus 3000 may further include:
桌面管理模块,被配置为:The desktop management module, configured as:
提供管理桌面,桌面上提供有集成的部分或全部AI应用的快捷方式和/或管理工具快捷方式和/或文件快捷方式;Provide a management desktop with integrated shortcuts to some or all of the AI applications and/or management tool shortcuts and/or file shortcuts;
响应于对管理桌面的编辑操作,对桌面中所提供的快捷方式进行编辑。In response to an editing operation on the administrative desktop, the shortcut provided in the desktop is edited.
在本公开的一个实施例中,存储配置信息和计算配置信息中的一部分信息是通过用户配置特性能力而获得的,其中,特性能力是指已封装好可用资源以供直接调用相关能力的实体;In an embodiment of the present disclosure, a part of the information in the storage configuration information and the computing configuration information is obtained by configuring a feature capability by a user, where the feature capability refers to an entity that has encapsulated available resources for directly invoking related capabilities;
第二构建模块3200还可以被配置为:基于存储配置信息和计算配置信息中的一部分信息来调用对应的特性能力,以构建第二AI应用。The second building module 3200 may also be configured to: call the corresponding characteristic capability based on a part of the storage configuration information and the computing configuration information to build the second AI application.
在本公开的一个实施例中,存储配置信息可以包括输入源信息、应用元信息、日志和监控指标归集信息和存储声明信息中的至少一个;In an embodiment of the present disclosure, the storage configuration information may include at least one of input source information, application meta information, log and monitoring indicator collection information, and storage declaration information;
计算配置信息包括服务启动方式信息、动态资源信息和计算能力信息中的至少一个。The computing configuration information includes at least one of service startup mode information, dynamic resource information, and computing capability information.
在本公开的一个实施例中,基于存储配置信息和计算配置信息构建第二AI应用,包括以下步骤中的至少一个:In an embodiment of the present disclosure, constructing a second AI application based on the storage configuration information and the computing configuration information includes at least one of the following steps:
基于输入源信息,对接输入源;Based on the input source information, docking the input source;
基于应用元信息,对第二AI应用进行管理;Manage the second AI application based on the application meta information;
基于服务启动方式信息,向底层资源管理和调度平台发起应用启动指令;Based on the service startup method information, initiate an application startup instruction to the underlying resource management and scheduling platform;
基于动态资源信息,执行动态资源管理;Based on dynamic resource information, perform dynamic resource management;
基于日志和监控指标归集信息,提供第二AI应用的日志和监控信息;Provide logs and monitoring information of the second AI application based on the collection of information from logs and monitoring indicators;
基于存储声明信息,对第二AI应用的存储进行管理;Manage the storage of the second AI application based on the storage declaration information;
基于计算能力信息,配置第二AI应用的计算能力。Based on the computing capability information, the computing capability of the second AI application is configured.
在本公开的一个实施例中,输入源信息包括一个或多个标准Docker镜像的标识;In one embodiment of the present disclosure, the input source information includes identifiers of one or more standard Docker images;
当输入源信息包括多个标准Docker镜像的标识时,输入源为多个标准Docker镜像的编排,其中,基于多个标准Docker镜像的编排是通过用户配置镜像编排特性能力而获得的。When the input source information includes the identifiers of multiple standard Docker images, the input source is the arrangement of the multiple standard Docker images, wherein the arrangement based on the multiple standard Docker images is obtained by configuring the feature capability of the image arrangement by the user.
在本公开的一个实施例中,应用元信息包括以下项中的至少一项:In one embodiment of the present disclosure, the application meta information includes at least one of the following items:
唯一应用标识、鉴权信息、唯一应用名称、唯一显示名称、应用图标、说明文档、创建时间、更新时间、创建人信息、版本号、应用来源类型、启动资源消耗信息、数据源、应用存储地址、镜像地址、启动方式。Unique application ID, authentication information, unique application name, unique display name, application icon, description document, creation time, update time, creator information, version number, application source type, startup resource consumption information, data source, application storage address , mirror address, startup method.
在本公开的一个实施例中,服务启动方式信息是通过用户配置服务启动方式特性能力而获得的。In one embodiment of the present disclosure, the service startup mode information is obtained by a user configuring a service startup mode characteristic capability.
在本公开的一个实施例中,存储声明信息是通过用户配置存储特性能力而获得的。In one embodiment of the present disclosure, the storage claim information is obtained by a user configuring storage characteristic capabilities.
在本公开的一个实施例中,计算能力信息是通过用户利用软件开发包调用一种或 多种算法而获得的,和/或通过算子平台自定义开发而获得的;In one embodiment of the present disclosure, the computing capability information is obtained by invoking one or more algorithms by a user using a software development kit, and/or obtained by custom development of an operator platform;
其中,计算能力信息中的参数调优信息是通过用户配置调参特性能力而获得的。The parameter tuning information in the computing capability information is obtained by configuring the parameter tuning feature capability of the user.
本领域技术人员应当明白,可以通过各种方式来实现AI应用的集成管理装置3000。例如,可以通过指令配置处理器来实现AI应用的集成管理装置3000。例如,可以将指令存储在ROM中,并且当启动设备时,将指令从ROM读取到可编程器件中来实现AI应用的集成管理装置3000。例如,可以将AI应用的集成管理装置3000固化到专用器件(例如ASIC)中。可以将AI应用的集成管理装置3000分成相互独立的单元,或者可以将它们合并在一起实现。AI应用的集成管理装置3000可以通过上述各种实现方式中的一种来实现,或者可以通过上述各种实现方式中的两种或更多种方式的组合来实现。Those skilled in the art should understand that the integrated management apparatus 3000 for AI applications can be implemented in various ways. For example, the integrated management apparatus 3000 of the AI application may be implemented by configuring the processor through instructions. For example, the instructions may be stored in ROM, and when the device is started, the instructions are read from the ROM into the programmable device to implement the integrated management apparatus 3000 of the AI application. For example, the integrated management device 3000 of the AI application can be built into a dedicated device (eg, ASIC). The integrated management apparatus 3000 of the AI application may be divided into mutually independent units, or they may be combined together for implementation. The integrated management apparatus 3000 of the AI application may be implemented by one of the above various implementation manners, or may be implemented by a combination of two or more of the above various implementation manners.
在本实施例中,AI应用的集成管理装置3000可以具有多种实现形式,例如,AI应用的集成管理装置3000可以是任何的提供AI应用的管理服务的软件产品或者应用程序中运行的功能模块,或者是这些软件产品或者应用程序的外设嵌入件、插件、补丁件等,还可以是这些软件产品或者应用程序本身。In this embodiment, the integrated management apparatus 3000 for AI applications may have various implementation forms. For example, the integrated management apparatus 3000 for AI applications may be any software product that provides management services for AI applications or functional modules running in an application program , or peripheral embeds, plug-ins, patches, etc. of these software products or applications, or these software products or applications themselves.
<系统实施例><System Example>
在本实施例中,如图5所示,还提供一种至少一个计算装置4100和至少一个存储装置4200的AI应用集成管理系统4000,亦可称为AI操作系统。该至少一个存储装置4200被配置为存储可执行的指令;该指令在被所述至少一个计算装置运行时,促使至少一个计算装置4100执行根据本公开任意实施例的AI应用的集成管理方法。In this embodiment, as shown in FIG. 5 , an AI application integrated management system 4000 including at least one computing device 4100 and at least one storage device 4200 is also provided, which may also be referred to as an AI operating system. The at least one storage device 4200 is configured to store executable instructions; the instructions, when executed by the at least one computing device, cause the at least one computing device 4100 to execute an integrated management method for an AI application according to any embodiment of the present disclosure.
在本实施例中,该系统4000可以是手机、平板电脑、掌上电脑、台式机、笔记本电脑、工作站、游戏机等设备,也可以是由多个设备构成的分布式系统。In this embodiment, the system 4000 may be a mobile phone, a tablet computer, a palmtop computer, a desktop computer, a notebook computer, a workstation, a game console, etc., or a distributed system composed of multiple devices.
<计算机可读存储介质><Computer-readable storage medium>
在本实施例中,还提供一种计算机可读存储介质,其上存储有计算机程序,计算机程序在被处理器执行时实现如本公开任意实施例的AI应用的集成管理方法。In this embodiment, a computer-readable storage medium is also provided, on which a computer program is stored, and when the computer program is executed by a processor, implements the integrated management method of an AI application according to any embodiment of the present disclosure.
本公开可以是设备、方法和/或计算机程序产品。计算机程序产品可以包括计算机可读存储介质,其上载有用于使处理器实现本公开的各个方面的计算机可读程序指令。The present disclosure may be an apparatus, method and/or computer program product. The computer program product may include a computer-readable storage medium having computer-readable program instructions loaded thereon for causing a processor to implement various aspects of the present disclosure.
计算机可读存储介质可以是可以保持和存储由指令执行设备使用的指令的有形设备。计算机可读存储介质例如可以是――但不限于――电存储设备、磁存储设备、光存储设备、电磁存储设备、半导体存储设备或者上述的任意合适的组合。计算机可读存储介质的更具体的例子(非穷举的列表)包括:便携式计算机盘、硬盘、随机存取存储器(RAM)、只读存储器(ROM)、可擦式可编程只读存储器(EPROM或闪存)、静态随机存取存储器(SRAM)、便携式压缩盘只读存储器(CD-ROM)、数字多功能盘(DVD)、记忆棒、软盘、机械编码设备、例如其上存储有指令的打孔卡或凹槽内凸起结构、以及上述的任意合适的组合。这里所使用的计算机可读存储介质不被解释为瞬时信号本身,诸如无线电波或者其他自由传播的电磁波、通过波导或其他传输媒介传播的电磁波(例如,通过光纤电缆的光脉冲)、或者通过电线传输的电信号。A computer-readable storage medium may be a tangible device that can hold and store instructions for use by the instruction execution device. The computer-readable storage medium may be, for example, but not limited to, an electrical storage device, a magnetic storage device, an optical storage device, an electromagnetic storage device, a semiconductor storage device, or any suitable combination of the foregoing. More specific examples (non-exhaustive list) of computer readable storage media include: portable computer disks, hard disks, random access memory (RAM), read only memory (ROM), erasable programmable read only memory (EPROM) or flash memory), static random access memory (SRAM), portable compact disk read only memory (CD-ROM), digital versatile disk (DVD), memory sticks, floppy disks, mechanically coded devices, such as printers with instructions stored thereon Hole cards or raised structures in grooves, and any suitable combination of the above. Computer-readable storage media, as used herein, are not to be construed as transient signals per se, such as radio waves or other freely propagating electromagnetic waves, electromagnetic waves propagating through waveguides or other transmission media (eg, light pulses through fiber optic cables), or through electrical wires transmitted electrical signals.
这里所描述的计算机可读程序指令可以从计算机可读存储介质下载到各个计算/处理设备,或者通过网络、例如因特网、局域网、广域网和/或无线网下载到外部计算机或外部存储设备。网络可以包括铜传输电缆、光纤传输、无线传输、路由器、防火墙、交换机、网关计算机和/或边缘服务器。每个计算/处理设备中的网络适配卡或者网络接口从网络接收计算机可读程序指令,并转发该计算机可读程序指令,以供存储在各个计算/处理设备中的计算机可读存储介质中。The computer readable program instructions described herein may be downloaded to various computing/processing devices from a computer readable storage medium, or to an external computer or external storage device over a network such as the Internet, a local area network, a wide area network, and/or a wireless network. The network may include copper transmission cables, fiber optic transmission, wireless transmission, routers, firewalls, switches, gateway computers, and/or edge servers. A network adapter card or network interface in each computing/processing device receives computer-readable program instructions from a network and forwards the computer-readable program instructions for storage in a computer-readable storage medium in each computing/processing device .
用于执行本公开操作的计算机程序指令可以是汇编指令、指令集架构(ISA)指令、机器指令、机器相关指令、微代码、固件指令、状态设置数据、或者以一种或多种编程语言的任意组合编写的源代码或目标代码,所述编程语言包括面向对象的编程语言—诸如Smalltalk、C++等,以及常规的过程式编程语言—诸如“C”语言或类似的编程语言。计算机可读程序指令可以完全地在用户计算机上执行、部分地在用户计算机上执行、作为一个独立的软件包执行、部分在用户计算机上部分在远程计算机上执行、或者完全在远程计算机或服务器上执行。在涉及远程计算机的情形中,远程计算机可以通过任意种类的网络—包括局域网(LAN)或广域网(WAN)—连接到用户计算机,或者,可以连接到外部计算机(例如利用因特网服务提供商来通过因特网连接)。在一些实施例中,通过利用计算机可读程序指令的状态信息来个性化定制电子电路,例如可编程逻辑电路、现场可编程门阵列(FPGA)或可编程逻辑阵列(PLA),该电子电路可以执行计算机可读程序指令,从而实现本公开的各个方面。Computer program instructions for carrying out operations of the present disclosure may be assembly instructions, instruction set architecture (ISA) instructions, machine instructions, machine-dependent instructions, microcode, firmware instructions, state setting data, or instructions in one or more programming languages. Source or object code, written in any combination, including object-oriented programming languages, such as Smalltalk, C++, etc., and conventional procedural programming languages, such as the "C" language or similar programming languages. The computer readable program instructions may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer, or entirely on the remote computer or server implement. In the case of a remote computer, the remote computer may be connected to the user's computer through any kind of network, including a local area network (LAN) or a wide area network (WAN), or may be connected to an external computer (eg, using an Internet service provider through the Internet connect). In some embodiments, custom electronic circuits, such as programmable logic circuits, field programmable gate arrays (FPGAs), or programmable logic arrays (PLAs), can be personalized by utilizing state information of computer readable program instructions. Computer readable program instructions are executed to implement various aspects of the present disclosure.
这里参照根据本公开实施例的方法、装置(系统)和计算机程序产品的流程图和/或框图描述了本公开的各个方面。应当理解,流程图和/或框图的每个方框以及流程图和/或框图中各方框的组合,都可以由计算机可读程序指令实现。Aspects of the present disclosure are described herein with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the disclosure. It will be understood that each block of the flowchart illustrations and/or block diagrams, and combinations of blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer readable program instructions.
这些计算机可读程序指令可以提供给通用计算机、专用计算机或其它可编程数据处理装置的处理器,从而生产出一种机器,使得这些指令在通过计算机或其它可编程数据处理装置的处理器执行时,产生了实现流程图和/或框图中的一个或多个方框中规定的功能/动作的装置。也可以把这些计算机可读程序指令存储在计算机可读存储介质中,这些指令使得计算机、可编程数据处理装置和/或其他设备以特定方式工作,从而,存储有指令的计算机可读介质则包括一个制造品,其包括实现流程图和/或框图中的一个或多个方框中规定的功能/动作的各个方面的指令。These computer readable program instructions may be provided to a processor of a general purpose computer, special purpose computer or other programmable data processing apparatus to produce a machine that causes the instructions when executed by the processor of the computer or other programmable data processing apparatus , resulting in means for implementing the functions/acts specified in one or more blocks of the flowchart and/or block diagrams. These computer readable program instructions can also be stored in a computer readable storage medium, these instructions cause a computer, programmable data processing apparatus and/or other equipment to operate in a specific manner, so that the computer readable medium on which the instructions are stored includes An article of manufacture comprising instructions for implementing various aspects of the functions/acts specified in one or more blocks of the flowchart and/or block diagrams.
也可以把计算机可读程序指令加载到计算机、其它可编程数据处理装置、或其它设备上,使得在计算机、其它可编程数据处理装置或其它设备上执行一系列操作步骤,以产生计算机实现的过程,从而使得在计算机、其它可编程数据处理装置、或其它设备上执行的指令实现流程图和/或框图中的一个或多个方框中规定的功能/动作。Computer readable program instructions can also be loaded onto a computer, other programmable data processing apparatus, or other equipment to cause a series of operational steps to be performed on the computer, other programmable data processing apparatus, or other equipment to produce a computer-implemented process , thereby causing instructions executing on a computer, other programmable data processing apparatus, or other device to implement the functions/acts specified in one or more blocks of the flowcharts and/or block diagrams.
附图中的流程图和框图显示了根据本公开的多个实施例的系统、方法和计算机程序产品的可能实现的体系架构、功能和操作。在这点上,流程图或框图中的每个方框可以代表一个模块、程序段或指令的一部分,所述模块、程序段或指令的一部分包含一个或多个用于实现规定的逻辑功能的可执行指令。在有些作为替换的实现中,方框中所标注的功能也可以以不同于附图中所标注的顺序发生。例如,两个连续的方框实际上可以基本并行地执行,它们有时也可以按相反的顺序执行,这依所涉及的功能而定。也要注意的是,框图和/或流程图中的每个方框、以及框图和/或流程图中的方框的组合,可以用执行规定的功能或动作的专用的基于硬件的系统来实现,或者可以用专用硬件与计算机指令的组合来实现。对于本领域技术人员来说公知的是,通过硬件方式实现、通过软件方式实现以及通过软件和硬件结合的方式实现都是等价的。The flowchart and block diagrams in the Figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of instructions, which comprises one or more functions for implementing the specified logical function(s) executable instructions. In some alternative implementations, the functions noted in the blocks may occur out of the order noted in the figures. For example, two blocks in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It is also noted that each block of the block diagrams and/or flowchart illustrations, and combinations of blocks in the block diagrams and/or flowchart illustrations, can be implemented in dedicated hardware-based systems that perform the specified functions or actions , or can be implemented in a combination of dedicated hardware and computer instructions. It is well known to those skilled in the art that implementation in hardware, implementation in software, and implementation in a combination of software and hardware are all equivalent.
以上已经描述了本公开的各实施例,上述说明是示例性的,并非穷尽性的,并且也不限于所披露的各实施例。在不偏离所说明的各实施例的范围和精神的情况下,对于本技术领域的普通技术人员来说许多修改和变更都是显而易见的。本文中所用术语的选择,旨在最好地解释各实施例的原理、实际应用或对市场中的技术改进,或者使本技术领域的其它普通技术人员能理解本文披露的各实施例。本公开的范围由所附权利要求来限定。Various embodiments of the present disclosure have been described above, and the foregoing descriptions are exemplary, not exhaustive, and not limiting of the disclosed embodiments. Numerous modifications and variations will be apparent to those of ordinary skill in the art without departing from the scope and spirit of the described embodiments. The terminology used herein was chosen to best explain the principles of the embodiments, the practical application or technical improvement in the marketplace, or to enable others of ordinary skill in the art to understand the embodiments disclosed herein. The scope of the present disclosure is defined by the appended claims.
工业实用性Industrial Applicability
通过本公开实施例,获取第一人工智能应用的预定标准格式的安装文件,基于该预定标准格式的安装文件,安装第一人工智能应用;获取第二人工智能应用的构建配置信息,基于该构建配置信息,构建第二人工智能应用;对安装的第一人工智能应用和构建的第二人工智能应用进行管理。可以对人工智能操作系统中的安装第一人工智能应用和构建的第二人工智能应用进行统一管理,这样,可以降低人工智能应用的开发和管理成本。因此本公开具有很强的工业实用性。Through the embodiment of the present disclosure, the installation file of the first artificial intelligence application in a predetermined standard format is obtained, and the first artificial intelligence application is installed based on the installation file in the predetermined standard format; the construction configuration information of the second artificial intelligence application is obtained, and based on the construction configure information, and construct a second artificial intelligence application; manage the installed first artificial intelligence application and the constructed second artificial intelligence application. The installation of the first artificial intelligence application and the constructed second artificial intelligence application in the artificial intelligence operating system can be managed uniformly, so that the development and management costs of the artificial intelligence application can be reduced. Therefore, the present disclosure has strong industrial applicability.

Claims (37)

  1. 一种人工智能应用的集成管理方法,包括:An integrated management method for artificial intelligence applications, including:
    获取第一人工智能应用的预定标准格式的安装文件,基于所述预定标准格式的安装文件,安装所述第一人工智能应用;obtaining an installation file in a predetermined standard format of the first artificial intelligence application, and installing the first artificial intelligence application based on the installation file in the predetermined standard format;
    获取第二人工智能应用的构建配置信息,基于所述构建配置信息,构建所述第二人工智能应用;obtaining construction configuration information of a second artificial intelligence application, and constructing the second artificial intelligence application based on the construction configuration information;
    对所述安装的第一人工智能应用和所述构建的第二人工智能应用进行管理。The installed first artificial intelligence application and the constructed second artificial intelligence application are managed.
  2. 根据权利要求1所述方法,所述获取所述第一人工智能应用的预定标准格式的安装文件包括:According to the method according to claim 1, the obtaining the installation file of the predetermined standard format of the first artificial intelligence application comprises:
    获取所述第一人工智能应用的原始安装文件,将所述原始安装文件的格式转换为所述预定标准格式。Obtain the original installation file of the first artificial intelligence application, and convert the format of the original installation file into the predetermined standard format.
  3. 根据权利要求1或2所述的方法,所述预定标准格式包括Docker标准格式。The method of claim 1 or 2, wherein the predetermined standard format comprises a Docker standard format.
  4. 根据权利要求1至3中任一项所述的方法,The method according to any one of claims 1 to 3,
    所述构建配置信息包括存储配置信息和计算配置信息;The construction configuration information includes storage configuration information and computing configuration information;
    所述基于所述构建配置信息,构建所述第二人工智能应用包括:The building the second artificial intelligence application based on the building configuration information includes:
    基于所述存储配置信息和所述计算配置信息,构建所述第二人工智能应用。The second artificial intelligence application is constructed based on the storage configuration information and the computing configuration information.
  5. 根据权利要求1至4中任一项所述的方法,所述方法还包括:The method of any one of claims 1 to 4, further comprising:
    提供应用商店,所述应用商店中提供有至少一个第一人工智能应用;providing an application store in which at least one first artificial intelligence application is provided;
    所述获取所述第一人工智能应用的预定标准格式的安装文件包括:The obtaining the installation file in the predetermined standard format of the first artificial intelligence application includes:
    从所述应用商店中下载所述第一人工智能应用的预定标准格式的安装文件;或者Download an installation file in a predetermined standard format of the first artificial intelligence application from the application store; or
    从所述应用商店中下载所述第一人工智能应用的原始安装文件,将所述原始安装文件的格式转换为所述预定标准格式。Download the original installation file of the first artificial intelligence application from the application store, and convert the format of the original installation file into the predetermined standard format.
  6. 根据权利要求1至5中任一项所述的方法,所述对所述安装的第一人工智能应用和所述构建的第二人工智能应用进行管理包括以下至少一项:The method according to any one of claims 1 to 5, wherein the managing the installed first artificial intelligence application and the constructed second artificial intelligence application comprises at least one of the following:
    获取所述第一人工智能应用和所述第二人工智能应用在运行过程中产出的数据,对所述产出的数据进行存储;Acquiring data produced by the first artificial intelligence application and the second artificial intelligence application during operation, and storing the produced data;
    采集所述第一人工智能应用和所述第二人工智能应用的运行数据,得到所述第一人工智能应用和所述第二人工智能应用的运行日志;collecting the operation data of the first artificial intelligence application and the second artificial intelligence application to obtain the operation logs of the first artificial intelligence application and the second artificial intelligence application;
    监视所述第一人工智能应用和所述第二人工智能应用当前运行的进程、算子、工作流和运行阶段中的至少一个,以获取所述进程、所述算子、所述工作流和所述运行阶段中的至少一个所占用的资源;Monitoring at least one of currently running processes, operators, workflows, and running phases of the first artificial intelligence application and the second artificial intelligence application to obtain the processes, the operators, the workflows, and the running phases. resources occupied by at least one of the running phases;
    监测用户针对所述第一人工智能应用和所述第二人工智能应用的操作行为,获取所述第一人工智能应用和所述第二人工智能应用的审计记录;Monitoring the operation behavior of the user with respect to the first artificial intelligence application and the second artificial intelligence application, and obtaining audit records of the first artificial intelligence application and the second artificial intelligence application;
    对所述第一人工智能应用和所述第二人工智能应用在运行过程中的指定指标进行监控,在所述指定指标异常的情况下,发出告警通知;monitoring the specified indicators during the running process of the first artificial intelligence application and the second artificial intelligence application, and issuing an alarm notification when the specified indicators are abnormal;
    响应于运行所述第一人工智能应用和所述第二人工智能应用的操作,验证用户对所述第一人工智能应用和所述第二人工智能应用的操作许可,在所述用户具有对所述第一人工智能应用和所述第二人工智能应用的操作许可的情况下,运行所述第一人工智能应用和所述第二人工智能应用;In response to the operation of running the first artificial intelligence application and the second artificial intelligence application, the user's operating permission for the first artificial intelligence application and the second artificial intelligence application is verified, and the user has access to all the artificial intelligence applications. run the first artificial intelligence application and the second artificial intelligence application under the operating permission of the first artificial intelligence application and the second artificial intelligence application;
    接受用户上传的数据并进行存储,将所述上传的数据提供至所述第一人工智能应用和所述第二人工智能应用进行消费。Accept and store the data uploaded by the user, and provide the uploaded data to the first artificial intelligence application and the second artificial intelligence application for consumption.
  7. 根据权利要求6所述的方法,The method of claim 6,
    对所述产出的数据进行存储后,所述方法还包括:响应于查看所述产出的数据的 操作,展示所述产出的数据;After storing the output data, the method further includes: in response to the operation of viewing the output data, displaying the output data;
    或者,or,
    在获取所述第一人工智能应用和所述第二人工智能应用的审计记录后,所述方法还包括:响应于查看所述审计记录的操作,展示所述审计记录;After acquiring the audit records of the first artificial intelligence application and the second artificial intelligence application, the method further includes: displaying the audit records in response to the operation of viewing the audit records;
    或者,or,
    在得到所述第一人工智能应用和所述第二人工智能应用的运行日志后,所述方法还包括:响应于查看所述运行日志的操作,展示所述运行日志;After obtaining the operation logs of the first artificial intelligence application and the second artificial intelligence application, the method further includes: displaying the operation logs in response to the operation of viewing the operation logs;
    或者,or,
    在获取所述进程、所述算子、所述工作流和所述运行阶段中的至少一个所占用的资源后,所述方法还包括:响应于查看所述占用的资源的操作,展示所述占用的资源。After acquiring the resources occupied by at least one of the process, the operator, the workflow and the running phase, the method further includes: in response to an operation of viewing the occupied resources, displaying the resources occupied.
  8. 根据权利要求6或7所述的方法,所述将所述上传的数据提供至所述第一人工智能应用和所述第二人工智能应用进行消费,包括:The method according to claim 6 or 7, the providing the uploaded data to the first artificial intelligence application and the second artificial intelligence application for consumption, comprising:
    从所述上传的数据中获取与所述第一人工智能应用和所述第二人工智能应用相关的人工智能数据,将所述相关的人工智能数据提供至所述第一人工智能应用和所述第二人工智能应用进行消费;Obtain artificial intelligence data related to the first artificial intelligence application and the second artificial intelligence application from the uploaded data, and provide the related artificial intelligence data to the first artificial intelligence application and the second artificial intelligence application. The second artificial intelligence application for consumption;
    或者,or,
    从所述上传的数据中获取与所述第一人工智能应用和所述第二人工智能应用相关的人工智能数据,从所述相关的人工智能数据中筛选出与所述第一人工智能应用和第二人工智能应用所对应的应用场景所匹配的数据,并提供至所述第一人工智能应用和第二人工智能进行消费。Obtain artificial intelligence data related to the first artificial intelligence application and the second artificial intelligence application from the uploaded data, and filter out the artificial intelligence data related to the first artificial intelligence application and the second artificial intelligence application from the relevant artificial intelligence data. The data matched by the application scenario corresponding to the second artificial intelligence application is provided to the first artificial intelligence application and the second artificial intelligence for consumption.
  9. 根据权利要求1至8中任一项所述的方法,所述方法还包括:The method of any one of claims 1 to 8, further comprising:
    确定用户对集成的人工智能应用的操作权限,根据所述操作权限,提供相应的人工智能应用。Determine the user's operation authority for the integrated artificial intelligence application, and provide the corresponding artificial intelligence application according to the operation authority.
  10. 根据权利要求1至9中任一项所述的方法,所述方法还包括:The method of any one of claims 1 to 9, further comprising:
    提供管理桌面,所述桌面上提供有集成的部分或全部人工智能应用的快捷方式和/或管理工具快捷方式和/或文件快捷方式;Provide a management desktop on which shortcuts to some or all of the integrated artificial intelligence applications and/or management tool shortcuts and/or file shortcuts are provided;
    响应于对所述桌面的编辑操作,对所述桌面中所提供的所述快捷方式进行编辑。In response to an editing operation on the desktop, the shortcut provided in the desktop is edited.
  11. 根据权利要求4所述的方法,所述存储配置信息和所述计算配置信息中的一部分信息是通过用户配置特性能力而获得的,其中,所述特性能力是指已封装好可用资源以供直接调用相关能力的实体;The method according to claim 4, wherein a part of the information in the storage configuration information and the computing configuration information is obtained by configuring a characteristic capability by a user, wherein the characteristic capability means that the available resources have been encapsulated for direct The entity that invokes the relevant capability;
    其中,所述基于所述存储配置信息和所述计算配置信息构建所述第二人工智能应用,包括:基于所述存储配置信息和所述计算配置信息中的所述一部分信息来调用对应的特性能力,以构建所述第二人工智能应用。The constructing the second artificial intelligence application based on the storage configuration information and the computing configuration information includes: calling a corresponding feature based on the storage configuration information and the part of the computing configuration information capabilities to build the second artificial intelligence application.
  12. 根据权利要求4或11所述的方法,所述存储配置信息包括输入源信息、应用元信息、日志和监控指标归集信息和存储声明信息中的至少一个;The method according to claim 4 or 11, wherein the storage configuration information includes at least one of input source information, application meta information, log and monitoring indicator collection information, and storage declaration information;
    所述计算配置信息包括服务启动方式信息、动态资源信息和计算能力信息中的至少一个。The computing configuration information includes at least one of service startup mode information, dynamic resource information, and computing capability information.
  13. 一种人工智能应用的集成管理装置,包括:An integrated management device for artificial intelligence applications, comprising:
    第一安装模块,被配置为获取第一人工智能应用的预定标准格式的安装文件,基于所述预定标准格式的安装文件,安装所述第一人工智能应用;a first installation module, configured to obtain an installation file in a predetermined standard format of a first artificial intelligence application, and install the first artificial intelligence application based on the installation file in the predetermined standard format;
    第二构建模块,被配置为获取第二人工智能应用的构建配置信息,基于所述构建配置信息,构建所述第二人工智能应用;a second building module, configured to obtain building configuration information of a second artificial intelligence application, and build the second artificial intelligence application based on the building configuration information;
    应用管理模块,被配置为对所述安装的第一人工智能应用和所述构建的第二人工智能应用进行管理。The application management module is configured to manage the installed first artificial intelligence application and the constructed second artificial intelligence application.
  14. 根据权利要求13所述集成管理装置,所述第一安装模块被配置为:获取所述目标人工智能应用的原始安装文件,将所述原始安装文件的格式转换为所述预定标准格式。According to the integrated management apparatus of claim 13, the first installation module is configured to: obtain an original installation file of the target artificial intelligence application, and convert the format of the original installation file into the predetermined standard format.
  15. 根据权利要求13或14所述的集成管理装置,所述预定标准格式包括Docker标准格式。The integrated management apparatus according to claim 13 or 14, wherein the predetermined standard format includes a Docker standard format.
  16. 根据权利要求13至15中任一项所述的集成管理装置,The integrated management device according to any one of claims 13 to 15,
    所述构建配置信息包括存储配置信息和计算配置信息;The construction configuration information includes storage configuration information and computing configuration information;
    所述第二构建模块被配置为:基于所述存储配置信息和所述计算配置信息,构建所述第二人工智能应用。The second building module is configured to build the second artificial intelligence application based on the storage configuration information and the computing configuration information.
  17. 根据权利要求13至16中任一项所述的集成管理装置,还包括:The integrated management device according to any one of claims 13 to 16, further comprising:
    应用商店提供模块,被配置为提供应用商店,所述应用商店中提供有至少一个第一人工智能应用;an application store providing module configured to provide an application store in which at least one first artificial intelligence application is provided;
    所述第一安装模块被配置为包括:The first installation module is configured to include:
    从所述应用商店中下载所述第一人工智能应用的预定标准格式的安装文件;或者Download an installation file in a predetermined standard format of the first artificial intelligence application from the application store; or
    从所述应用商店中下载所述第一人工智能应用的原始安装文件,将所述原始安装文件的格式转换为所述预定标准格式。Download the original installation file of the first artificial intelligence application from the application store, and convert the format of the original installation file into the predetermined standard format.
  18. 根据权利要求13至17中任一项所述的集成管理装置,所述应用管理模块被配置为执行以下至少一项:The integrated management apparatus according to any one of claims 13 to 17, the application management module is configured to perform at least one of the following:
    获取所述第一人工智能应用和所述第二人工智能应用在运行过程中产出的数据,对所述产出的数据进行存储;Acquiring data produced by the first artificial intelligence application and the second artificial intelligence application during operation, and storing the produced data;
    采集所述第一人工智能应用和所述第二人工智能应用的运行数据,得到所述第一人工智能应用和所述第二人工智能应用的运行日志;collecting the operation data of the first artificial intelligence application and the second artificial intelligence application to obtain the operation logs of the first artificial intelligence application and the second artificial intelligence application;
    监视所述第一人工智能应用和所述第二人工智能应用当前运行的进程、算子、工作流和运行阶段中的至少一个,以获取所述进程、所述算子、所述工作流和所述运行阶段中的至少一个所占用的资源;Monitoring at least one of currently running processes, operators, workflows, and running phases of the first artificial intelligence application and the second artificial intelligence application to obtain the processes, the operators, the workflows, and the running phases. resources occupied by at least one of the running phases;
    监测用户针对所述第一人工智能应用和所述第二人工智能应用的操作行为,获取所述第一人工智能应用和所述第二人工智能应用的审计记录;Monitoring the operation behavior of the user with respect to the first artificial intelligence application and the second artificial intelligence application, and obtaining audit records of the first artificial intelligence application and the second artificial intelligence application;
    对所述第一人工智能应用和所述第二人工智能应用在运行过程中的指定指标进行监控,在所述指定指标异常的情况下,发出告警通知;monitoring the specified indicators during the running process of the first artificial intelligence application and the second artificial intelligence application, and issuing an alarm notification when the specified indicators are abnormal;
    响应于运行所述第一人工智能应用和所述第二人工智能应用的操作,验证用户对所述第一人工智能应用和所述第二人工智能应用的操作许可,在所述用户具有对所述第一人工智能应用和所述第二人工智能应用的操作许可的情况下,运行所述第一人工智能应用和所述第二人工智能应用;In response to the operation of running the first artificial intelligence application and the second artificial intelligence application, the user's operating permission for the first artificial intelligence application and the second artificial intelligence application is verified, and the user has access to all the artificial intelligence applications. run the first artificial intelligence application and the second artificial intelligence application under the operating permission of the first artificial intelligence application and the second artificial intelligence application;
    接受用户上传的数据并进行存储,将所述上传的数据提供至所述第一人工智能应用和所述第二人工智能应用进行消费。Accept and store the data uploaded by the user, and provide the uploaded data to the first artificial intelligence application and the second artificial intelligence application for consumption.
  19. 根据权利要求18所述的集成管理装置,还包括展示模块,被配置为:The integrated management device of claim 18, further comprising a presentation module configured to:
    对所述产出的数据进行存储后,响应于查看所述产出的数据的操作,展示所述产出的数据;After storing the output data, in response to the operation of viewing the output data, displaying the output data;
    或者,or,
    在获取所述第一人工智能应用和所述第二人工智能应用的审计记录后,响应于查看所述审计记录的操作,展示所述审计记录;After obtaining the audit records of the first artificial intelligence application and the second artificial intelligence application, in response to the operation of viewing the audit records, displaying the audit records;
    或者,or,
    在得到所述第一人工智能应用和所述第二人工智能应用的运行日志后,响应于查看所述运行日志的操作,展示所述运行日志;After obtaining the operation logs of the first artificial intelligence application and the second artificial intelligence application, in response to the operation of viewing the operation logs, displaying the operation logs;
    或者,or,
    在获取所述进程、所述算子、所述工作流和所述运行阶段中的至少一个所占用的资源后,响应于查看所述占用的资源的操作,展示所述占用的资源。After acquiring the resources occupied by at least one of the process, the operator, the workflow and the running phase, the occupied resources are displayed in response to the operation of viewing the occupied resources.
  20. 根据权利要求17或18所述的集成管理装置,所述应用管理模块被配置为:According to the integrated management device of claim 17 or 18, the application management module is configured to:
    从所述上传的数据中获取与所述第一人工智能应用和所述第二人工智能应用相关的人工智能数据,将所述相关的人工智能数据提供至所述第一人工智能应用和所述第二人工智能应用进行消费;Obtain artificial intelligence data related to the first artificial intelligence application and the second artificial intelligence application from the uploaded data, and provide the related artificial intelligence data to the first artificial intelligence application and the second artificial intelligence application. The second artificial intelligence application for consumption;
    或者,or,
    从所述上传的数据中获取与所述第一人工智能应用和所述第二人工智能应用相关的人工智能数据,从所述相关的人工智能数据中筛选出与所述第一人工智能应用和第二人工智能应用所对应的应用场景所匹配的数据,并提供至所述第一人工智能应用和第二人工智能进行消费。Obtain artificial intelligence data related to the first artificial intelligence application and the second artificial intelligence application from the uploaded data, and filter out the artificial intelligence data related to the first artificial intelligence application and the second artificial intelligence application from the relevant artificial intelligence data. The data matched by the application scenario corresponding to the second artificial intelligence application is provided to the first artificial intelligence application and the second artificial intelligence for consumption.
  21. 根据权利要求13至20中任一项所述的集成管理装置,还包括:The integrated management device according to any one of claims 13 to 20, further comprising:
    权限管理模块,被配置为确定用户对集成的人工智能应用的操作权限,根据所述操作权限,提供相应的人工智能应用。The authority management module is configured to determine the operation authority of the user to the integrated artificial intelligence application, and provide the corresponding artificial intelligence application according to the operation authority.
  22. 根据权利要求13至21中任一项所述的集成管理装置,还包括桌面管理模块,被配置为:The integrated management device according to any one of claims 13 to 21, further comprising a desktop management module configured to:
    提供管理桌面,所述桌面上提供有集成的部分或全部人工智能应用的快捷方式和/或管理工具快捷方式和/或文件快捷方式;Provide a management desktop on which shortcuts to some or all of the integrated artificial intelligence applications and/or management tool shortcuts and/or file shortcuts are provided;
    响应于对所述管理桌面的编辑操作,对所述桌面中所提供的所述快捷方式进行编辑。In response to an editing operation on the management desktop, the shortcut provided in the desktop is edited.
  23. 根据权利要求16所述的集成管理装置,所述存储配置信息和所述计算配置信息中的一部分信息是通过用户配置特性能力而获得的,其中,所述特性能力是指已封装好可用资源以供直接调用相关能力的实体;The integrated management device according to claim 16, wherein a part of the information in the storage configuration information and the computing configuration information is obtained by configuring a characteristic capability by a user, wherein the characteristic capability means that the available resources have been encapsulated to entities for direct invocation of related capabilities;
    所述第二构建模块被配置为:基于所述存储配置信息和所述计算配置信息中的所述一部分信息来调用对应的特性能力,以构建所述第二人工智能应用。The second building module is configured to: call a corresponding characteristic capability based on the storage configuration information and the part of the computing configuration information to build the second artificial intelligence application.
  24. 根据权利要求16或23所述的集成管理装置,所述存储配置信息包括输入源信息、应用元信息、日志和监控指标归集信息和存储声明信息中的至少一个;The integrated management device according to claim 16 or 23, wherein the storage configuration information includes at least one of input source information, application meta information, log and monitoring indicator collection information, and storage declaration information;
    所述计算配置信息包括服务启动方式信息、动态资源信息和计算能力信息中的至少一个。The computing configuration information includes at least one of service startup mode information, dynamic resource information, and computing capability information.
  25. 一种包括至少一个计算装置和至少一个存储装置的人工智能应用集成管理系统,其中,所述至少一个存储装置被配置为存储指令,所述指令在被所述至少一个计算装置运行时,促使所述至少一个计算装置执行人工智能应用集成管理的如下步骤:An integrated management system for artificial intelligence applications comprising at least one computing device and at least one storage device, wherein the at least one storage device is configured to store instructions that, when executed by the at least one computing device, cause all of the The at least one computing device performs the following steps of integrated management of artificial intelligence applications:
    获取第一人工智能应用的预定标准格式的安装文件,基于所述预定标准格式的安装文件,安装所述第一人工智能应用;obtaining an installation file in a predetermined standard format of the first artificial intelligence application, and installing the first artificial intelligence application based on the installation file in the predetermined standard format;
    获取第二人工智能应用的构建配置信息,基于所述构建配置信息,构建所述第二人工智能应用;obtaining construction configuration information of a second artificial intelligence application, and constructing the second artificial intelligence application based on the construction configuration information;
    对所述安装的第一人工智能应用和所述构建的第二人工智能应用进行管理。The installed first artificial intelligence application and the constructed second artificial intelligence application are managed.
  26. 根据权利要求25所述系统,所述获取所述第一人工智能应用的预定标准格式的安装文件包括:According to the system according to claim 25, the obtaining the installation file of the predetermined standard format of the first artificial intelligence application comprises:
    获取所述第一人工智能应用的原始安装文件,将所述原始安装文件的格式转换为所述预定标准格式。Obtain the original installation file of the first artificial intelligence application, and convert the format of the original installation file into the predetermined standard format.
  27. 根据权利要求25或26所述的系统,所述预定标准格式包括Docker标准格式。The system of claim 25 or 26, the predetermined standard format comprising the Docker standard format.
  28. 根据权利要求25至27中任一项所述的系统,A system according to any one of claims 25 to 27,
    所述构建配置信息包括存储配置信息和计算配置信息;The construction configuration information includes storage configuration information and computing configuration information;
    所述基于所述构建配置信息,构建所述第二人工智能应用包括:The building the second artificial intelligence application based on the building configuration information includes:
    基于所述存储配置信息和所述计算配置信息,构建所述第二人工智能应用。The second artificial intelligence application is constructed based on the storage configuration information and the computing configuration information.
  29. 根据权利要求25至28中任一项所述的系统,所述指令在被所述至少一个计算装置运行时,还促使所述至少一个计算装置执行关于配置文件的推荐的如下步骤:28. The system of any one of claims 25 to 28, the instructions, when executed by the at least one computing device, further cause the at least one computing device to perform the steps of:
    提供应用商店,所述应用商店中提供有至少一个第一人工智能应用;providing an application store in which at least one first artificial intelligence application is provided;
    所述获取所述第一人工智能应用的预定标准格式的安装文件包括:The obtaining the installation file in the predetermined standard format of the first artificial intelligence application includes:
    从所述应用商店中下载所述第一人工智能应用的预定标准格式的安装文件;或者Download an installation file in a predetermined standard format of the first artificial intelligence application from the application store; or
    从所述应用商店中下载所述第一人工智能应用的原始安装文件,将所述原始安装文件的格式转换为所述预定标准格式。Download the original installation file of the first artificial intelligence application from the application store, and convert the format of the original installation file into the predetermined standard format.
  30. 根据权利要求25至29中任一项所述的系统,所述对所述安装的第一人工智能应用和所述构建的第二人工智能应用进行管理包括以下至少一项:The system according to any one of claims 25 to 29, wherein the managing the installed first artificial intelligence application and the constructed second artificial intelligence application comprises at least one of the following:
    获取所述第一人工智能应用和所述第二人工智能应用在运行过程中产出的数据,对所述产出的数据进行存储;Acquiring data produced by the first artificial intelligence application and the second artificial intelligence application during operation, and storing the produced data;
    采集所述第一人工智能应用和所述第二人工智能应用的运行数据,得到所述第一人工智能应用和所述第二人工智能应用的运行日志;collecting the operation data of the first artificial intelligence application and the second artificial intelligence application to obtain the operation logs of the first artificial intelligence application and the second artificial intelligence application;
    监视所述第一人工智能应用和所述第二人工智能应用当前运行的进程、算子、工作流和运行阶段中的至少一个,以获取所述进程、所述算子、所述工作流和所述运行阶段中的至少一个所占用的资源;Monitoring at least one of currently running processes, operators, workflows, and running phases of the first artificial intelligence application and the second artificial intelligence application to obtain the processes, the operators, the workflows, and the running phases. resources occupied by at least one of the running phases;
    监测用户针对所述第一人工智能应用和所述第二人工智能应用的操作行为,获取所述第一人工智能应用和所述第二人工智能应用的审计记录;Monitoring the operation behavior of the user with respect to the first artificial intelligence application and the second artificial intelligence application, and obtaining audit records of the first artificial intelligence application and the second artificial intelligence application;
    对所述第一人工智能应用和所述第二人工智能应用在运行过程中的指定指标进行监控,在所述指定指标异常的情况下,发出告警通知;monitoring the specified indicators during the running process of the first artificial intelligence application and the second artificial intelligence application, and issuing an alarm notification when the specified indicators are abnormal;
    响应于运行所述第一人工智能应用和所述第二人工智能应用的操作,验证用户对所述第一人工智能应用和所述第二人工智能应用的操作许可,在所述用户具有对所述第一人工智能应用和所述第二人工智能应用的操作许可的情况下,运行所述第一人工智能应用和所述第二人工智能应用;In response to the operation of running the first artificial intelligence application and the second artificial intelligence application, the user's operating permission for the first artificial intelligence application and the second artificial intelligence application is verified, and the user has access to all the artificial intelligence applications. run the first artificial intelligence application and the second artificial intelligence application under the operating permission of the first artificial intelligence application and the second artificial intelligence application;
    接受用户上传的数据并进行存储,将所述上传的数据提供至所述第一人工智能应用和所述第二人工智能应用进行消费。Accept and store the data uploaded by the user, and provide the uploaded data to the first artificial intelligence application and the second artificial intelligence application for consumption.
  31. 根据权利要求30所述的系统,The system of claim 30,
    对所述产出的数据进行存储后,所述指令在被所述至少一个计算装置运行时,还促使所述至少一个计算装置执行关于配置文件的推荐的如下步骤:响应于查看所述产出的数据的操作,展示所述产出的数据;After storing the data for the output, the instructions, when executed by the at least one computing device, further cause the at least one computing device to perform the step of performing a recommendation regarding a configuration file: in response to viewing the output The operation of the data, showing the output data;
    或者,or,
    在获取所述第一人工智能应用和所述第二人工智能应用的审计记录后,所述指令在被所述至少一个计算装置运行时,还促使所述至少一个计算装置执行关于配置文件的推荐的如下步骤:响应于查看所述审计记录的操作,展示所述审计记录;After obtaining the audit records of the first artificial intelligence application and the second artificial intelligence application, the instructions, when executed by the at least one computing device, further cause the at least one computing device to perform a recommendation on a configuration file The steps of: displaying the audit record in response to the operation of viewing the audit record;
    或者,or,
    在得到所述第一人工智能应用和所述第二人工智能应用的运行日志后,所述指令在被所述至少一个计算装置运行时,还促使所述至少一个计算装置执行关于配置文件的推荐的如下步骤:响应于查看所述运行日志的操作,展示所述运行日志;After the operation logs of the first artificial intelligence application and the second artificial intelligence application are obtained, the instructions, when executed by the at least one computing device, further cause the at least one computing device to perform a recommendation on a configuration file The steps of: displaying the operation log in response to the operation of viewing the operation log;
    或者,or,
    在获取所述进程、所述算子、所述工作流和所述运行阶段中的至少一个所占用的资源后,所述指令在被所述至少一个计算装置运行时,还促使所述至少一个计算装置 执行关于配置文件的推荐的如下步骤:响应于查看所述占用的资源的操作,展示所述占用的资源。After acquiring the resources occupied by at least one of the process, the operator, the workflow and the running phase, the instruction, when executed by the at least one computing device, further causes the at least one The computing device performs the step of presenting the occupied resources in response to the operation of viewing the occupied resources.
  32. 根据权利要求30或31所述的系统,所述将所述上传的数据提供至所述第一人工智能应用和所述第二人工智能应用进行消费,包括:The system of claim 30 or 31, said providing the uploaded data to the first artificial intelligence application and the second artificial intelligence application for consumption, comprising:
    从所述上传的数据中获取与所述第一人工智能应用和所述第二人工智能应用相关的人工智能数据,将所述相关的人工智能数据提供至所述第一人工智能应用和所述第二人工智能应用进行消费;Obtain artificial intelligence data related to the first artificial intelligence application and the second artificial intelligence application from the uploaded data, and provide the related artificial intelligence data to the first artificial intelligence application and the second artificial intelligence application. The second artificial intelligence application for consumption;
    或者,or,
    从所述上传的数据中获取与所述第一人工智能应用和所述第二人工智能应用相关的人工智能数据,从所述相关的人工智能数据中筛选出与所述第一人工智能应用和第二人工智能应用所对应的应用场景所匹配的数据,并提供至所述第一人工智能应用和第二人工智能进行消费。Obtain artificial intelligence data related to the first artificial intelligence application and the second artificial intelligence application from the uploaded data, and filter out the artificial intelligence data related to the first artificial intelligence application and the second artificial intelligence application from the relevant artificial intelligence data. The data matched by the application scenario corresponding to the second artificial intelligence application is provided to the first artificial intelligence application and the second artificial intelligence for consumption.
  33. 根据权利要求25至32中任一项所述的系统,所述指令在被所述至少一个计算装置运行时,还促使所述至少一个计算装置执行关于配置文件的推荐的如下步骤:32. The system of any one of claims 25 to 32, the instructions, when executed by the at least one computing device, further cause the at least one computing device to perform the steps of:
    确定用户对集成的人工智能应用的操作权限,根据所述操作权限,提供相应的人工智能应用。Determine the user's operation authority to the integrated artificial intelligence application, and provide the corresponding artificial intelligence application according to the operation authority.
  34. 根据权利要求25至33中任一项所述的系统,所述指令在被所述至少一个计算装置运行时,还促使所述至少一个计算装置执行关于配置文件的推荐的如下步骤:33. The system of any one of claims 25 to 33, the instructions, when executed by the at least one computing device, further cause the at least one computing device to perform the steps of:
    提供管理桌面,所述桌面上提供有集成的部分或全部人工智能应用的快捷方式和/或管理工具快捷方式和/或文件快捷方式;Provide a management desktop on which shortcuts to some or all of the integrated artificial intelligence applications and/or management tool shortcuts and/or file shortcuts are provided;
    响应于对所述桌面的编辑操作,对所述桌面中所提供的所述快捷方式进行编辑。In response to an editing operation on the desktop, the shortcut provided in the desktop is edited.
  35. 根据权利要求28所述的系统,所述存储配置信息和所述计算配置信息中的一部分信息是通过用户配置特性能力而获得的,其中,所述特性能力是指已封装好可用资源以供直接调用相关能力的实体;The system according to claim 28, wherein a part of the information in the storage configuration information and the computing configuration information is obtained by configuring a feature capability by a user, wherein the feature capability means that the available resources have been encapsulated for direct The entity that invokes the relevant capability;
    其中,所述基于所述存储配置信息和所述计算配置信息构建所述第二人工智能应用,包括:基于所述存储配置信息和所述计算配置信息中的所述一部分信息来调用对应的特性能力,以构建所述第二人工智能应用。Wherein, the constructing the second artificial intelligence application based on the storage configuration information and the computing configuration information includes: calling a corresponding characteristic based on the storage configuration information and the part of the computing configuration information capabilities to build the second artificial intelligence application.
  36. 根据权利要求28或35所述的系统,所述存储配置信息包括输入源信息、应用元信息、日志和监控指标归集信息和存储声明信息中的至少一个;The system according to claim 28 or 35, wherein the storage configuration information includes at least one of input source information, application meta information, log and monitoring indicator collection information, and storage declaration information;
    所述计算配置信息包括服务启动方式信息、动态资源信息和计算能力信息中的至少一个。The computing configuration information includes at least one of service startup mode information, dynamic resource information, and computing capability information.
  37. 一种计算机可读存储介质,其上存储有计算机程序,所述计算机程序在被处理器执行时实现如权利要求1至12中任一项所述的方法。A computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements the method of any one of claims 1 to 12.
PCT/CN2021/113426 2020-08-20 2021-08-19 Integrated management method, apparatus and system for artificial intelligence applications WO2022037627A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010844690.4 2020-08-20
CN202010844690.4A CN114077437A (en) 2020-08-20 2020-08-20 Integrated management method, device and system for artificial intelligence application

Publications (1)

Publication Number Publication Date
WO2022037627A1 true WO2022037627A1 (en) 2022-02-24

Family

ID=80282065

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/113426 WO2022037627A1 (en) 2020-08-20 2021-08-19 Integrated management method, apparatus and system for artificial intelligence applications

Country Status (2)

Country Link
CN (1) CN114077437A (en)
WO (1) WO2022037627A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115934654A (en) * 2023-02-03 2023-04-07 北京联合伟世科技股份有限公司 Packing method, device and equipment of experimental resources and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102385514A (en) * 2011-10-20 2012-03-21 百度在线网络技术(北京)有限公司 Method, equipment and system for conducting management operation on software in centralized way
CN111158651A (en) * 2019-12-26 2020-05-15 第四范式(北京)技术有限公司 Method, device and system for constructing artificial intelligence application
US20200218543A1 (en) * 2019-01-03 2020-07-09 Samsung Electronics Co., Ltd. Apparatus and method for managing application program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102385514A (en) * 2011-10-20 2012-03-21 百度在线网络技术(北京)有限公司 Method, equipment and system for conducting management operation on software in centralized way
US20200218543A1 (en) * 2019-01-03 2020-07-09 Samsung Electronics Co., Ltd. Apparatus and method for managing application program
CN111158651A (en) * 2019-12-26 2020-05-15 第四范式(北京)技术有限公司 Method, device and system for constructing artificial intelligence application

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115934654A (en) * 2023-02-03 2023-04-07 北京联合伟世科技股份有限公司 Packing method, device and equipment of experimental resources and storage medium

Also Published As

Publication number Publication date
CN114077437A (en) 2022-02-22

Similar Documents

Publication Publication Date Title
US20210226861A1 (en) Environment agnostic configuration with a declarative infrastructure provisioner
US10031735B2 (en) Secure deployment of applications in a cloud computing platform
US11036696B2 (en) Resource allocation for database provisioning
US20190268281A1 (en) Linking instances within a cloud computing environment
US10684761B2 (en) Graphical user interface creation using highly rated GUI elements
US9679163B2 (en) Installation and management of client extensions
JP2017107555A (en) Methods, systems and programs for determining identities of software in software containers
US10305752B2 (en) Automatically orchestrating the compliance of cloud services to selected standards and policies
US11171835B2 (en) Automated generation of an information technology asset ontology
US20230325204A1 (en) Techniques for managing dependencies of an orchestration service
US11245735B1 (en) Screen-sharing content reconfiguration
CN113268260A (en) Routing method and device for web front end
US11079927B2 (en) Automated modification of graphical user interfaces
WO2022037627A1 (en) Integrated management method, apparatus and system for artificial intelligence applications
US9021479B2 (en) Enforcing machine deployment zoning rules in an automatic provisioning environment
US20220269790A1 (en) Real-time automated compliance deviation monitoring and remediation
WO2021150366A1 (en) Updating code in distributed version control system
US11062007B2 (en) Automated authentication and access
US20200380530A1 (en) Automatic internet of things enabled contract compliance monitoring
US10911305B2 (en) Efficient rule processing for device management data evaluation
US11227020B2 (en) Displaying content based on a user&#39;s status
US20240095029A1 (en) Catalog for managing modular code
US20240095337A1 (en) Security compliance for modular code
US20230376176A1 (en) Intelligent application-tab stack rendering
US20230315836A1 (en) Software discovery within software packaging and deployment systems

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 21857719

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 21857719

Country of ref document: EP

Kind code of ref document: A1