blob: 470fb79c4a8fdf335333666de280cb5a7548a2c2 [file] [log] [blame]
//
// Copyright © 2022 Arm Ltd and Contributors. All rights reserved.
// SPDX-License-Identifier: MIT
//
#pragma once
namespace armnn
{
constexpr const char * TosaRefBackendId() { return "TosaRef"; }
} // namespace armnn