Skip to content
Snippets Groups Projects
Unverified Commit bed268a6 authored by William Muir's avatar William Muir Committed by GitHub
Browse files

remove note about feature warnings (#37)

parent 23d2176d
Branches
No related tags found
No related merge requests found
......@@ -184,15 +184,8 @@ $ go run hello_tf.go
The command outputs: `Hello from TensorFlow version *number*`
Success: TensorFlow for Go has been configured.
### Success: TensorFlow for Go has been configured.
The program may generate the following warning messages, which you can ignore:
```
W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library
wasn't compiled to use *Type* instructions, but these are available on your
machine and could speed up CPU computations.
```
## Docker Example
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment