ZigZag - Deep Learning Hardware Design Space Exploration
This repository presents the novel version of our tried-and-tested hardware Architecture-Mapping Design Space Exploration (DSE) Framework for Deep Learning (DL) accelerators. ZigZag bridges the gap between algorithmic DL decisions and their acceleration cost on specialized accelerators through a fast and accurate hardware cost estimation.
UniqueMessageFilter Class Reference

Prevents the logger from filtering duplicate messages. More...

Inheritance diagram for UniqueMessageFilter:
Collaboration diagram for UniqueMessageFilter:

Public Member Functions

def __init__ (self)
 
def filter (self, logging.LogRecord record)
 

Detailed Description

Prevents the logger from filtering duplicate messages.

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self)

Member Function Documentation

◆ filter()

def filter (   self,
logging.LogRecord  record 
)

The documentation for this class was generated from the following file: