Home
last modified time | relevance | path

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

/external/armnn/src/armnnTfParser/
DTfParser.cpp258 IOutputSlot* AddBroadcastReshapeLayer(IOutputSlot* input0Slot, IOutputSlot* input1Slot, bool isNHWC, in AddBroadcastReshapeLayer()
1940 const bool isNHWC = true; in ParseSub() local
1946 const bool isNHWC = true; in ParseSub() local
3095 const bool isNHWC = true; in AddAdditionLayer() local
3101 const bool isNHWC = true; in AddAdditionLayer() local
3155 const bool isNHWC = true; in AddRealDivLayer() local
3160 const bool isNHWC = true; in AddRealDivLayer() local
3191 const bool isNHWC = true; in AddMaximumLayer() local
3196 const bool isNHWC = true; in AddMaximumLayer() local
3235 const bool isNHWC = true; in AddMultiplicationLayer() local
[all …]