autodiff: typetree recursive depth query from enzyme with fallback
Signed-off-by: Karan Janthe <karanjanthe@gmail.com>
This commit is contained in:
@@ -127,7 +127,6 @@ pub(crate) mod Enzyme_AD {
|
||||
);
|
||||
pub(crate) fn EnzymeTypeTreeToString(arg1: CTypeTreeRef) -> *const c_char;
|
||||
pub(crate) fn EnzymeTypeTreeToStringFree(arg1: *const c_char);
|
||||
pub(crate) fn EnzymeGetMaxTypeDepth() -> ::std::os::raw::c_uint;
|
||||
}
|
||||
|
||||
unsafe extern "C" {
|
||||
|
||||
Reference in New Issue
Block a user