ONE - On-device Neural Engine
Loading...
Searching...
No Matches
loco::FilterDecoder Struct Referenceabstract

Decribe how to build a a tensor from a filter. More...

#include <FilterCodec.h>

Public Member Functions

virtual ~FilterDecoder ()=default
 
virtual TensorShape shape (const FilterShape &shape) const =0
 
virtual FilterIndex value (const TensorIndex &index) const =0
 

Detailed Description

Decribe how to build a a tensor from a filter.

Definition at line 53 of file FilterCodec.h.

Constructor & Destructor Documentation

◆ ~FilterDecoder()

virtual loco::FilterDecoder::~FilterDecoder ( )
virtualdefault

Member Function Documentation

◆ shape()

◆ value()

virtual FilterIndex loco::FilterDecoder::value ( const TensorIndex index) const
pure virtual

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