Searched defs:HooksTestCase (Results 1 – 1 of 1) sorted by relevance
47 struct HooksTestCase { struct51 HooksTestCase(std::string name, std::vector<torch::jit::IValue> inputs, in HooksTestCase() argument