Home
last modified time | relevance | path

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

/external/pytorch/test/cpp/jit/
Dtest_custom_class.cpp26 auto test_with_obj = [&m](IValue obj, std::string expected) { in TEST() local
123 auto test_with_obj = [](script::Module& mod) { in TEST() local