Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/kernels/
A Dlogical.cc32 TfLiteStatus LogicalImpl(TfLiteContext* context, TfLiteNode* node, in LogicalImpl() function
65 return LogicalImpl(context, node, LogicalOr); in LogicalOrEval()
71 return LogicalImpl(context, node, LogicalAnd); in LogicalAndEval()

Completed in 2 milliseconds