Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
it4i-source
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
Container registry
Model registry
Operate
Environments
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SCS
it4i-source
Commits
d5649cf2
Commit
d5649cf2
authored
Dec 3, 2018
by
Lukáš Krupčík
Browse files
Options
Downloads
Patches
Plain Diff
fix
parent
2c949dc3
No related branches found
No related tags found
No related merge requests found
Pipeline
#5496
failed
Dec 3, 2018
Stage: build
Stage: test
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
Tensorflow/postup_sestaveni.md
+0
-36
0 additions, 36 deletions
Tensorflow/postup_sestaveni.md
Tensorflow/tensorflow_pkg.tar.gz
+0
-0
0 additions, 0 deletions
Tensorflow/tensorflow_pkg.tar.gz
with
0 additions
and
36 deletions
Tensorflow/postup_sestaveni.md
deleted
100644 → 0
+
0
−
36
View file @
2c949dc3
# Tensorflow 1.1.0
```
console
git clone https://github.com/tensorflow/tensorflow
cd tensorflow
git checkout r1.1
ml cuDNN/5.1-CUDA-7.5.18
ml Bazel/0.4.4-GCC-4.9.3
ml Python/3.6.1
ml GCC/4.9.3-tf
./configure
jemalloc: N
cuda version: 7.5
cuda path: /apps/all/CUDA/7.5.18/
cuDNN version: 5.1.10
cuDNN path: /apps/all/cuDNN/5.1-CUDA-7.5.18/
CUDA compute capability: 3.5
(vse ostatni default)
bazel build --config=opt --config=cuda
//tensorflow/tools/pip_package:build_pip_package
bazel-bin/tensorflow/tools/pip_package/build_pip_package
$
HOME/tensorflow_pkg
pip install --user
~/tensorflow_pkg/tensorflow-1.1.0-cp36-cp36m-linux_x86_64.whl
```
## Chyba **protoc failed**
*
přidat
**env=ctx.configuration.default_shell_env**
do
**ctx.action**
sekce v souboru
**bazel-tensorflow/external/protobuf/protobuf.bzl**
*
znovu spustit
**bazel build --config=opt --config=cuda //tensorflow/tools/pip_package:build_pip_package**
This diff is collapsed.
Click to expand it.
Tensorflow/tensorflow_pkg.tar.gz
deleted
100644 → 0
+
0
−
0
View file @
2c949dc3
File deleted
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