Compute Library
 23.08
Printers.h File Reference
#include "JSONPrinter.h"
#include "PrettyPrinter.h"

Go to the source code of this file.

Namespaces

 arm_compute
 Copyright (c) 2017-2023 Arm Limited.
 
 arm_compute::test
 
 arm_compute::test::framework
 

Enumerations

enum  LogFormat { NONE, JSON, PRETTY }
 

Functions

LogFormat log_format_from_name (const std::string &name)
 
inline ::std::stringstream & operator>> (::std::stringstream &stream, LogFormat &format)
 
inline ::std::stringstream & operator<< (::std::stringstream &stream, LogFormat format)