Home
last modified time | relevance | path

Searched defs:Compile (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_runtime/
H A DREADME.md46 ## Compile section
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/effect/effectChain/src/
H A Dprogram.cpp21 void Program::Compile(const std::string& vertexShader, const std::string& fragmentShader) in Compile() function in OHOS::Rosen::Program
/ohos5.0/foundation/ai/neural_network_runtime/example/drivers/nnrt/v1_0/hdi_cpu_service/src/
H A Dprepared_model_service.cpp185 int32_t PreparedModelService::Compile(std::shared_ptr<mindspore::schema::MetaGraphT> graph) in Compile() function in OHOS::HDI::Nnrt::V1_0::PreparedModelService
224 int32_t PreparedModelService::Compile(const void* modelBuffer, size_t length) in Compile() function in OHOS::HDI::Nnrt::V1_0::PreparedModelService
/ohos5.0/foundation/ai/neural_network_runtime/example/drivers/nnrt/v2_0/hdi_cpu_service/src/
H A Dprepared_model_service.cpp225 NNRT_ReturnCode PreparedModelService::Compile(std::shared_ptr<mindspore::schema::MetaGraphT> graph) in Compile() function in OHOS::HDI::Nnrt::V2_0::PreparedModelService
269 NNRT_ReturnCode PreparedModelService::Compile(const void* modelBuffer, size_t length) in Compile() function in OHOS::HDI::Nnrt::V2_0::PreparedModelService