Home
last modified time | relevance | path

Searched defs:FullyConnectedInt8Test (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/armnn/delegate/test/
H A DFullyConnectedTest.cpp63 void FullyConnectedInt8Test(std::vector<armnn::BackendId>& backends, bool constantWeights = true) in FullyConnectedInt8Test() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
H A Dfully_connected_test_util.cc169 absl::Status FullyConnectedInt8Test(TestExecutionEnvironment* env) { in FullyConnectedInt8Test() function