Project import generated by Copybara.
GitOrigin-RevId: 1e13be30e2c6838d4a2ff768a39c414bc80534bb
This commit is contained in:
committed by
Sebastian Schmidt
parent
63e679d99c
commit
4dc4b19ddb
@@ -70,7 +70,7 @@ MediaPipe will emit data into a pre-specified directory:
|
||||
* On iOS, this can be reached through XCode. Select "Window/Devices and
|
||||
Simulators" and select the "Devices" tab.
|
||||
|
||||

|
||||

|
||||
|
||||
You can open the Download Container. Logs will be located in `application
|
||||
container/.xcappdata/AppData/Documents/`
|
||||
@@ -78,7 +78,7 @@ MediaPipe will emit data into a pre-specified directory:
|
||||
right click and select 'Show Package Contents' in Finder. Logs
|
||||
will be located in 'AppData/Documents/'
|
||||
|
||||

|
||||

|
||||
|
||||
Log files are written to `\<trace_log_path index\>.binarypb` where, by default,
|
||||
`\<trace_log_path\>` is equal to `mediapipe_trace_` (the entire path and file
|
||||
@@ -176,11 +176,11 @@ Trace logs can be analyzed from within the visualizer.
|
||||
|
||||
2. Click on the "Upload" button in the upper right.
|
||||
|
||||

|
||||

|
||||
|
||||
3. Click on "Upload trace file".
|
||||
|
||||

|
||||

|
||||
|
||||
A sample trace file has been generated for you:
|
||||
[sample_trace_binary.pb](../data/visualizer/sample_trace.binarypb)
|
||||
@@ -191,7 +191,7 @@ Trace logs can be analyzed from within the visualizer.
|
||||
5. A chart view will appear. All of your calculators will appear along the left
|
||||
with profiling information listed along the top.
|
||||
|
||||

|
||||

|
||||
|
||||
Click on a header to alternately sort that column in ascending or descending
|
||||
order. You can also scroll horizontally and vertically within the control to
|
||||
|
||||
Reference in New Issue
Block a user