pub fn replace_kv_cache(
target: &mut TypedModel,
source_node_id: usize,
) -> TractResult<Option<()>>Expand description
Search pattern => Input -> Concat -> Output Return type is for using rule-ensure macro
pub fn replace_kv_cache(
target: &mut TypedModel,
source_node_id: usize,
) -> TractResult<Option<()>>Search pattern => Input -> Concat -> Output Return type is for using rule-ensure macro