Home
last modified time | relevance | path

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

/external/armnn/src/armnn/
DOutputHandler.hpp42 const TensorInfo& GetTensorInfo() const { return m_TensorInfo; } in GetTensorInfo() function in armnn::OutputHandler
DLayer.cpp63 const TensorInfo& OutputSlot::GetTensorInfo() const in GetTensorInfo() function in armnn::OutputSlot
DLoadedNetwork.cpp391 const TensorInfo& GetTensorInfo() const { return m_TensorInfo; } in GetTensorInfo() function in armnn::__anone182708e0311::TensorPin
/external/armnn/src/dynamic/sample/
DSampleTensorHandle.hpp49 const armnn::TensorInfo& GetTensorInfo() const in GetTensorInfo() function in sdb::SampleTensorHandle
DSampleDynamicAdditionWorkload.cpp14 inline const armnn::TensorInfo& GetTensorInfo(const armnn::ITensorHandle* tensorHandle) in GetTensorInfo() function
/external/armnn/src/backends/reference/
DRefTensorHandle.hpp49 const TensorInfo& GetTensorInfo() const in GetTensorInfo() function in armnn::RefTensorHandle
/external/android-nn-driver/
DConversionUtils.cpp50 const armnn::TensorInfo& LayerInputHandle::GetTensorInfo() const in GetTensorInfo() function in armnn_driver::LayerInputHandle
/external/armnn/src/backends/backendsCommon/
DCpuTensorHandle.hpp37 const TensorInfo& GetTensorInfo() const in GetTensorInfo() function in armnn::ConstCpuTensorHandle
/external/armnn/src/armnnQuantizer/
DQuantizationDataSet.cpp58 armnn::TensorInfo InputLayerVisitor::GetTensorInfo(armnn::LayerBindingId layerBindingId) in GetTensorInfo() function in armnnQuantizer::InputLayerVisitor
/external/armnn/src/backends/reference/workloads/
DRefWorkloadUtils.hpp26 inline const TensorInfo& GetTensorInfo(const ITensorHandle* tensorHandle) in GetTensorInfo() function
/external/armnn/src/armnnUtils/
DTensorUtils.cpp38 TensorInfo GetTensorInfo(unsigned int numberOfBatches, in GetTensorInfo() function
/external/tensorflow/tensorflow/lite/experimental/examples/unity/TensorFlowLitePlugin/Assets/TensorFlowLite/SDK/Scripts/
DInterpreter.cs147 private static TensorInfo GetTensorInfo(TfLiteTensor tensor) { in GetTensorInfo() method in TensorFlowLite.Interpreter
/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dmodel_builder.cc173 absl::Status GetTensorInfo(const TfLiteContext* context, int tensor_id, in GetTensorInfo() function
/external/armnn/src/armnnTfParser/
DTfParser.cpp891 const TensorInfo& GetTensorInfo() const in GetTensorInfo() function in armnnTfParser::ParsedConstTfOperation