Searched defs:can_compile (Results 1 – 3 of 3) sorted by relevance
201 fn can_compile<T: AsRef<str>>(test: T) -> bool { in can_compile() function
89 py::bool_ can_compile = py::module::import("torch._jit_internal") in tryInferTypeWithTypeHint() local
433 py::bool_ can_compile = py::module::import("torch._jit_internal") in tryToInferType() local