Skip to main content

two_models_ordered

Function two_models_ordered 

Source
pub async fn two_models_ordered(
    lhs: Value,
    rhs: Value,
    builtin: &'static str,
) -> BuiltinResult<(TfModel, TfModel)>