| 43 | namespace arm_compute |
| 44 | { |
| 45 | class QuantizationInfo; |
| 46 | // Note: Any changes to the fields of the class below that have setters should be mirrored |
| 47 | // (if possible) in the auto_init_if_empty function in AutoConfiguration.h |
| 48 |
no outgoing calls
no test coverage detected