Home
last modified time | relevance | path

Searched defs:abstracts (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/backend/optimizer/graph_kernel/
Drewrite_output_shape.cc39 AbstractBasePtrList abstracts = {output->abstract()}; in Run() local
Dgraph_kernel_splitter.cc270 AbstractBasePtrList abstracts; in CreateReturnNode() local
/third_party/mindspore/mindspore/lite/tools/optimizer/format/
Dto_format_base.cc81 std::vector<AbstractBasePtr> abstracts; in ModifyCNode() local
/third_party/python/Modules/
D_abc.c302 PyObject *abstracts = PyFrozenSet_New(NULL); in compute_abstract_methods() local