Searched defs:Compile (Results 1 – 4 of 4) sorted by relevance
46 ## Compile section
21 void Program::Compile(const std::string& vertexShader, const std::string& fragmentShader) in Compile() function in OHOS::Rosen::Program
185 int32_t PreparedModelService::Compile(std::shared_ptr<mindspore::schema::MetaGraphT> graph) in Compile() function in OHOS::HDI::Nnrt::V1_0::PreparedModelService224 int32_t PreparedModelService::Compile(const void* modelBuffer, size_t length) in Compile() function in OHOS::HDI::Nnrt::V1_0::PreparedModelService
225 NNRT_ReturnCode PreparedModelService::Compile(std::shared_ptr<mindspore::schema::MetaGraphT> graph) in Compile() function in OHOS::HDI::Nnrt::V2_0::PreparedModelService269 NNRT_ReturnCode PreparedModelService::Compile(const void* modelBuffer, size_t length) in Compile() function in OHOS::HDI::Nnrt::V2_0::PreparedModelService