Searched defs:OpContext (Results 1 - 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/costs/
H A Dop_context.h27 struct OpContext { struct in namespace:tensorflow::grappler
33 OpContext() { function_library = nullptr; } function in struct:tensorflow::grappler::OpContext
/external/tensorflow/tensorflow/contrib/lite/kernels/
H A Dsplit.cc30 struct OpContext { struct in namespace:tflite::ops::builtin::split
31 OpContext(TfLiteContext* context, TfLiteNode* node) { function in struct:tflite::ops::builtin::split::OpContext
74 OpContext op_context(context, node);
96 OpContext op_context(context, node);

Completed in 174 milliseconds