Commit d3c70a1
Remove environmental variable TF_USE_CUDNN.
This environmental variable was deprecated and useless. cuDNN was still
required to run TensorFlow even if the variable was set to 0.
I will remove code dead code that uses the CanUseCudnn in a subsequent change.
PiperOrigin-RevId: 326851365
Change-Id: Ie2cde09a8a4913125b6c0bfe8ae52da816f808871 parent 26c4ee0 commit d3c70a1
2 files changed
Lines changed: 3 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
261 | 261 | | |
262 | 262 | | |
263 | 263 | | |
| 264 | + | |
264 | 265 | | |
265 | 266 | | |
266 | 267 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
| 25 | + | |
| 26 | + | |
42 | 27 | | |
43 | 28 | | |
44 | 29 | | |
| |||
0 commit comments