Home
last modified time | relevance | path

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

/external/armnn/src/armnn/optimizations/
DConvertConstants.hpp36 ConstTensor newInput(newInfo, newValues); in Func() local
57 ConstTensor newInput(newInfo, newValues); in Func() local
DConvertConstDequantisationLayersToConstLayers.hpp119 ConstTensor newInput(newInfo, permutedValues); in ReplaceConstDequantisationLayer() local
124 ConstTensor newInput(newInfo, newValues); in ReplaceConstDequantisationLayer() local
DConvertConstPermuteLayersToConstLayers.hpp109 ConstTensor newInput(newInfo, newValues); in ReplaceConstPermuteLayer() local
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DNioByteString.java221 public InputStream newInput() { in newInput() method in NioByteString
DByteString.java1012 public abstract InputStream newInput(); in newInput() method
1576 public final InputStream newInput() { in newInput() method in LiteralByteString
DRopeByteString.java615 public InputStream newInput() { in newInput() method
/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DNioByteString.java221 public InputStream newInput() { in newInput() method in NioByteString
DByteString.java1012 public abstract InputStream newInput(); in newInput() method
1576 public final InputStream newInput() { in newInput() method in LiteralByteString
DRopeByteString.java615 public InputStream newInput() { in newInput() method
/external/armnn/src/armnn/
DNetwork.cpp863 ConstTensor newInput(newInfo, newValues); in AttemptBackendAssignment() local