|
25.02
|
This is the complete list of members for ComparisonLayer, 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 | ComparisonLayer | 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 |
| ComparisonLayer(const ComparisonDescriptor ¶m, const char *name) | ComparisonLayer | protected |
| ConstantTensors typedef | IConnectableLayer | |
| CreateTensorHandles(const TensorHandleFactoryRegistry ®istry, const IWorkloadFactory &factory, const bool IsMemoryManaged=true) | Layer | virtual |
| CreateWorkload(const IWorkloadFactory &factory) const override | ComparisonLayer | virtual |
| DescriptorType typedef | LayerWithParameters< ComparisonDescriptor > | |
| EndInputSlots() | Layer | inline |
| EndOutputSlots() | Layer | inline |
| ExecuteStrategy(IStrategy &strategy) const override | ComparisonLayer | virtual |
| GetAdditionalInformation() const | Layer | inline |
| GetAllowExpandedDims() const | Layer | inline |
| GetBackendHint() const | Layer | inline |
| GetBackendId() const | Layer | inline |
| GetConnectedConstantAsInputTensors() const | LayerWithParameters< ComparisonDescriptor > | 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< ComparisonDescriptor > | 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 | ComparisonLayer | 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 ComparisonDescriptor ¶m, const char *name) | LayerWithParameters< ComparisonDescriptor > | inlineprotected |
| m_AdditionalInfoObject | Layer | protected |
| m_OutputHandlers | Layer | protected |
| m_Param | LayerWithParameters< ComparisonDescriptor > | protected |
| m_ShapeInferenceMethod | Layer | protected |
| OperateOnConstantTensors(Op op) | Layer | inline |
| PrepInfoAndDesc(QueueDescriptor &descriptor) const | LayerWithParameters< ComparisonDescriptor > | 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< ComparisonDescriptor > | 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 | ComparisonLayer | virtual |
| VerifyLayerConnections(unsigned int expectedConnections, const CheckLocation &location) const | Layer | |
| VerifyShapeInferenceType(const TensorShape &outputShape, ShapeInferenceMethod shapeInferenceMethod) | Layer | protected |
| ~ComparisonLayer()=default | ComparisonLayer | protected |
| ~IConnectableLayer() | IConnectableLayer | inlineprotected |
| ~Layer()=default | Layer | protectedvirtual |
| ~LayerWithParameters()=default | LayerWithParameters< ComparisonDescriptor > | protected |