Home
last modified time | relevance | path

Searched defs:testArgTypes (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/core/op_registration/
H A Dop_registration_test.cpp818 struct testArgTypes final { struct
820 …tputType output, std::function<void(const IValue&)> outputExpectation, const std::string& schema) { in test()