ONE - On-device Neural Engine
|
#include <OpPrinter.h>
Public Member Functions | |
virtual void | options (const tflite::Operator *, std::ostream &) const |
Definition at line 28 of file OpPrinter.h.
|
inlinevirtual |
Reimplemented in tfldump::AddPrinter, tfldump::ArgMaxPrinter, tfldump::ArgMinPrinter, tfldump::BidirectionalSequenceLSTMPrinter, tfldump::CastPrinter, tfldump::Conv2DPrinter, tfldump::DivPrinter, tfldump::Pool2DPrinter, tfldump::ConcatenationPrinter, tfldump::ReducerPrinter, tfldump::ReshapePrinter, tfldump::ResizeBilinearPrinter, tfldump::ResizeNearestNeighborPrinter, tfldump::ReverseSequencePrinter, tfldump::DepthToSpacePrinter, tfldump::SparseToDensePrinter, tfldump::DepthwiseConv2DPrinter, tfldump::FakeQuantPrinter, tfldump::FullyConnectedPrinter, tfldump::GatherPrinter, tfldump::GeluPrinter, tfldump::IfPrinter, tfldump::L2NormPrinter, tfldump::LeakyReluPrinter, tfldump::LocalResponseNormalizationPrinter, tfldump::MirrorPadPrinter, tfldump::MulPrinter, tfldump::PackPrinter, tfldump::OneHotPrinter, tfldump::ShapePrinter, tfldump::SoftmaxPrinter, tfldump::SpaceToDepthPrinter, tfldump::SqueezePrinter, tfldump::StridedSlicePrinter, tfldump::SplitPrinter, tfldump::SplitVPrinter, tfldump::SubPrinter, tfldump::SVDFPrinter, tfldump::TransposeConvPrinter, tfldump::WhilePrinter, tfldump::UnidirectionalSequenceLSTMPrinter, tfldump::UniquePrinter, and tfldump::CustomOpPrinter.
Definition at line 31 of file OpPrinter.h.