This commit is contained in:
Brian Linaldi 2023-07-15 09:09:05 +05:30 committed by GitHub
commit 3aeb172bf2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -476,7 +476,6 @@ pub mod tf {
}
predict_return.push(res)
}
//TODO: remove in the future
//TODO: support actual mtl model outputs
(predict_return, batch_ends)
}