This repository was archived by the owner on Jul 1, 2024. It is now read-only.
Commit ead9271
authored
Fix virtualenv issue in object detection notebook; Fix Windows build error for absl::GetCurrentTimeNanos() (#334)
* Add virtualenv step to isolate yolov4 model conversion
* Fix Windows build error for absl::GetCurrentTimeNanos()
* Revert metadata changes in object detection notebook1 parent 3437cfe commit ead9271
File tree
2 files changed
+13
-5
lines changed- examples/notebooks
- openvino_tensorflow/kernels
2 files changed
+13
-5
lines changedLines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
198 | 200 | | |
199 | 201 | | |
200 | 202 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
47 | 53 | | |
48 | 54 | | |
49 | 55 | | |
| |||
211 | 217 | | |
212 | 218 | | |
213 | 219 | | |
214 | | - | |
| 220 | + | |
215 | 221 | | |
216 | | - | |
| 222 | + | |
217 | 223 | | |
218 | 224 | | |
219 | 225 | | |
| |||
409 | 415 | | |
410 | 416 | | |
411 | 417 | | |
412 | | - | |
| 418 | + | |
413 | 419 | | |
414 | | - | |
| 420 | + | |
415 | 421 | | |
416 | 422 | | |
417 | 423 | | |
| |||
0 commit comments