Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
tf-build
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Benedikt Wildenhain
tf-build
Commits
bed268a6
Unverified
Commit
bed268a6
authored
Jul 13, 2021
by
William Muir
Committed by
GitHub
Jul 13, 2021
Browse files
Options
Downloads
Patches
Plain Diff
remove note about feature warnings (#37)
parent
23d2176d
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
golang_install_guide/README.md
+1
-8
1 addition, 8 deletions
golang_install_guide/README.md
with
1 addition
and
8 deletions
golang_install_guide/README.md
+
1
−
8
View file @
bed268a6
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment