| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/graph_kernel/adapter/ |
| D | expander.h | 29 static ExpanderPtr Creator(const ExpanderPtr &decorated) { in Creator() function 39 static ExpanderPtr Creator(const ExpanderPtr &decorated) { in Creator() function 49 static ExpanderPtr Creator(const ExpanderPtr &decorated) { in Creator() function 59 static ExpanderPtr Creator(const ExpanderPtr &decorated) { in Creator() function 69 static ExpanderPtr Creator(const ExpanderPtr &decorated) { in Creator() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/tools/graph_kernel/converter/ |
| D | graph_kernel_expander_lite.h | 31 static ExpanderPtr Creator(const ExpanderPtr &decorated) { in Creator() function 44 static ExpanderPtr Creator(const ExpanderPtr &decorated) { in Creator() function 56 static ExpanderPtr Creator(const ExpanderPtr &decorated) { in Creator() function 66 static ExpanderPtr Creator(const ExpanderPtr &decorated) { in Creator() function
|
| D | preprocess_weight.h | 26 static ExpanderPtr Creator(const ExpanderPtr &decorated) { in Creator() function 38 static ExpanderPtr Creator(const ExpanderPtr &decorated) { in Creator() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/graph_kernel/ |
| D | substitute_dropout.h | 27 static ExpanderPtr Creator(const ExpanderPtr &decorated) { in Creator() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
| D | ManagedStatic.cpp | 48 void ManagedStaticBase::RegisterManagedStatic(void *(*Creator)(), in RegisterManagedStatic()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | ManagedStatic.cpp | 45 void ManagedStaticBase::RegisterManagedStatic(void *(*Creator)(), in RegisterManagedStatic()
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_capture/ |
| D | graph_build.h | 61 static GraphBuilderPtr Creator(const PyFrameObject *f, bool trace_flag) { in Creator() function 65 …static GraphBuilderPtr Creator(GraphBuilder *r, GraphBuilder *p, PyCodeObject *co, PyObject *globa… in Creator() function
|
| D | graph_analyzer.h | 92 static GraphAnalyzerPtr Creator(const GraphBuilderPtr &g) { in Creator() function
|
| D | code_generator.h | 193 static CodeBreakGeneratorPtr Creator(const GraphBuilderPtr &builder, PyCodeObject *co) { in Creator() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/kernel/cpu/nnacl/ |
| D | nnacl_manager.h | 42 NNACLCreator Creator(KeyDesc desc) { in Creator() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/kernel/cpu/bolt/ |
| D | bolt_kernel_manager.h | 44 BoltCreator Creator(BoltKeyDesc desc) { in Creator() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/expander/ |
| D | utils.cc | 152 static ExpanderPtr Creator(const ExpanderPtr &decorated) { in Creator() function in mindspore::expander::PrimToPrimPyDecorator
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/status/ |
| D | status_test.cc | 39 using Creator = absl::Status (*)( typedef
|