blob: 65d602cb52b46aee1aca37ecf50f524aa5f01507 [file] [log] [blame]
// clang-format off
#pragma once
namespace torch::executor::testing {
struct SupportedFeatures {
static SupportedFeatures* get();
$header_entries
};
} // namespace torch::executor::testing