Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/python/
H A Dpython_ivalue.h29 InferredType tryToInferType() override { in tryToInferType() function
H A Dpybind_utils.h367 inline InferredType tryToInferType(py::handle input) { in tryToInferType() function