fix kokoro build.
PiperOrigin-RevId: 316795091 Change-Id: I5c8b121d79a0d21f0fa89ba8999f930e0d305322
This commit is contained in:
parent
2bab28aecc
commit
ec27f797f1
|
@ -153,7 +153,7 @@ class TpuCompileOpKernelCommon {
|
||||||
int num_computations_;
|
int num_computations_;
|
||||||
|
|
||||||
private:
|
private:
|
||||||
DISALLOW_COPY_AND_ASSIGN(TpuCompileOpKernelCommon);
|
TF_DISALLOW_COPY_AND_ASSIGN(TpuCompileOpKernelCommon);
|
||||||
};
|
};
|
||||||
|
|
||||||
} // namespace tpu
|
} // namespace tpu
|
||||||
|
|
Loading…
Reference in New Issue