Home
last modified time | relevance | path

Searched defs:op_status (Results 1 – 2 of 2) sorted by relevance

/external/libcups/cups/
Dipp.h742 int op_status; /* Operation ID or status code*/ member
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc2523 auto op_status = LookUpInstruction(root_op); in BuildConstantSubGraph() local