mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
35e7599eb22d4912756c6e09293cdf20cafebad2
Prior to this CL, the VTS compilation caching tests are using float32 models. However, there exists several drivers that only support QUANT8 operations, and most of the tests are simply skipped. This CL makes the CompilationCachingTest fixture parameterized that every test will run twice, with the first pass running with float32 models and the second pass running with quant8 models. Bug: 132112463 Test: 1.2 VTS with sample drivers Test: 1.2 VTS with test drivers that can read and write cache entries Change-Id: Iaf28065e46c2d90ab8b347b9848be1e6546cce86
Description
No description provided
Languages
C++
56.3%
AIDL
41.2%
C
1.5%
Rust
0.4%
Java
0.4%
Other
0.1%