-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathimport_log.txt
More file actions
18 lines (18 loc) · 877 Bytes
/
import_log.txt
File metadata and controls
18 lines (18 loc) · 877 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Trying to load: C:\Users\vfxno\Documents\GitHub\TrueMotionFidelityEngine\build\bin\Release\weights.json
File opened successfully
Parsed JSON, updating buffer...
Failed to map buffer! HR: 0x80070057
Trying to load: C:\Users\vfxno\Documents\GitHub\TrueMotionFidelityEngine\build\bin\Release\weights_trained.json
Failed to open file
Trying to load: output\weights_trained.json
File opened successfully
Parsed JSON, updating buffer...
Failed to map buffer! HR: 0x80070057
Trying to load: C:\Users\vfxno\Documents\GitHub\TrueMotionFidelityEngine\output\weights_trained.json
File opened successfully
Parsed JSON, updating buffer...
Failed to map buffer! HR: 0x80070057
Trying to load: C:\Users\vfxno\Documents\GitHub\TrueMotionFidelityEngine\build\bin\Release\weights.json
File opened successfully
Parsed JSON, updating buffer...
Successfully updated buffer using UpdateSubresource.