| /external/armnn/src/armnn/ |
| D | OutputHandler.hpp | 42 const TensorInfo& GetTensorInfo() const { return m_TensorInfo; } in GetTensorInfo() function in armnn::OutputHandler
|
| D | Layer.cpp | 63 const TensorInfo& OutputSlot::GetTensorInfo() const in GetTensorInfo() function in armnn::OutputSlot
|
| D | LoadedNetwork.cpp | 391 const TensorInfo& GetTensorInfo() const { return m_TensorInfo; } in GetTensorInfo() function in armnn::__anone182708e0311::TensorPin
|
| /external/armnn/src/dynamic/sample/ |
| D | SampleTensorHandle.hpp | 49 const armnn::TensorInfo& GetTensorInfo() const in GetTensorInfo() function in sdb::SampleTensorHandle
|
| D | SampleDynamicAdditionWorkload.cpp | 14 inline const armnn::TensorInfo& GetTensorInfo(const armnn::ITensorHandle* tensorHandle) in GetTensorInfo() function
|
| /external/armnn/src/backends/reference/ |
| D | RefTensorHandle.hpp | 49 const TensorInfo& GetTensorInfo() const in GetTensorInfo() function in armnn::RefTensorHandle
|
| /external/android-nn-driver/ |
| D | ConversionUtils.cpp | 50 const armnn::TensorInfo& LayerInputHandle::GetTensorInfo() const in GetTensorInfo() function in armnn_driver::LayerInputHandle
|
| /external/armnn/src/backends/backendsCommon/ |
| D | CpuTensorHandle.hpp | 37 const TensorInfo& GetTensorInfo() const in GetTensorInfo() function in armnn::ConstCpuTensorHandle
|
| /external/armnn/src/armnnQuantizer/ |
| D | QuantizationDataSet.cpp | 58 armnn::TensorInfo InputLayerVisitor::GetTensorInfo(armnn::LayerBindingId layerBindingId) in GetTensorInfo() function in armnnQuantizer::InputLayerVisitor
|
| /external/armnn/src/backends/reference/workloads/ |
| D | RefWorkloadUtils.hpp | 26 inline const TensorInfo& GetTensorInfo(const ITensorHandle* tensorHandle) in GetTensorInfo() function
|
| /external/armnn/src/armnnUtils/ |
| D | TensorUtils.cpp | 38 TensorInfo GetTensorInfo(unsigned int numberOfBatches, in GetTensorInfo() function
|
| /external/tensorflow/tensorflow/lite/experimental/examples/unity/TensorFlowLitePlugin/Assets/TensorFlowLite/SDK/Scripts/ |
| D | Interpreter.cs | 147 private static TensorInfo GetTensorInfo(TfLiteTensor tensor) { in GetTensorInfo() method in TensorFlowLite.Interpreter
|
| /external/tensorflow/tensorflow/lite/delegates/gpu/common/ |
| D | model_builder.cc | 173 absl::Status GetTensorInfo(const TfLiteContext* context, int tensor_id, in GetTensorInfo() function
|
| /external/armnn/src/armnnTfParser/ |
| D | TfParser.cpp | 891 const TensorInfo& GetTensorInfo() const in GetTensorInfo() function in armnnTfParser::ParsedConstTfOperation
|