macOS: 10.13.3(17D102)
WebDriver: 387.10.10.10.25.156
CUDA Toolkit: 9.1.128
cuDNN: 7
NVDAEGPUSupport: 6
macOS: 10.13.3(17D102)
WebDriver: 387.10.10.10.25.156
CUDA Toolkit: 9.1.128
cuDNN: 7
NVDAEGPUSupport: 6
#!/bin/bash | |
set -e | |
set -u | |
set -o pipefail | |
export PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin | |
yum install -y \ | |
cloud-init cloud-utils-growpart \ |
#!/usr/bin/env/python | |
# | |
# More of a reference of using jinaj2 without actual template files. | |
# This is great for a simple output transformation to standard out. | |
# | |
# Of course you will need to "sudo pip install jinja2" first! | |
# | |
# I like to refer to the following to remember how to use jinja2 :) | |
# http://jinja.pocoo.org/docs/templates/ | |
# |
https://gist.github.com/geekcui/ce0bda3dc40d048666fe904c0a2f1017
https://github.com/geekcui/tensorflow-macos-egpu
macOS: 10.13.3
WebDriver: 387.10.10.10.25.156