Home
last modified time | relevance | path

Searched defs:match_array (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/tests/st/numpy_native/
Dutils.py22 def match_array(actual, expected, error=0): function
/third_party/skia/third_party/externals/tint/src/
Dintrinsic_table.cc415 bool match_array(const sem::Type* ty, const sem::Type*& T) { in match_array() function