Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/extension/pytree/
H A Dpybindings.cpp63 std::string pytype_str = py::str(type); in register_custom_type() local
203 const auto& pytype_str = spec.handle->custom_type; in unflatten_internal() local