Home
last modified time | relevance | path

Searched refs:TestModernAndLegacyAPI (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/core/op_registration/
H A Dop_registration_test.cpp770 struct TestModernAndLegacyAPI final {}; struct
782 …static void test(TestModernAndLegacyAPI, InputType input, std::function<void(const InputType&)> in… in test()
819 template<class APIType = TestModernAndLegacyAPI>