5 lines
76 B
YAML
5 lines
76 B
YAML
|
- name: Install TensorFlow
|
||
|
pip:
|
||
|
executable: pip3
|
||
|
name: tensorflow
|