Home
last modified time | relevance | path

Searched defs:layerNameFormatted (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/armnn/src/armnnTfLiteParser/
H A DTfLiteParser.cpp4251 auto layerNameFormatted = fmt::format(layerName, subgraphIndex, operatorIndex); in ParseArgMinMax() local
4475 std::string layerNameFormatted = fmt::format(layerName, subgraphIndex, operatorIndex); in ParseLocalResponseNormalization() local
4564 std::string layerNameFormatted = fmt::format(layerName, subgraphIndex, operatorIndex); in ParseElementwiseUnary() local
4623 std::string layerNameFormatted = fmt::format(layerName, subgraphIndex, operatorIndex); in ParseComparison() local