Include call_once.h
in tpu_functional_ops.h
PiperOrigin-RevId: 361070186 Change-Id: I0d8fe8950744119cab53a94c8d1116385380f37e
This commit is contained in:
parent
2a5cbed7e9
commit
b813277fd5
@ -16,6 +16,7 @@ limitations under the License.
|
||||
#ifndef TENSORFLOW_CORE_TPU_KERNELS_TPU_FUNCTIONAL_OPS_H_
|
||||
#define TENSORFLOW_CORE_TPU_KERNELS_TPU_FUNCTIONAL_OPS_H_
|
||||
|
||||
#include "absl/base/call_once.h"
|
||||
#include "tensorflow/compiler/jit/shape_inference.h"
|
||||
#include "tensorflow/core/common_runtime/device_mgr.h"
|
||||
#include "tensorflow/core/common_runtime/optimization_registry.h"
|
||||
|
Loading…
Reference in New Issue
Block a user