Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/_extends/parallel_compile/tbe_compiler/
Dtbe_common.py105 def get_attr(attr_info, args): function
/third_party/mindspore/mindspore/core/ops/
Dcustom.cc44 std::map<std::string, std::vector<uint8_t>> Custom::get_attr() const { in get_attr() function in mindspore::ops::Custom
/third_party/nghttp2/src/
DHtmlParser.cc42 StringRef get_attr(const xmlChar **attrs, const StringRef &name) { in get_attr() function
/third_party/mindspore/mindspore/core/ir/
Dfunc_graph.cc148 ValuePtr FuncGraph::get_attr(const std::string &key) const { in get_attr() function in mindspore::FuncGraph
/third_party/skia/third_party/externals/libwebp/swig/
Dlibwebp_python_wrap.c5182 #define SWIG_addvarlink(p, name, get_attr, set_attr) SWIG_Python_addvarlink(p, name, get_attr, set… argument
5191 PyObject *(*get_attr)(void); /* Return the current value */ member
/third_party/flutter/skia/third_party/externals/libwebp/swig/
Dlibwebp_python_wrap.c5145 #define SWIG_addvarlink(p, name, get_attr, set_attr) SWIG_Python_addvarlink(p, name, get_attr, set… argument
5154 PyObject *(*get_attr)(void); /* Return the current value */ member