Searched defs:get_attr (Results 1 – 6 of 6) sorted by relevance
/third_party/mindspore/mindspore/_extends/parallel_compile/tbe_compiler/ |
D | tbe_common.py | 105 def get_attr(attr_info, args): function
|
/third_party/mindspore/mindspore/core/ops/ |
D | custom.cc | 44 std::map<std::string, std::vector<uint8_t>> Custom::get_attr() const { in get_attr() function in mindspore::ops::Custom
|
/third_party/nghttp2/src/ |
D | HtmlParser.cc | 42 StringRef get_attr(const xmlChar **attrs, const StringRef &name) { in get_attr() function
|
/third_party/mindspore/mindspore/core/ir/ |
D | func_graph.cc | 148 ValuePtr FuncGraph::get_attr(const std::string &key) const { in get_attr() function in mindspore::FuncGraph
|
/third_party/skia/third_party/externals/libwebp/swig/ |
D | libwebp_python_wrap.c | 5182 #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/ |
D | libwebp_python_wrap.c | 5145 #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
|