14 class IWorkloadFactory;
void ExecuteStrategy(IStrategy &strategy) const override
Apply a visitor to this layer.
QuantizeLayer(const char *name)
void ValidateTensorShapesFromInputs() override
Layer * Clone(Graph &graph) const override
Creates a dynamically-allocated copy of this layer.
virtual std::unique_ptr< IWorkload > CreateWorkload(const IWorkloadFactory &factory) const override
Copyright (c) 2021 ARM Limited and Contributors.