rnwang commited on
Commit
39b1fce
1 Parent(s): df3d9ce

modify video

Browse files
app.py CHANGED
@@ -161,12 +161,7 @@ with demo:
161
  The video on the right shows how the user can easily accelerate their training and inference (including tracing and quantization) pipelines using BigDL-Nano with just a couple of lines of code; you may refer to our [CVPR 2022 demo paper](https://arxiv.org/abs/2204.01715) for more details.
162
  ''')
163
  with gr.Column():
164
- gr.Video(value="data/training_api.mp4")
165
- with gr.Row().style(equal_height=True):
166
- with gr.Column():
167
- gr.Video(value="data/openvino_api.mp4")
168
- with gr.Column():
169
- gr.Video(value="data/quantize_ort_api.mp4")
170
  gr.Markdown('''
171
  <h2>Demo</h2>
172
 
 
161
  The video on the right shows how the user can easily accelerate their training and inference (including tracing and quantization) pipelines using BigDL-Nano with just a couple of lines of code; you may refer to our [CVPR 2022 demo paper](https://arxiv.org/abs/2204.01715) for more details.
162
  ''')
163
  with gr.Column():
164
+ gr.Video(value="data/nano_api_display.mp4")
 
 
 
 
 
165
  gr.Markdown('''
166
  <h2>Demo</h2>
167
 
data/{openvino_api.mp4 → nano_api_display.mp4} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c56fec37521fb739fdffef383676ce27aa7687b0ea3c5322a4eac4e117f85823
3
- size 3296276
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9002b665df679cba0d08fff9d5175cb7b2530af95c557d18c19d73509c4560ea
3
+ size 3498411
data/quantize_ort_api.mp4 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:25c17439b411d912fd7d5ad998c4dab21e07d991c2340f6192bc63265142fac1
3
- size 2121679
 
 
 
 
data/training_api.mp4 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:1411796bffeeeffb54b4a6d4d816e25e3d50d92fc06c602d7819823d0cd79b23
3
- size 3614691