Home
last modified time | relevance | path

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

/external/swiftshader/third_party/SPIRV-Tools/test/
Dunit_spirv.h226 inline std::vector<SpvCapability> ElementsIn( in ElementsIn() function
/external/deqp-deps/SPIRV-Tools/test/
Dunit_spirv.h226 inline std::vector<SpvCapability> ElementsIn( in ElementsIn() function
/external/tensorflow/tensorflow/compiler/xla/
Dshape_util_test.cc330 TEST(ShapeUtilTest, ElementsIn) { in TEST() argument
Dshape_util.cc378 /* static */ int64 ShapeUtil::ElementsIn(const Shape& shape) { in ElementsIn() function in xla::ShapeUtil