Searched refs:PythonSignature (Results 1 – 4 of 4) sorted by relevance
336 class PythonSignature: class462 class PythonSignatureDeprecated(PythonSignature):481 PythonSignature.signature_str(515 signature: PythonSignature527 signature: PythonSignature744 ) -> PythonSignature:756 ) -> PythonSignature:876 return PythonSignature(1005 def returns_structseq_pyi(signature: PythonSignature) -> tuple[str, str] | None: argument1052 def returns_str_pyi(signature: PythonSignature) -> str: argument[all …]
52 PythonSignature,1251 def is_smaller(s1: PythonSignature, s2: PythonSignature) -> bool: argument1306 ps: PythonSignature, argument
219 py::object PythonSignature() { in PythonSignature() function in jax::PmapFunction869 return fun->PythonSignature(); in BuildPmapSubmodule()
492 py::object PythonSignature() { in PythonSignature() function in jax::__anon901e1bb70811::CompiledFunction1322 return fun->PythonSignature(); in BuildJaxjitSubmodule()