All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] armnn-caffe: reduced recipe size
@ 2018-08-31 18:50 Qin Su
  2018-08-31 18:50 ` [PATCH v3 1/3] armnn-caffe: caffe protobuf files used in building caffe models in armnn Qin Su
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Qin Su @ 2018-08-31 18:50 UTC (permalink / raw)
  To: meta-arago

Removed local files and fetch them from GIT.

Qin Su (3):
  armnn-caffe: caffe protobuf files used in building caffe models in
    armnn.
  armnn-tensorflow: tensorflow protobuf files used in building
    tensorflow models in armnn.
  armnn: ARM NN machine learning SDK.

 .../recipes-support/armnn-caffe/armnn-caffe.bb     | 18 ++++++
 .../armnn-tensorflow/armnn-tensorflow.bb           | 29 +++++++++
 .../generate_tensorflow_protobuf.sh                | 73 ++++++++++++++++++++++
 meta-arago-extras/recipes-support/armnn/armnn.bb   | 47 ++++++++++++++
 .../armnn/0001-stdlib-issue-work-around.patch      | 55 ++++++++++++++++
 5 files changed, 222 insertions(+)
 create mode 100644 meta-arago-extras/recipes-support/armnn-caffe/armnn-caffe.bb
 create mode 100644 meta-arago-extras/recipes-support/armnn-tensorflow/armnn-tensorflow.bb
 create mode 100644 meta-arago-extras/recipes-support/armnn-tensorflow/armnn-tensorflow/generate_tensorflow_protobuf.sh
 create mode 100644 meta-arago-extras/recipes-support/armnn/armnn.bb
 create mode 100644 meta-arago-extras/recipes-support/armnn/armnn/0001-stdlib-issue-work-around.patch

-- 
1.9.1



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-08-31 18:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-31 18:50 [PATCH v3 0/3] armnn-caffe: reduced recipe size Qin Su
2018-08-31 18:50 ` [PATCH v3 1/3] armnn-caffe: caffe protobuf files used in building caffe models in armnn Qin Su
2018-08-31 18:52   ` Denys Dmytriyenko
2018-08-31 18:50 ` [PATCH v3 2/3] armnn-tensorflow: tensorflow protobuf files used in building tensorflow " Qin Su
2018-08-31 18:50 ` [PATCH v3 3/3] armnn: ARM NN machine learning SDK Qin Su

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.