File size: 221 Bytes
d023e59
 
81672b4
531c599
81672b4
 
e0d94ca
81672b4
1
2
3
4
5
6
7
8
9
#!/bin/bash

echo("Checking h100")
python /check_h100.py
echo("Attempting to run.")
#if [[ $? = 0 ]]; then
optimum-benchmark --config-name text_classification #--config-dir /optimum-benchmark/examples/energy_star/ $@
#fi