Home
last modified time | relevance | path

Searched defs:ModelContext (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/ge_runtime/task/
Dtask_factory.h29 class ModelContext; variable
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/ge_runtime/
Dmodel_context.h26 ModelContext(uint32_t device_id, uint64_t session_id, int32_t priority, rtModel_t rt_model_handle, in ModelContext() function