Home
last modified time | relevance | path

Searched defs:InferFunc (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_capture/
Dspecial_func_infer.h29 using InferFunc = bool (*)(CallNode *, GraphBuilder *); variable
/third_party/mindspore/mindspore-src/source/mindspore/core/symbolic_shape/
Doperation_builder.h38 using InferFunc = std::function<SymbolPtr(OperationBuilder *)>; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/include/common/expander/core/
Demitter.h421 using InferFunc = std::vector<int64_t> (*)(const ShapeArray &, const HashSet<size_t> &); variable