[all-commits] [llvm/llvm-project] 33481c: [mlgo] Fetch models from path / URL
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Tue Feb 16 22:47:43 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 33481c9997e3f0afb6c10b1a33a4d48014cf6100
https://github.com/llvm/llvm-project/commit/33481c9997e3f0afb6c10b1a33a4d48014cf6100
Author: Mircea Trofin <mtrofin at google.com>
Date: 2021-02-16 (Tue, 16 Feb 2021)
Changed paths:
M llvm/cmake/modules/TensorFlowCompile.cmake
M llvm/lib/Analysis/CMakeLists.txt
Log Message:
-----------
[mlgo] Fetch models from path / URL
Allow custom location for pre-trained models used when AOT-compiling
policies.
Differential Revision: https://reviews.llvm.org/D96796
More information about the All-commits
mailing list