| /external/sdv/vsomeip/third_party/boost/numeric/ublas/test/tensor/ |
| D | test_tensor.cpp | 34 using tensor_type = ublas::tensor<value_type, layout_type>; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef 99 using tensor_type = ublas::tensor<value_type, layout_type>; in BOOST_FIXTURE_TEST_CASE_TEMPLATE() typedef 125 using tensor_type = ublas::tensor<value_type, layout_type>; in BOOST_FIXTURE_TEST_CASE_TEMPLATE() typedef 159 using tensor_type = ublas::tensor<value_type, layout_type>; in BOOST_FIXTURE_TEST_CASE_TEMPLATE() typedef 190 using tensor_type = ublas::tensor<value_type, layout_type>; in BOOST_FIXTURE_TEST_CASE_TEMPLATE() typedef 220 using tensor_type = ublas::tensor<value_type, layout_type>; in BOOST_FIXTURE_TEST_CASE_TEMPLATE() typedef 243 using tensor_type = ublas::tensor<value_type, layout_type>; in BOOST_FIXTURE_TEST_CASE_TEMPLATE() typedef 269 using tensor_type = ublas::tensor<value_type, layout_type>; in BOOST_FIXTURE_TEST_CASE_TEMPLATE() typedef 291 using tensor_type = ublas::tensor<value_type, layout_type>; in BOOST_FIXTURE_TEST_CASE_TEMPLATE() typedef 379 using tensor_type = ublas::tensor<value_type, layout_type>; in BOOST_FIXTURE_TEST_CASE_TEMPLATE() typedef [all …]
|
| D | test_tensor_matrix_vector.cpp | 33 using tensor_type = ublas::tensor<value_type, layout_type>; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef 68 using tensor_type = ublas::tensor<value_type, layout_type>; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef 124 using tensor_type = ublas::tensor<value_type, layout_type>; in BOOST_FIXTURE_TEST_CASE_TEMPLATE() typedef 146 using tensor_type = ublas::tensor<value_type, layout_type>; in BOOST_FIXTURE_TEST_CASE_TEMPLATE() typedef 172 using tensor_type = ublas::tensor<value_type, layout_type>; in BOOST_FIXTURE_TEST_CASE_TEMPLATE() typedef 207 using tensor_type = ublas::tensor<value_type, layout_type>; in BOOST_FIXTURE_TEST_CASE_TEMPLATE() typedef 239 using tensor_type = ublas::tensor<value_type, layout_type>; in BOOST_FIXTURE_TEST_CASE_TEMPLATE() typedef 277 using tensor_type = ublas::tensor<value_type, layout_type>; in BOOST_FIXTURE_TEST_CASE_TEMPLATE() typedef 314 using tensor_type = ublas::tensor<value_type, layout_type>; in BOOST_FIXTURE_TEST_CASE_TEMPLATE() typedef 373 using tensor_type = ublas::tensor<value_type, layout_type>; in BOOST_FIXTURE_TEST_CASE_TEMPLATE() typedef [all …]
|
| D | test_functions.cpp | 59 using tensor_type = ublas::tensor<value_type,layout_type>; in BOOST_FIXTURE_TEST_CASE_TEMPLATE() typedef 88 using tensor_type = ublas::tensor<value_type,layout_type>; in BOOST_FIXTURE_TEST_CASE_TEMPLATE() typedef 116 using tensor_type = ublas::tensor<value_type,layout_type>; in BOOST_FIXTURE_TEST_CASE_TEMPLATE() typedef 154 using tensor_type = ublas::tensor<value_type,layout_type>; in BOOST_FIXTURE_TEST_CASE_TEMPLATE() typedef 226 using tensor_type = ublas::tensor<value_type,layout_type>; in BOOST_FIXTURE_TEST_CASE_TEMPLATE() typedef 248 using tensor_type = ublas::tensor<value_type,layout_type>; in BOOST_FIXTURE_TEST_CASE_TEMPLATE() typedef 281 using tensor_type = ublas::tensor<value_type,layout_type>; in BOOST_FIXTURE_TEST_CASE() typedef 358 using tensor_type = ublas::tensor<value_type,layout_type>; in BOOST_FIXTURE_TEST_CASE_TEMPLATE() typedef 400 using tensor_type = ublas::tensor<value_type,layout_type>; in BOOST_FIXTURE_TEST_CASE_TEMPLATE() typedef
|
| D | test_operators_comparison.cpp | 53 using tensor_type = ublas::tensor<value_type, layout_type>; in BOOST_FIXTURE_TEST_CASE_TEMPLATE() typedef 110 using tensor_type = ublas::tensor<value_type, layout_type>; in BOOST_FIXTURE_TEST_CASE_TEMPLATE() typedef 181 using tensor_type = ublas::tensor<value_type, layout_type>; in BOOST_FIXTURE_TEST_CASE_TEMPLATE() typedef
|
| D | test_expression.cpp | 60 using tensor_type = ublas::tensor<value_type, layout_type>; in BOOST_FIXTURE_TEST_CASE_TEMPLATE() typedef 85 using tensor_type = ublas::tensor<value_type, layout_type>; in BOOST_FIXTURE_TEST_CASE_TEMPLATE() typedef 123 using tensor_type = ublas::tensor<value_type, layout_type>; in BOOST_FIXTURE_TEST_CASE_TEMPLATE() typedef
|
| D | test_operators_arithmetic.cpp | 54 using tensor_type = ublas::tensor<value_type, layout_type>; in BOOST_FIXTURE_TEST_CASE_TEMPLATE() typedef 123 using tensor_type = ublas::tensor<value_type, layout_type>; in BOOST_FIXTURE_TEST_CASE_TEMPLATE() typedef 186 using tensor_type = ublas::tensor<value_type, layout_type>; in BOOST_FIXTURE_TEST_CASE_TEMPLATE() typedef
|
| D | test_expression_evaluation.cpp | 58 using tensor_type = ublas::tensor<value_type, layout_type>; in BOOST_FIXTURE_TEST_CASE_TEMPLATE() typedef 149 using tensor_type = ublas::tensor<value_type, layout_type>; in BOOST_FIXTURE_TEST_CASE_TEMPLATE() typedef
|
| D | test_multi_index.cpp | 92 using tensor_type = tensor<value_type,layout_type>; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef
|
| D | test_einstein_notation.cpp | 34 using tensor_type = tensor<value_type,layout_type>; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef
|
| /external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/tensor/ |
| D | functions.hpp | 61 using tensor_type = tensor<V,F,A1>; in prod() typedef 124 using tensor_type = tensor<V,F,A1>; in prod() typedef 189 using tensor_type = tensor<V,F,A1>; in prod() typedef 340 using tensor_type = tensor<V,F,A1>; in outer_prod() typedef 377 using tensor_type = tensor<V,F,A>; in trans() typedef 430 using tensor_type = typename detail::tensor_expression<T,D>::tensor_type; in norm() typedef 463 using tensor_type = tensor<V,F,typename storage_traits<A>::template rebind<V>>; in real() typedef 497 using tensor_type = tensor<V,F,typename storage_traits<A>::template rebind<V>>; in imag() typedef 518 using tensor_type = T; in conj() typedef
|
| D | expression.hpp | 58 using tensor_type = T; typedef 75 using tensor_type = T; typedef 137 using tensor_type = T; typedef
|
| D | expression_evaluation.hpp | 238 void eval(tensor_type& lhs, tensor_expression<tensor_type, derived_type> const& expr) in eval() 257 void eval(tensor_type& lhs, tensor_expression<tensor_type, derived_type> const& expr, unary_fn cons… in eval()
|
| /external/tensorflow/tensorflow/lite/delegates/xnnpack/ |
| D | depth_to_space_tester.cc | 38 void DepthToSpaceTester::Test(TensorType tensor_type, in Test() 85 void DepthToSpaceTester::Test<float>(TensorType tensor_type, in Test() 132 void DepthToSpaceTester::Test(TensorType tensor_type, in Test()
|
| D | transpose_tester.cc | 36 void TransposeTester::Test(TensorType tensor_type, in Test() 59 void TransposeTester::Test(TensorType tensor_type, in Test()
|
| /external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/transforms/ |
| D | tf_jitrt_detensorize_linalg.cc | 50 bool IsNotZeroRankTensor(RankedTensorType tensor_type) { in IsNotZeroRankTensor() 67 auto tensor_type = in matchAndRewrite() local
|
| D | tf_jitrt_legalize_i1_type.cc | 74 addConversion([](RankedTensorType tensor_type) -> Optional<Type> { in I1TypeConverter() 84 if (auto tensor_type = type.dyn_cast<RankedTensorType>()) { in isLegalType() local
|
| /external/tensorflow/tensorflow/compiler/mlir/quantization/tensorflow/passes/ |
| D | utils.cc | 29 auto tensor_type = operand_type.dyn_cast<TensorType>(); in HasQuantizedTensors() local 35 auto tensor_type = result_type.dyn_cast<TensorType>(); in HasQuantizedTensors() local 87 if (auto tensor_type = type.dyn_cast<TensorType>()) { in IsOperationFoldable() local
|
| /external/tensorflow/tensorflow/core/ir/ |
| D | ops_test.cc | 79 ShapedType tensor_type = RankedTensorType::get(/*shape=*/{}, b.getI1Type()); in TEST() local 121 ShapedType tensor_type = RankedTensorType::get(/*shape=*/{}, b.getI32Type()); in TEST() local
|
| /external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
| D | constant_fold.cc | 53 auto tensor_type = t.cast<TensorType>(); in ShouldBeFolded() local 99 if (auto tensor_type = type.dyn_cast<TensorType>()) { in ConstantFoldFallbackHook() local
|
| D | readonly_references_to_resources.cc | 152 TensorType tensor_type = DropRefType(shaped_type).cast<TensorType>(); in runOnOperation() local
|
| /external/tflite-support/tensorflow_lite_support/cc/task/vision/utils/ |
| D | image_tensor_specs.h | 67 TfLiteType tensor_type; member
|
| /external/tensorflow/tensorflow/compiler/mlir/tfr/passes/ |
| D | raise_to_tf.cc | 138 auto tensor_type = input_tfr_type.dyn_cast<TFRTensorType>(); in CastToNonDerivedType() local 191 if (auto tensor_type = input_tfr_type.dyn_cast<TFRTensorType>()) { in AddDerivedAttrs() local 334 if (auto tensor_type = res.value().dyn_cast<TFRTensorType>()) { in DeriveOutputTypes() local
|
| /external/tensorflow/tensorflow/lite/delegates/hexagon/builders/tests/ |
| D | l2_norm_test.cc | 26 const TensorType tensor_type) { in L2NormOpModel()
|
| /external/tensorflow/tensorflow/compiler/mlir/lite/transforms/ |
| D | pin_ops_with_side_effects.cc | 40 const auto tensor_type = value.getType().dyn_cast<TensorType>(); in IsResourceTensor() local
|
| /external/tensorflow/tensorflow/dtensor/cc/ |
| D | dtensor_device_util.h | 232 virtual TensorType tensor_type() const { return TensorType::kDense; } in tensor_type() function 383 TensorType tensor_type() const override { return TensorType::kResource; } in tensor_type() function 477 TensorType tensor_type() const override { return TensorType::kSparse; } in tensor_type() function
|