This is an archive of the discontinued LLVM Phabricator instance.

[mlgo] Use have_tflite instead of have_tf_api
ClosedPublic

Authored by kazu on Dec 15 2022, 11:20 AM.

Details

Summary

We are in the process of retiring LLVM_HAVE_TF_API in favor of
LLVM_HAVE_TFLITE. This patch takes care of the transition in
llvm/test.

Diff Detail

Event Timeline

kazu created this revision.Dec 15 2022, 11:20 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 15 2022, 11:20 AM
kazu requested review of this revision.Dec 15 2022, 11:20 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 15 2022, 11:20 AM
mtrofin accepted this revision.Dec 15 2022, 11:28 AM
This revision is now accepted and ready to land.Dec 15 2022, 11:28 AM
This revision was landed with ongoing or failed builds.Dec 15 2022, 1:54 PM
This revision was automatically updated to reflect the committed changes.