Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
it4i-source
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
SCS
it4i-source
Commits
d5649cf2
Commit
d5649cf2
authored
Dec 03, 2018
by
Lukáš Krupčík
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
parent
2c949dc3
Pipeline
#5496
failed with stages
in 2 minutes and 7 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
36 deletions
+0
-36
postup_sestaveni.md
Tensorflow/postup_sestaveni.md
+0
-36
tensorflow_pkg.tar.gz
Tensorflow/tensorflow_pkg.tar.gz
+0
-0
No files found.
Tensorflow/postup_sestaveni.md
deleted
100644 → 0
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**
Tensorflow/tensorflow_pkg.tar.gz
deleted
100644 → 0
View file @
2c949dc3
File deleted
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment