From 6940dd720ebb6b3d1df8ca203ab696daefe58189 Mon Sep 17 00:00:00 2001 From: Jim Flynn Date: Fri, 20 Mar 2020 12:25:56 +0000 Subject: renamed Documentation folder 20.02 and added .nojekyll file Signed-off-by: Jim Flynn --- ...assarmnn_1_1_sample_tensor_handle-members.xhtml | 133 +++++++++++++++++++++ 1 file changed, 133 insertions(+) create mode 100644 20.02/classarmnn_1_1_sample_tensor_handle-members.xhtml (limited to '20.02/classarmnn_1_1_sample_tensor_handle-members.xhtml') diff --git a/20.02/classarmnn_1_1_sample_tensor_handle-members.xhtml b/20.02/classarmnn_1_1_sample_tensor_handle-members.xhtml new file mode 100644 index 0000000000..98d694c1f1 --- /dev/null +++ b/20.02/classarmnn_1_1_sample_tensor_handle-members.xhtml @@ -0,0 +1,133 @@ + + + + + + + + + + + + + +ArmNN: Member List + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  20.02 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+
+
SampleTensorHandle Member List
+
+
+ +

This is the complete list of members for SampleTensorHandle, including all inherited members.

+ + + + + + + + + + + + + + + + + + + +
Allocate() overrideSampleTensorHandlevirtual
CopyInFrom(const void *memory)=0ITensorHandlepure virtual
CopyOutTo(void *memory) const =0ITensorHandlepure virtual
GetImportFlags() const overrideSampleTensorHandleinlinevirtual
GetParent() const overrideSampleTensorHandleinlinevirtual
GetShape() const overrideSampleTensorHandleinlinevirtual
GetStrides() const overrideSampleTensorHandleinlinevirtual
GetTensorInfo() constSampleTensorHandleinline
Import(void *memory, MemorySource source) overrideSampleTensorHandlevirtual
Manage() overrideSampleTensorHandlevirtual
Map(bool) const overrideSampleTensorHandlevirtual
armnn::ITensorHandle::Map(bool blocking=true)ITensorHandleinline
SampleTensorHandle(const TensorInfo &tensorInfo, std::shared_ptr< SampleMemoryManager > &memoryManager)SampleTensorHandle
SampleTensorHandle(const TensorInfo &tensorInfo, std::shared_ptr< SampleMemoryManager > &memoryManager, MemorySourceFlags importFlags)SampleTensorHandle
Unmap() const overrideSampleTensorHandleinlinevirtual
armnn::ITensorHandle::Unmap()ITensorHandleinline
~ITensorHandle()ITensorHandleinlinevirtual
~SampleTensorHandle()SampleTensorHandle
+
+ + + + -- cgit v1.2.1