Home
last modified time | relevance | path

Searched refs:sparseIndices (Results 1 – 25 of 34) sorted by relevance

12

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/pecos/src/
H A DRegressOrthogPolyApproximation.hpp374 std::map<UShortArray, SizetSet> sparseIndices; member in Pecos::RegressOrthogPolyApproximation
422 sparseIndIter(sparseIndices.end()) in RegressOrthogPolyApproximation()
437 sparseIndIter = sparseIndices.find(key); in update_active_iterators()
438 if (sparseIndIter == sparseIndices.end()) { in update_active_iterators()
440 sparseIndIter = sparseIndices.insert(ss_pair).first; in update_active_iterators()
479 = sparseIndices.find(data_rep->activeKey); in value()
504 = sparseIndices.find(data_rep->activeKey); in gradient_basis_variables()
531 = sparseIndices.find(data_rep->activeKey); in gradient_basis_variables()
559 = sparseIndices.find(data_rep->activeKey); in gradient_nonbasis_variables()
586 = sparseIndices.find(data_rep->activeKey); in hessian_basis_variables()
[all …]
H A DRegressOrthogPolyApproximation.cpp298 if (!sparseIndices.empty()) in combine_coefficients()
299 for (sp_it=sparseIndices.begin(); sp_it!=sparseIndices.end(); ++sp_it) in combine_coefficients()
319 for (sp_it =sparseIndices.begin(); in combine_coefficients()
366 combinedSparseIndices : sparseIndices.begin()->second; in combine_coefficients()
409 sp_it = sparseIndices.begin(); in combine_coefficients()
1308 if ( ( sparseIndIter == sparseIndices.end() || in covariance()
1459 if ( ( sparseIndIter == sparseIndices.end() || in covariance()
2241 if (sparseIndIter != sparseIndices.end()) { in compressed_sensing()
2281 if (sparseIndIter != sparseIndices.end()) { in compressed_sensing()
3021 size_t i, num_exp_terms = sparseIndices.size(); in compute_total_sobol()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/IR/
H A DBuiltinAttributes.cpp1263 auto sparseIndices = getIndices(); in getValue() local
1264 auto sparseIndexValues = sparseIndices.getValues<uint64_t>(); in getValue()
1267 if (sparseIndices.isSplat()) { in getValue()
1281 auto numSparseIndices = sparseIndices.getType().getDimSize(0); in getValue()
1329 auto sparseIndices = getIndices(); in getFlattenedSparseIndices() local
1330 auto sparseIndexValues = sparseIndices.getValues<uint64_t>(); in getFlattenedSparseIndices()
1331 if (sparseIndices.isSplat()) { in getFlattenedSparseIndices()
1339 auto numSparseIndices = sparseIndices.getType().getDimSize(0); in getFlattenedSparseIndices()
1356 ShapedType indicesType = sparseIndices.getType(); in verify()
1386 auto sparseIndexValues = sparseIndices.getValues<uint64_t>(); in verify()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/lib/IR/
H A DAttributes.cpp944 auto sparseIndices = getIndices(); in getValue() local
945 auto sparseIndexValues = sparseIndices.getValues<uint64_t>(); in getValue()
948 if (sparseIndices.isSplat()) { in getValue()
962 auto numSparseIndices = sparseIndices.getType().getDimSize(0); in getValue()
1012 auto sparseIndices = getIndices(); in getFlattenedSparseIndices() local
1013 auto sparseIndexValues = sparseIndices.getValues<uint64_t>(); in getFlattenedSparseIndices()
1014 if (sparseIndices.isSplat()) { in getFlattenedSparseIndices()
1022 auto numSparseIndices = sparseIndices.getType().getDimSize(0); in getFlattenedSparseIndices()
/dports/math/mlpack/mlpack-3.4.2/src/mlpack/tests/
H A Dfastmks_test.cpp145 arma::Mat<size_t> sparseIndices, denseIndices; in BOOST_AUTO_TEST_CASE() local
149 sparsemks.Search(3, sparseIndices, sparseKernels); in BOOST_AUTO_TEST_CASE()
153 for (size_t i = 0; i < sparseIndices.n_cols; ++i) in BOOST_AUTO_TEST_CASE()
155 for (size_t j = 0; j < sparseIndices.n_rows; ++j) in BOOST_AUTO_TEST_CASE()
161 BOOST_REQUIRE_EQUAL(sparseIndices(j, i), denseIndices(j, i)); in BOOST_AUTO_TEST_CASE()
195 arma::Mat<size_t> sparseIndices, denseIndices; in BOOST_AUTO_TEST_CASE() local
199 sparsepoly.Search(3, sparseIndices, sparseKernels); in BOOST_AUTO_TEST_CASE()
203 for (size_t i = 0; i < sparseIndices.n_cols; ++i) in BOOST_AUTO_TEST_CASE()
205 for (size_t j = 0; j < sparseIndices.n_rows; ++j) in BOOST_AUTO_TEST_CASE()
211 BOOST_REQUIRE_EQUAL(sparseIndices(j, i), denseIndices(j, i)); in BOOST_AUTO_TEST_CASE()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/IR/
H A DBuiltinAttributes.cpp1308 auto sparseIndices = getIndices(); in getValue() local
1309 auto sparseIndexValues = sparseIndices.getValues<uint64_t>(); in getValue()
1312 if (sparseIndices.isSplat()) { in getValue()
1326 auto numSparseIndices = sparseIndices.getType().getDimSize(0); in getValue()
1374 auto sparseIndices = getIndices(); in getFlattenedSparseIndices() local
1375 auto sparseIndexValues = sparseIndices.getValues<uint64_t>(); in getFlattenedSparseIndices()
1376 if (sparseIndices.isSplat()) { in getFlattenedSparseIndices()
1384 auto numSparseIndices = sparseIndices.getType().getDimSize(0); in getFlattenedSparseIndices()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/IR/
H A DBuiltinAttributes.cpp1308 auto sparseIndices = getIndices(); in getValue() local
1309 auto sparseIndexValues = sparseIndices.getValues<uint64_t>(); in getValue()
1312 if (sparseIndices.isSplat()) { in getValue()
1326 auto numSparseIndices = sparseIndices.getType().getDimSize(0); in getValue()
1374 auto sparseIndices = getIndices(); in getFlattenedSparseIndices() local
1375 auto sparseIndexValues = sparseIndices.getValues<uint64_t>(); in getFlattenedSparseIndices()
1376 if (sparseIndices.isSplat()) { in getFlattenedSparseIndices()
1384 auto numSparseIndices = sparseIndices.getType().getDimSize(0); in getFlattenedSparseIndices()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/IR/
H A DBuiltinAttributes.cpp1308 auto sparseIndices = getIndices(); in getValue() local
1309 auto sparseIndexValues = sparseIndices.getValues<uint64_t>(); in getValue()
1312 if (sparseIndices.isSplat()) { in getValue()
1326 auto numSparseIndices = sparseIndices.getType().getDimSize(0); in getValue()
1374 auto sparseIndices = getIndices(); in getFlattenedSparseIndices() local
1375 auto sparseIndexValues = sparseIndices.getValues<uint64_t>(); in getFlattenedSparseIndices()
1376 if (sparseIndices.isSplat()) { in getFlattenedSparseIndices()
1384 auto numSparseIndices = sparseIndices.getType().getDimSize(0); in getFlattenedSparseIndices()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/IR/
H A DAttributes.cpp1274 auto sparseIndices = getIndices(); in getValue() local
1275 auto sparseIndexValues = sparseIndices.getValues<uint64_t>(); in getValue()
1278 if (sparseIndices.isSplat()) { in getValue()
1292 auto numSparseIndices = sparseIndices.getType().getDimSize(0); in getValue()
1340 auto sparseIndices = getIndices(); in getFlattenedSparseIndices() local
1341 auto sparseIndexValues = sparseIndices.getValues<uint64_t>(); in getFlattenedSparseIndices()
1342 if (sparseIndices.isSplat()) { in getFlattenedSparseIndices()
1350 auto numSparseIndices = sparseIndices.getType().getDimSize(0); in getFlattenedSparseIndices()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/IR/
H A DBuiltinAttributes.cpp1381 auto sparseIndices = getIndices(); in getValue() local
1382 auto sparseIndexValues = sparseIndices.getValues<uint64_t>(); in getValue()
1385 if (sparseIndices.isSplat()) { in getValue()
1399 auto numSparseIndices = sparseIndices.getType().getDimSize(0); in getValue()
1447 auto sparseIndices = getIndices(); in getFlattenedSparseIndices() local
1448 auto sparseIndexValues = sparseIndices.getValues<uint64_t>(); in getFlattenedSparseIndices()
1449 if (sparseIndices.isSplat()) { in getFlattenedSparseIndices()
1457 auto numSparseIndices = sparseIndices.getType().getDimSize(0); in getFlattenedSparseIndices()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/IR/
H A DAttributes.cpp1342 auto sparseIndices = getIndices(); in getValue() local
1343 auto sparseIndexValues = sparseIndices.getValues<uint64_t>(); in getValue()
1346 if (sparseIndices.isSplat()) { in getValue()
1360 auto numSparseIndices = sparseIndices.getType().getDimSize(0); in getValue()
1408 auto sparseIndices = getIndices(); in getFlattenedSparseIndices() local
1409 auto sparseIndexValues = sparseIndices.getValues<uint64_t>(); in getFlattenedSparseIndices()
1410 if (sparseIndices.isSplat()) { in getFlattenedSparseIndices()
1418 auto numSparseIndices = sparseIndices.getType().getDimSize(0); in getFlattenedSparseIndices()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/IR/
H A DBuiltinAttributes.cpp1381 auto sparseIndices = getIndices(); in getValue() local
1382 auto sparseIndexValues = sparseIndices.getValues<uint64_t>(); in getValue()
1385 if (sparseIndices.isSplat()) { in getValue()
1399 auto numSparseIndices = sparseIndices.getType().getDimSize(0); in getValue()
1447 auto sparseIndices = getIndices(); in getFlattenedSparseIndices() local
1448 auto sparseIndexValues = sparseIndices.getValues<uint64_t>(); in getFlattenedSparseIndices()
1449 if (sparseIndices.isSplat()) { in getFlattenedSparseIndices()
1457 auto numSparseIndices = sparseIndices.getType().getDimSize(0); in getFlattenedSparseIndices()
/dports/math/vtk9/VTK-9.1.0/IO/Geometry/
H A DvtkGLTFDocumentLoader.cxx435 vtkNew<vtkIntArray> sparseIndices; in operator ()() local
436 sparseIndices->SetNumberOfComponents(1); in operator ()()
444 DispatchWorkerExecution<vtkIntArray>(sparseIndices, mockIndicesAccessor, indicesBufferView); in operator ()()
458 for (int id = 0; id < sparseIndices->GetNumberOfValues(); id++) in operator ()()
460 int index = sparseIndices->GetValue(id); in operator ()()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/test/Dialect/SparseTensor/
H A Dsparse_lower_inplace.mlir62 // CHECK-MIR: %[[VAL_7:.*]] = call @sparseIndices(%[[VAL_0]], %[[VAL_5]]) : (!llvm.ptr<i8…
93 // CHECK-LIR: %[[VAL_7:.*]] = call @sparseIndices(%[[VAL_0]], %[[VAL_5]]) : (!llvm.ptr<i8…
H A Dsparse_lower.mlir64 // CHECK-MIR: %[[VAL_7:.*]] = call @sparseIndices(%[[VAL_0]], %[[VAL_5]]) : (!llvm.ptr<i8…
97 // CHECK-LIR: %[[VAL_7:.*]] = call @sparseIndices(%[[VAL_0]], %[[VAL_5]]) : (!llvm.ptr<i8…
H A Dsparse_lower_col.mlir66 // CHECK-MIR: %[[VAL_8:.*]] = call @sparseIndices(%[[VAL_0]], %[[VAL_6]]) : (!llvm.ptr<i8…
98 // CHECK-LIR: %[[VAL_8:.*]] = call @sparseIndices(%[[VAL_0]], %[[VAL_6]]) : (!llvm.ptr<i8…
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/test/Dialect/SparseTensor/
H A Dsparse_lower_inplace.mlir62 // CHECK-MIR: %[[VAL_7:.*]] = call @sparseIndices(%[[VAL_0]], %[[VAL_5]]) : (!llvm.ptr<i8…
93 // CHECK-LIR: %[[VAL_7:.*]] = call @sparseIndices(%[[VAL_0]], %[[VAL_5]]) : (!llvm.ptr<i8…
H A Dsparse_lower.mlir64 // CHECK-MIR: %[[VAL_7:.*]] = call @sparseIndices(%[[VAL_0]], %[[VAL_5]]) : (!llvm.ptr<i8…
97 // CHECK-LIR: %[[VAL_7:.*]] = call @sparseIndices(%[[VAL_0]], %[[VAL_5]]) : (!llvm.ptr<i8…
H A Dsparse_lower_col.mlir66 // CHECK-MIR: %[[VAL_8:.*]] = call @sparseIndices(%[[VAL_0]], %[[VAL_6]]) : (!llvm.ptr<i8…
98 // CHECK-LIR: %[[VAL_8:.*]] = call @sparseIndices(%[[VAL_0]], %[[VAL_6]]) : (!llvm.ptr<i8…
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/test/Dialect/SparseTensor/
H A Dsparse_lower_inplace.mlir62 // CHECK-MIR: %[[VAL_7:.*]] = call @sparseIndices(%[[VAL_0]], %[[VAL_5]]) : (!llvm.ptr<i8…
93 // CHECK-LIR: %[[VAL_7:.*]] = call @sparseIndices(%[[VAL_0]], %[[VAL_5]]) : (!llvm.ptr<i8…
H A Dsparse_lower_col.mlir66 // CHECK-MIR: %[[VAL_8:.*]] = call @sparseIndices(%[[VAL_0]], %[[VAL_6]]) : (!llvm.ptr<i8…
98 // CHECK-LIR: %[[VAL_8:.*]] = call @sparseIndices(%[[VAL_0]], %[[VAL_6]]) : (!llvm.ptr<i8…
H A Dsparse_lower.mlir64 // CHECK-MIR: %[[VAL_7:.*]] = call @sparseIndices(%[[VAL_0]], %[[VAL_5]]) : (!llvm.ptr<i8…
97 // CHECK-LIR: %[[VAL_7:.*]] = call @sparseIndices(%[[VAL_0]], %[[VAL_5]]) : (!llvm.ptr<i8…
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/test/Dialect/SparseTensor/
H A Dsparse_lower_inplace.mlir62 // CHECK-MIR: %[[VAL_7:.*]] = call @sparseIndices(%[[VAL_0]], %[[VAL_5]]) : (!llvm.ptr<i8…
93 // CHECK-LIR: %[[VAL_7:.*]] = call @sparseIndices(%[[VAL_0]], %[[VAL_5]]) : (!llvm.ptr<i8…
H A Dsparse_lower_col.mlir66 // CHECK-MIR: %[[VAL_8:.*]] = call @sparseIndices(%[[VAL_0]], %[[VAL_6]]) : (!llvm.ptr<i8…
98 // CHECK-LIR: %[[VAL_8:.*]] = call @sparseIndices(%[[VAL_0]], %[[VAL_6]]) : (!llvm.ptr<i8…
H A Dsparse_lower.mlir64 // CHECK-MIR: %[[VAL_7:.*]] = call @sparseIndices(%[[VAL_0]], %[[VAL_5]]) : (!llvm.ptr<i8…
97 // CHECK-LIR: %[[VAL_7:.*]] = call @sparseIndices(%[[VAL_0]], %[[VAL_5]]) : (!llvm.ptr<i8…

12