Home
last modified time | relevance | path

Searched defs:executor (Results 1 – 25 of 75) sorted by relevance

123

/third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/graph_runtime/
Ddefault_graph_runtime.cc36 auto executor = SelectExecutor(); in Prepare() local
62 auto executor = SelectExecutor(); in Execute() local
90 auto executor = SelectExecutor(); in Execute() local
120 auto executor = SelectExecutor(); in Resize() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/kernels/image/dvpp/utils/
Ddvpp_image_utils.cc121 aclOpExecutor *executor; in DvppAdjustBrightness() local
211 aclOpExecutor *executor; in DvppAdjustContrast() local
301 aclOpExecutor *executor; in DvppAdjustHue() local
391 aclOpExecutor *executor; in DvppAdjustSaturation() local
482 aclOpExecutor *executor; in DvppAdjustSharpness() local
599 aclOpExecutor *executor; in DvppAffine() local
717 aclOpExecutor *executor; in DvppAutoContrast() local
895 aclOpExecutor *executor; in DvppConvertColor() local
990 aclOpExecutor *executor; in DvppCrop() local
1121 aclOpExecutor *executor; in DvppErase() local
[all …]
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/delegate/nnrt/
Dnnrt_stub.cc24 OH_NN_ReturnCode OH_NNExecutor_Run(OH_NNExecutor *executor) { in OH_NNExecutor_Run()
38 void OH_NNExecutor_Destroy(OH_NNExecutor **executor) {} in OH_NNExecutor_Destroy()
48 OH_NN_ReturnCode OH_NNExecutor_SetOutput(OH_NNExecutor *executor, in OH_NNExecutor_SetOutput()
59 OH_NN_ReturnCode OH_NNExecutor_SetInput(OH_NNExecutor *executor, in OH_NNExecutor_SetInput()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/session/
Dexecutor_manager.cc30 auto executor = std::make_shared<Executor>(device_name, device_id); in GetExecutor() local
37 auto &executor = item.second; in OnEvent() local
Dexecutor_manager.h35 auto &executor = item.second; in ClearDoneTasks() local
/third_party/mindspore/mindspore-src/source/tests/ut/cpp/pynative/
Dop_executor_test.cc44 const auto &executor = runtime::OpExecutor::GetInstance(); in TEST_F() local
63 auto &executor = runtime::OpExecutor::GetInstance(); in TEST_F() local
80 auto &executor = runtime::OpExecutor::GetInstance(); in TEST_F() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/
Dgroup_manager.cc100 auto executor = session::ExecutorManager::Instance().GetExecutor(device_name, device_id); in CreateGroupByExecutor() local
113 auto executor = session::ExecutorManager::Instance().GetExecutor(device_name, device_id); in DestroyGroupByExecutor() local
144 auto executor = session::ExecutorManager::Instance().GetExecutor(device_name, device_id); in CreateGroups() local
160 auto executor = parallel::ExecutorManager::Instance().GetExecutor(device_name, device_id); in CreateGroupByExecutor() local
168 auto executor = parallel::ExecutorManager::Instance().GetExecutor(device_name, device_id); in DestroyGroupByExecutor() local
179 auto executor = parallel::ExecutorManager::Instance().GetExecutor(device_name, device_id); in CreateGroups() local
/third_party/vk-gl-cts/executor/
DxeBatchExecutor.cpp352 BatchExecutor* executor = static_cast<BatchExecutor*>(userPtr); in enqueueStateChanged() local
364 BatchExecutor* executor = static_cast<BatchExecutor*>(userPtr); in enqueueTestLogData() local
376 BatchExecutor* executor = static_cast<BatchExecutor*>(userPtr); in enqueueInfoLogData() local
388 BatchExecutor* executor = DE_NULL; in dispatchStateChanged() local
401 BatchExecutor* executor = DE_NULL; in dispatchTestLogData() local
412 BatchExecutor* executor = DE_NULL; in dispatchInfoLogData() local
DCMakeLists.txt53 add_executable(executor tools/xeCommandLineExecutor.cpp) target
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/pyboost/
Daclnn_utils.h28 #define DISPATCH_LAUNCH_KERNEL(device_context, aclnn_name, ws_ptr, ws_size, executor, stream, relea… argument
63 #define LAUNCH_KERNEL(aclnn_name, ws_ptr, ws_size, executor, stream) … argument
/third_party/jerryscript/tests/jerry/es2015/
Dregression-test-issue-2107.js19 function executor(resolve) { function
/third_party/vk-gl-cts/modules/glshared/
DglsShaderExecUtil.hpp99 inline tcu::TestLog& operator<< (tcu::TestLog& log, const ShaderExecutor* executor) { executor->log… in operator <<()
100 inline tcu::TestLog& operator<< (tcu::TestLog& log, const ShaderExecutor& executor) { executor.log(… in operator <<()
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/
Dsubgraph_kernel.h29 SubgraphKernel(FuncGraphPtr subgraph, std::shared_ptr<device::GraphExecutor> executor) in SubgraphKernel()
Ddelegate_graph_executor.h46 std::shared_ptr<device::GraphExecutor> executor) in GraphExecutorDelegate()
/third_party/mindspore/mindspore-src/source/tests/st/map_parameter/network/
Dtest_dynamic_embedding_standalone.py33 executor = ModelExecutor(dataset=dataset, sparse=True, in_channels=30720, variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/parallel_stub/
Dexecutor_manager_stub.cc26 auto executor = std::make_shared<Executor>(device_name, device_id); in GetExecutor() local
/third_party/skia/src/core/
DSkExecutor.cpp40 static auto* executor = new SkTrivialExecutor(); in trivial_executor() local
53 void SkExecutor::SetDefault(SkExecutor* executor) { in SetDefault()
DSkTaskGroup.cpp11 SkTaskGroup::SkTaskGroup(SkExecutor& executor) : fPending(0), fExecutor(executor) {} in SkTaskGroup()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/opapi/aclnn/
Dmasked_fill_aclnn_kernel.cc43 transform::aclOpExecutor *executor; in Launch() local
Dgather_d_grad_v2_aclnn_kernel.cc43 transform::aclOpExecutor *executor; in Launch() local
Dembedding_aclnn_kernel.cc49 transform::aclOpExecutor *executor; in Launch() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/transform/acl_ir/
Dop_api_exec.h293 #define RUN_OP_API_ASYNC(aclnn_api, workspace_addr, workspace_size, executor, acl_stream, release_f… argument
310 #define RUN_OP_API_SYNC(aclnn_api, workspace_addr, workspace_size, executor, acl_stream) … argument
Dop_api_cache.h122 bool HitCache(const char *aclnn_api, aclOpExecutor **executor, uint64_t *workspace_size, const Args… in HitCache()
156 bool HitCacheSingle(const char *aclnn_api, aclOpExecutor **executor, uint64_t *workspace_size, uint… in HitCacheSingle()
/third_party/vk-gl-cts/framework/randomshaders/
DrsgTest.cpp68 rsg::ProgramExecutor executor(surface.getAccess(), 3, 5); in runTest() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcShaderConstExprTests.cpp105 void ExecutorTestCase<float>::validateOutput(de::SharedPtr<ShaderExecutor> executor) in validateOutput()
128 void ExecutorTestCase<int>::validateOutput(de::SharedPtr<ShaderExecutor> executor) in validateOutput()
148 …de::SharedPtr<ShaderExecutor> executor(createExecutor(m_context.getRenderContext(), m_shaderType, … in iterate() local

123