Searched defs:test_3d (Results 1 – 7 of 7) sorted by relevance
| /external/eigen/unsupported/test/ | ||
| D | cxx11_tensor_simple.cpp | 157 static void test_3d() in test_3d() function |
| D | cxx11_tensor_fixed_size.cpp | 180 static void test_3d() in test_3d() function |
| D | cxx11_tensor_assign.cpp | 135 static void test_3d() in test_3d() function |
| D | cxx11_tensor_map.cpp | 116 static void test_3d() in test_3d() function |
| D | cxx11_tensor_expr.cpp | 112 static void test_3d() in test_3d() function |
| /external/clang/test/CodeGen/ | ||
| D | arm64-abi-vector.c | 240 double test_3d(__double3 *in) { in test_3d() function |
| /external/tensorflow/tensorflow/python/kernel_tests/ | ||
| D | metrics_test.py | 2429 def test_3d(self): member in MultiLabelPrecisionAtKTest |