Skip to content

Commit

Permalink
1.7.1 gpu avx2 cuda 9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fo40225 committed Jun 20, 2018
1 parent 6ba0ee9 commit 71028ec
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This repo contains all you need that work with tensorflow on windows.

- 64 bit and 32 bit Windows support

- Legacy CPU (without AVX) support
- Legacy & low-end CPU (without AVX) support
- If your CPU didn't support AVX instructions, you will get `ImportError: DLL load failed: A dynamic link library (DLL) initialization routine failed.` (Win 10) or `ImportError: DLL load failed with error code -1073741795` (Win 7) when using tensorflow official release 1.6.0 and up (`pip install tensorflow`)
- You can use `pip install *.whl` which file download from sse2 folder instead of using official AVX binary.

Expand Down

3 comments on commit 71028ec

@dogincar
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how to download file ?

@Fire007-zq
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GHJTKJR

@Fire007-zq
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how to download file ?

Please sign in to comment.