Searched refs:ExpContext (Results 1 - 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/contrib/lite/kernels/
H A Dexp.cc34 struct ExpContext { struct in namespace:tflite::ops::builtin::exp
35 ExpContext(TfLiteContext* context, TfLiteNode* node) { function in struct:tflite::ops::builtin::exp::ExpContext
47 ExpContext op_context(context, node);
55 ExpContext op_context(context, node);

Completed in 4975 milliseconds