-
Notifications
You must be signed in to change notification settings - Fork 109
BuildBotReproduceLocally
Mircea Trofin edited this page Dec 4, 2021
·
3 revisions
To repro, you need to install the prerequisites and then issue the cmake
invocation of the worker you are investigating.
For prerequisites, please refer to the buildbot initialization script.
Briefly:
- to repro the 'dev' bot (i.e. ml-opt-dev-x86-64), you just need the TENSORFLOW_API_PATH part
- to repro the 'rel' bot (i.e. ml-opt-rel-x86-64), you just need the TENSORFLOW_AOT_PATH part
- ml-opt-devrel-x86-64 is both of the above.