24.08
|
This is the complete list of members for FakeQuantizationLayer, including all inherited members.
AddRelatedLayerName(const std::string layerName) | Layer | inline |
BackendSelectionHint(Optional< BackendId > backend) final | Layer | inlinevirtual |
BeginInputSlots() | Layer | inline |
BeginOutputSlots() | Layer | inline |
Clone(Graph &graph) const override | FakeQuantizationLayer | virtual |
CloneBase(Graph &graph, Params &&... params) const | Layer | protected |
CollectQueueDescriptorInputs(QueueDescriptor &descriptor, WorkloadInfo &info) const | Layer | inlineprotected |
CollectQueueDescriptorOutputs(QueueDescriptor &descriptor, WorkloadInfo &info) const | Layer | inlineprotected |
ConstantTensors typedef | IConnectableLayer | |
CreateTensorHandles(const TensorHandleFactoryRegistry ®istry, const IWorkloadFactory &factory, const bool IsMemoryManaged=true) | Layer | virtual |
CreateWorkload(const IWorkloadFactory &factory) const override | FakeQuantizationLayer | virtual |
DescriptorType typedef | LayerWithParameters< FakeQuantizationDescriptor > | |
EndInputSlots() | Layer | inline |
EndOutputSlots() | Layer | inline |
ExecuteStrategy(IStrategy &strategy) const override | FakeQuantizationLayer | virtual |
FakeQuantizationLayer(const FakeQuantizationDescriptor &descriptor, const char *name) | FakeQuantizationLayer | protected |
GetAdditionalInformation() const | Layer | inline |
GetAllowExpandedDims() const | Layer | inline |
GetBackendHint() const | Layer | inline |
GetBackendId() const | Layer | inline |
GetConnectedConstantAsInputTensors() const | LayerWithParameters< FakeQuantizationDescriptor > | inlineprotected |
GetConstantTensorsByRef() override final | Layer | protectedvirtual |
GetConstantTensorsByRef() const override | Layer | inlineprotectedvirtual |
GetDataType() const | Layer | |
GetGuid() const final | Layer | inlinevirtual |
GetInputSlot(unsigned int index) const override | Layer | inlinevirtual |
GetInputSlot(unsigned int index) override | Layer | inlinevirtual |
GetInputSlots() const | Layer | inline |
GetName() const override | Layer | inlinevirtual |
GetNameStr() const | Layer | inline |
GetNumInputSlots() const override | Layer | inlinevirtual |
GetNumOutputSlots() const override | Layer | inlinevirtual |
GetOutputHandler(unsigned int i=0) const | Layer | inline |
GetOutputHandler(unsigned int i=0) | Layer | inline |
GetOutputSlot(unsigned int index=0) const override | Layer | inlinevirtual |
GetOutputSlot(unsigned int index=0) override | Layer | inlinevirtual |
GetOutputSlots() const | Layer | inline |
GetParameters() const override | LayerWithParameters< FakeQuantizationDescriptor > | inline |
armnn::Layer::GetParameters() const override | Layer | inlinevirtual |
GetPriority() const | Layer | |
GetRelatedLayerNames() | Layer | inline |
GetShapeInferenceMethod() const | Layer | inline |
GetType() const override | Layer | inlinevirtual |
ImmutableConstantTensors typedef | IConnectableLayer | |
InferOutputShapes(const std::vector< TensorShape > &inputShapes) const override | Layer | virtual |
IsOutputUnconnected() | Layer | inline |
Layer(unsigned int numInputSlots, unsigned int numOutputSlots, LayerType type, const char *name) | Layer | |
Layer(unsigned int numInputSlots, unsigned int numOutputSlots, LayerType type, DataLayout layout, const char *name) | Layer | |
LayerWithParameters(unsigned int numInputSlots, unsigned int numOutputSlots, LayerType type, const FakeQuantizationDescriptor ¶m, const char *name) | LayerWithParameters< FakeQuantizationDescriptor > | inlineprotected |
m_AdditionalInfoObject | Layer | protected |
m_OutputHandlers | Layer | protected |
m_Param | LayerWithParameters< FakeQuantizationDescriptor > | protected |
m_ShapeInferenceMethod | Layer | protected |
OperateOnConstantTensors(Op op) | Layer | inline |
PrepInfoAndDesc(QueueDescriptor &descriptor) const | LayerWithParameters< FakeQuantizationDescriptor > | inlineprotected |
ReleaseConstantData() | Layer | virtual |
Reparent(Graph &dest, std::list< Layer * >::const_iterator iterator)=0 | Layer | pure virtual |
ResetPriority() const | Layer | |
SerializeLayerParameters(ParameterStringifyFunction &fn) const override | LayerWithParameters< FakeQuantizationDescriptor > | inlinevirtual |
SetAdditionalInfo(QueueDescriptor &descriptor) const | Layer | protected |
SetAdditionalInfoForObject(const AdditionalInfoObjectPtr &additionalInfo) | Layer | inline |
SetAllowExpandedDims(bool allowExpandedDims) | Layer | inline |
SetBackendId(const BackendId &id) override | Layer | inlinevirtual |
SetGuid(LayerGuid guid) | Layer | inline |
SetShapeInferenceMethod(ShapeInferenceMethod shapeInferenceMethod) | Layer | inline |
ValidateAndCopyShape(const TensorShape &outputShape, const TensorShape &inferredShape, const ShapeInferenceMethod shapeInferenceMethod, const std::string &layerName, const unsigned int outputSlotIndex=0) | Layer | protected |
ValidateTensorShapesFromInputs() override | FakeQuantizationLayer | virtual |
VerifyLayerConnections(unsigned int expectedConnections, const CheckLocation &location) const | Layer | |
VerifyShapeInferenceType(const TensorShape &outputShape, ShapeInferenceMethod shapeInferenceMethod) | Layer | protected |
~FakeQuantizationLayer()=default | FakeQuantizationLayer | protected |
~IConnectableLayer() | IConnectableLayer | inlineprotected |
~Layer()=default | Layer | protectedvirtual |
~LayerWithParameters()=default | LayerWithParameters< FakeQuantizationDescriptor > | protected |