[PATCH] D96796: [mlgo] Fetch models from path / URL
Mircea Trofin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 16 22:34:41 PST 2021
mtrofin added a comment.
In D96796#2567472 <https://reviews.llvm.org/D96796#2567472>, @phosek wrote:
> I'm not sure about the use case for the remote download feature (you can always just `curl <URL> | tar xvz`). If it's not needed, then I'd skip it for now, we can always introduce it later.
ack - removed the URL stuff.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96796/new/
https://reviews.llvm.org/D96796
More information about the llvm-commits
mailing list