Home
last modified time | relevance | path

Searched defs:MultiplicationTest (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/armnn/src/armnn/test/optimizations/
H A DFuseActivationTests.cpp241 struct MultiplicationTest struct
243 using LayerType = MultiplicationLayer;
244 static const bool isElementWise = true;
245 static const bool isConstTensorAsInputSupported = false;
247 static TensorShape GetInputShape() { return TensorShape( {1, 4, 4, 3}); } // NHWCin in GetInputShape()
248 static TensorShape GetOutputShape() { return TensorShape( {1, 4, 4, 3}); } // NHWCout in GetOutputShape()
250 constexpr static const unsigned int inputSize = 48; // batchIn * heightIn * widthIn * channelIn
251 …onstexpr static const unsigned int outputSize = 48; // batchOut * heightOut * widthOut * channelOut
253 static IConnectableLayer* AddReceiverLayer(INetwork* network, in AddReceiverLayer()
266 static std::vector<IConnectableLayer*> AddConstantLayers(INetwork* network, in AddConstantLayers()
/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/layerTests/
H A DMultiplicationTestImpl.cpp20 LayerTestResult<float, 4> MultiplicationTest(armnn::IWorkloadFactory& workloadFactory, in MultiplicationTest() function
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/numeric/
H A Dint128_test.cc856 TEST(Int128, MultiplicationTest) { in TEST() argument
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/numeric/
H A Dint128_test.cc887 TEST(Int128, MultiplicationTest) { in TEST() argument
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/numeric/
H A Dint128_test.cc892 TEST(Int128, MultiplicationTest) { in TEST() argument
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/numeric/
H A Dint128_test.cc892 TEST(Int128, MultiplicationTest) { in TEST() argument
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/numeric/
H A Dint128_test.cc919 TEST(Int128, MultiplicationTest) { in TEST() argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/numeric/
Dint128_test.cc892 TEST(Int128, MultiplicationTest) { in TEST() argument
/aosp_15_r20/external/abseil-cpp/absl/numeric/
H A Dint128_test.cc895 TEST(Int128, MultiplicationTest) { in TEST() argument