Home
last modified time | relevance | path

Searched refs:kTpuCompileErrorPayloadKey (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/tpu/
Dtpu_compile_interface.h32 static inline constexpr char kTpuCompileErrorPayloadKey[] = variable
/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_compile_op_common.cc578 compile_status.GetPayload(TpuCompileInterface::kTpuCompileErrorPayloadKey) in Compute()
586 TpuCompileInterface::kTpuCompileErrorPayloadKey, in Compute()
807 status.SetPayload(TpuCompileInterface::kTpuCompileErrorPayloadKey, in ComputeInternal()