We use LLVM_HAVE_TFLITE as the key to enable the MLGO bits. We do not
use the "else" clause.
Details
Details
- Reviewers
mtrofin - Commits
- rG842b0d0fe2dd: [mlgo] Remove TENSORFLOW_C_LIB_PATH
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D139860
[mlgo] Remove TENSORFLOW_C_LIB_PATH ClosedPublic Authored by kazu on Dec 12 2022, 10:21 AM.
Details
Summary We use LLVM_HAVE_TFLITE as the key to enable the MLGO bits. We do not
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 12 2022, 11:22 AM This revision was landed with ongoing or failed builds.Dec 12 2022, 11:28 AM Closed by commit rG842b0d0fe2dd: [mlgo] Remove TENSORFLOW_C_LIB_PATH (authored by kazu). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 482204 llvm/CMakeLists.txt
|