Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dxla_compilation_device.cc120 auto frontend_attributes_result = in Compute() local
122 OP_REQUIRES_OK(context, frontend_attributes_result.status()); in Compute()
124 frontend_attributes_result.ValueOrDie(); in Compute()