Merge pull request #38900 from yongtang:mlir-headers-h.inc
PiperOrigin-RevId: 309230749 Change-Id: I697a16ee357d13d65c402b5b4ad412d44be3be50
This commit is contained in:
commit
63aa02c5f3
@ -252,6 +252,7 @@ headers = (
|
||||
list(find_files('*.h', 'tensorflow/c')) +
|
||||
list(find_files('*.h', 'tensorflow/cc')) +
|
||||
list(find_files('*.h', 'tensorflow/compiler')) +
|
||||
list(find_files('*.h.inc', 'tensorflow/compiler')) +
|
||||
list(find_files('*.h', 'tensorflow/core')) +
|
||||
list(find_files('*.h', 'tensorflow/python')) +
|
||||
list(find_files('*.h', 'tensorflow/stream_executor')) +
|
||||
|
Loading…
x
Reference in New Issue
Block a user