Searched defs:ParseLogistic (Results 1 – 3 of 3) sorted by relevance
91 BOOST_FIXTURE_TEST_CASE(ParseLogistic, SigmoidFixture) in BOOST_FIXTURE_TEST_CASE() argument
1502 TfLiteStatus ParseLogistic(const Operator*, ErrorReporter*, in ParseLogistic() function
1915 void TfLiteParser::ParseLogistic(size_t subgraphIndex, size_t operatorIndex) in ParseLogistic() function in armnnTfLiteParser::TfLiteParser