joaogante HF staff commited on
Commit
bc256f4
·
1 Parent(s): 36ddf40

set fig size

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -8,8 +8,6 @@ import matplotlib.pyplot as plt
8
  import seaborn as sns
9
  import pandas as pd
10
 
11
- sns.set(rc={'figure.figsize': (10, 6)})
12
-
13
 
14
  # benchmark order: pytorch, tf eager, tf xla; units = ms
15
  BENCHMARK_DATA = {
 
8
  import seaborn as sns
9
  import pandas as pd
10
 
 
 
11
 
12
  # benchmark order: pytorch, tf eager, tf xla; units = ms
13
  BENCHMARK_DATA = {