Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit20715c5

Browse files
committed
update README
1 parent47f1706 commit20715c5

File tree

1 file changed

+9
-0
lines changed
  • lectures/11-machine-learning

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
Note: on older machines, tensorflow generates an illegal instruction
2+
and crashes python on import. The issue is the CPU instructions it
3+
was compiled with. The solution seems to be to drop down to
4+
tensorflow 1.5:
5+
6+
https://github.com/tensorflow/tensorflow/issues/17411
7+
8+
On my system, I need to make sure I got numpy from pip (instead of the
9+
Fedora package manager).

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp