Home
last modified time | relevance | path

Searched refs:validate_with_tolerance (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/tests/validation/fixtures/
H A DFullyConnectedLayerFixture.h329 void validate_with_tolerance(TensorType &target, SimpleTensor<T> &ref) in validate_with_tolerance() function
457 validate_with_tolerance(_dst, dst); in setup()