Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/toco/
Dexport_tensorflow.cc791 void ConvertLogisticOperator(const LogisticOperator& src_op, in ConvertLogisticOperator() function
2144 ConvertLogisticOperator(static_cast<const LogisticOperator&>(src_op), in ConvertOperator()