Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/cpp/jit/
H A Dtest_autodiff.cpp51 std::vector<Variable> make_vars() const { in make_vars() function
/aosp_15_r20/external/python/cpython3/
Dsetup.py156 def sysroot_paths(make_vars, subdirs): argument