/aosp_15_r20/external/armnn/include/armnn/ |
H A D | Tensor.hpp | 196 unsigned int GetNumElements() const { return m_Shape.GetNumElements(); } in GetNumElements() function in armnn::TensorInfo 303 unsigned int GetNumElements() const { return m_Info.GetNumElements(); } in GetNumElements() function in armnn::BaseTensor
|
/aosp_15_r20/external/android-nn-driver/test/ |
H A D | TestTensor.cpp | 22 unsigned int TestTensor::GetNumElements() const in GetNumElements() function in driverTestHelpers::TestTensor
|
H A D | TestHalfTensor.cpp | 22 unsigned int TestHalfTensor::GetNumElements() const in GetNumElements() function in driverTestHelpers::TestHalfTensor
|
/aosp_15_r20/external/armnn/tests/ |
H A D | InferenceTestImage.hpp | 78 unsigned int GetNumElements() const { return GetWidth() * GetHeight() * GetNumChannels(); } in GetNumElements() function in InferenceTestImage
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/strip_buffers/ |
H A D | stripping_lib.cc | 52 int GetNumElements(const std::vector<int>& dims) { in GetNumElements() function
|
/aosp_15_r20/external/armnn/src/armnn/ |
H A D | Tensor.cpp | 181 unsigned int TensorShape::GetNumElements() const in GetNumElements() function in armnn::TensorShape
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/ |
H A D | lower_static_tensor_list.cc | 633 Value GetNumElements(TF::TensorListReserveOp op, ValueRange operands, in GetNumElements() function 667 Value GetNumElements(TF::EmptyTensorListOp op, ValueRange operands, in GetNumElements() function
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tools/ |
H A D | driver.cc | 344 int GetNumElements(const ArrayShape& shape) { in GetNumElements() function
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/benchmark/ |
H A D | benchmark_tflite_model.cc | 159 int GetNumElements(const TfLiteIntArray* dim_array) { in GetNumElements() function
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/ |
H A D | scalar_replacement_pass.cpp | 575 uint64_t ScalarReplacementPass::GetNumElements(const Instruction* type) const { in GetNumElements() function in spvtools::opt::ScalarReplacementPass
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | scalar_replacement_pass.cpp | 575 uint64_t ScalarReplacementPass::GetNumElements(const Instruction* type) const { in GetNumElements() function in spvtools::opt::ScalarReplacementPass
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | scalar_replacement_pass.cpp | 575 uint64_t ScalarReplacementPass::GetNumElements(const Instruction* type) const { in GetNumElements() function in spvtools::opt::ScalarReplacementPass
|
/aosp_15_r20/external/libgav1/src/tile/ |
H A D | tile.cc | 282 int GetNumElements(int length, int start, int max) { in GetNumElements() function
|