Searched refs:permuteStr (Results 1 – 1 of 1) sorted by relevance
1096 std::string permuteStr = "permute_" + node.input(1); in AddConvLayerWithDepthwiseConv() local1097 std::vector<std::string> tensorIndexes= {node.input(0), permuteStr}; in AddConvLayerWithDepthwiseConv()