Home
last modified time | relevance | path

Searched defs:t2 (Results 1 – 10 of 10) sorted by relevance

/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/test/
Dzerosized.cpp41 MatrixType t2(0, 0), t3(t1); in zeroSizedMatrix() local
76 …VectorType t2(DenseIndex(0)); // DenseIndex disambiguates with 0-the-null-pointer (error with gcc … in zeroSizedVector() local
Dgeo_homogeneous.cpp58 T2MatrixType t2 = T2MatrixType::Random(); in homogeneous() local
Dgeo_transformations.cpp41 Transform3 t0, t1, t2; in non_projective_only() local
174 Transform3 t0, t1, t2; in transformations() local
/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/unsupported/test/
Dcxx11_tensor_of_strings.cpp60 Tensor<std::string, 2> t2(2, 3); in test_concat() local
102 Tensor<std::string, 2> t2 = data.slice(second_half, half_size); in test_slices() local
Dcxx11_tensor_concatenation.cpp109 Tensor<int, 2> t2(2, 3); in test_concatenation_as_lvalue() local
Dcxx11_tensor_simple.cpp203 Tensor<int, 3, RowMajor> t2(dims); in test_3d() local
Dcxx11_tensor_contraction.cpp161 Tensor<float, 5, DataLayout> t2(2, 7, 11, 13, 3); in test_holes() local
196 Tensor<float, 3, DataLayout> t2(2, 2, 2); in test_full_redux() local
222 Tensor<float, 2, DataLayout> t2(2, 2); in test_contraction_of_contraction() local
Dautodiff.cpp324 const AD t2 = min EIGEN_TEST_SPACE (denom / (chi_3 * _cv1_3), 1.0); in bug_1223() local
/applications/standard/app_samples/code/DocsSample/ArkTS/ArkTsConcurrent/ApplicationMultithreadingDevelopment/NativeInterthreadShared/entry/src/main/cpp/
Dnapi_init.cpp103 std::thread t2(CreateEnvAndReceiveSendable, nullptr); in TestSendSendable() local
/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/bench/btl/libs/STL/
DSTL_interface.hh143 real t2 = 0; in symv() local