Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created August 24, 2018 09:31
Show Gist options
  • Save ryantm/1fb9eae440ddefc76c3ba42aa1a95dc4 to your computer and use it in GitHub Desktop.
Save ryantm/1fb9eae440ddefc76c3ba42aa1a95dc4 to your computer and use it in GitHub Desktop.
/nix/store/fzbg9md3i3zlnsaxv0slrdfy7yr4p6hv-libtensorflow-1.10.0
├── include
│   └── tensorflow
│   └── c
│   ├── c_api_experimental.h
│   ├── c_api.h
│   ├── eager
│   │   └── c_api.h
│   └── LICENSE
└── lib
├── libtensorflow_framework.so
└── libtensorflow.so
5 directories, 6 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment