Home
last modified time | relevance | path

Searched defs:CallFunction (Results 1 – 6 of 6) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/rewrite/api/
Dnode_type.py44 CallFunction = 4 variable in NodeType
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_guard/
Dperf.h57 Ret CallFunction(OptPerfPtr perf, std::function<Ret(Args...)> func, Args... args) { in CallFunction() function
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/rewrite/node/
Dcall_function.py25 class CallFunction(Node, NodeManager): class
/third_party/skia/third_party/externals/abseil-cpp/absl/functional/
Dfunction_ref_benchmark.cc40 void ABSL_ATTRIBUTE_NOINLINE CallFunction(Function f, Args&&... args) { in CallFunction() function
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/rewrite/symbol_tree/
Dsymbol_tree.py389 …def insert_to_ast_while_insert_function(new_node: CallFunction, base_node: Node, before_node: bool,
/third_party/skia/third_party/externals/tint/src/resolver/
Ddependency_graph_test.cc130 CallFunction, enumerator