Skip to content
Snippets Groups Projects

Update from-scratch.sh to install caffe on Python 2.7 and Linux

Merged Amir MOHAMMADI requested to merge add_caffe into master
1 unresolved thread

Fixes #27 (closed)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
62 62 tensorflow \
63 63 virtualenv \
64 64 vlfeat
65 #caffe
65
66 if [ "$(uname)" == "Linux" ] && [ ${PYTHON_VERSION} == "2.7" ]; then
  • Amir MOHAMMADI mentioned in commit 05f0d3a3

    mentioned in commit 05f0d3a3

  • Please register or sign in to reply
    Loading