zephyr/samples/modules/tensorflow/hello_world/sample.yaml
Lauren Murphy cb4d28a066 samples: add tensorflow hello world sample
Adds Tensorflow Hello World sample to tree.

Signed-off-by: Lauren Murphy <lauren.murphy@intel.com>
2021-04-29 08:35:57 -04:00

17 lines
344 B
YAML

sample:
description: Hello World TensorFlow sample
name: hello world tensorflow
common:
tags: tensorflow
harness: console
harness_config:
type: multi_line
ordered: false
regex:
- "x_value:.*, y_value:.*"
- ""
tests:
sample.tensorflow.helloworld:
platform_allow: qemu_x86 qemu_x86_64
tags: tensorflow