Closed marty1885 closed 2 months ago
See https://github.com/tenstorrent/tt-metal/issues/11640 for details.
This PR hides flatbuffers from public UMD headers so 3rd party projects can compile successfully without matching the exact version of flatbuffers used by UMD/TTNN. This is impossible for some projects (ex: GGML)
If ok, this PR can be merged and pulled into tt-metal AFTER https://github.com/tenstorrent/tt-metal/pull/11641 is merged
Yep makes sense to me, thank you!
closing, this change merged by https://github.com/tenstorrent/tt-umd/pull/36
See https://github.com/tenstorrent/tt-metal/issues/11640 for details.
This PR hides flatbuffers from public UMD headers so 3rd party projects can compile successfully without matching the exact version of flatbuffers used by UMD/TTNN. This is impossible for some projects (ex: GGML)
If ok, this PR can be merged and pulled into tt-metal AFTER https://github.com/tenstorrent/tt-metal/pull/11641 is merged