Add missing header include.
PiperOrigin-RevId: 300531813 Change-Id: Ie2a6d138ff97675ed066b7a2dec067f55599e143
This commit is contained in:
parent
c56b3a2e82
commit
453186c1a0
@ -20,6 +20,7 @@ limitations under the License.
|
||||
#include <vector>
|
||||
|
||||
#include "llvm/ADT/Triple.h"
|
||||
#include "llvm/Support/Host.h"
|
||||
#include "tensorflow/compiler/xla/client/client_library.h"
|
||||
#include "tensorflow/compiler/xla/client/xla_builder.h"
|
||||
#include "tensorflow/compiler/xla/client/xla_computation.h"
|
||||
|
Loading…
Reference in New Issue
Block a user