Searched defs:aclnn_api (Results 1 – 3 of 3) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/transform/acl_ir/ |
| D | op_api_exec.h | 178 #define GEN_EXECUTOR(aclnn_api, ...) … argument 216 #define GEN_EXECUTOR_CUST(aclnn_api, use_huge_pages, ...) … argument 253 #define GEN_EXECUTOR_BOOST(aclnn_api, hash_id, ...) … argument 293 #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
|
| D | op_api_cache.h | 122 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/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/pyboost/ |
| D | aclnn_utils.h | 38 #define LAUNCH_ACLNN(aclnn_api, device_context, stream_id, ...) … argument 70 #define LAUNCH_ACLNN_SYNC(aclnn_api, device_context, stream_id, ...) … argument
|