Searched refs:AsCompiledFunctionUnchecked (Results 1 – 1 of 1) sorted by relevance
470 return CompiledFunction::AsCompiledFunctionUnchecked(*this); in func()480 static CompiledFunction* AsCompiledFunctionUnchecked(py::handle handle);1047 CompiledFunction* CompiledFunction::AsCompiledFunctionUnchecked( in AsCompiledFunctionUnchecked() function in jax::__anon901e1bb70811::CompiledFunction1056 return CompiledFunction::AsCompiledFunctionUnchecked(handle); in AsCompiledFunction()