Commit 2c50519
Add a way to provide target nodes in Android (tensorflow#14722)
* Add a way to provide target nodes in Android
This is required when running some models as a step for initializing the graph etc.
* Fix enableStats mistake on overload
Falsely passed enableStats as false instead of the parameter for the non overloaded version.1 parent 62b54bf commit 2c50519
File tree
1 file changed
+12
-0
lines changed- tensorflow/contrib/android/java/org/tensorflow/contrib/android
1 file changed
+12
-0
lines changedLines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
197 | 204 | | |
198 | 205 | | |
199 | 206 | | |
| |||
204 | 211 | | |
205 | 212 | | |
206 | 213 | | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
207 | 219 | | |
208 | 220 | | |
209 | 221 | | |
| |||
0 commit comments