Searched defs:mixed_precision (Results 1 – 2 of 2) sorted by relevance
| /external/ComputeLibrary/src/dynamic_fusion/sketch/gpu/operators/ |
| D | GpuPool2d.cpp | 52 GpuPool2dSettings &GpuPool2dSettings::mixed_precision(bool mixed_precision) in mixed_precision() argument 58 bool GpuPool2dSettings::mixed_precision() const in mixed_precision() function in arm_compute::experimental::dynamic_fusion::GpuPool2dSettings
|
| /external/ComputeLibrary/tests/validation/fixtures/dynamic_fusion/gpu/cl/ |
| D | Pool2dFixture.h | 55 …nsorShape input_shape, const Pool2dAttributes &pool_attr, DataType data_type, bool mixed_precision) in setup() 85 …ape input_shape, const Pool2dAttributes &pool_attr, const DataType data_type, bool mixed_precision) in compute_target() 168 …size, Padding2D pad, Size2D stride, bool exclude_padding, DataType data_type, bool mixed_precision) in setup()
|