Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/cpp/api/
H A Dmodules.cpp5233 struct InnerTestModule : torch::nn::Module { in TEST_F() struct
5234 InnerTestModule() in TEST_F() argument
5239 torch::nn::Linear fc; in TEST_F()
5240 torch::nn::Embedding table; in TEST_F()