Skip to content

Commit f9e2e37

Browse files
committed
remove perf tests. They dont use the actual utils so there is no reason to keep them in this state
1 parent f420c91 commit f9e2e37

File tree

2 files changed

+0
-164
lines changed

2 files changed

+0
-164
lines changed

play.py

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,8 @@
11
#!/usr/bin/env python
22

33
from utils import resize_image, XboxController
4-
<<<<<<< 48ae7d1910c02bfc04433f31ac9fd14322f7747e
5-
from termcolor import cprint
6-
||||||| merged common ancestors
7-
import tensorflow as tf
8-
import model
9-
from termcolor import cprint
10-
=======
114
from termcolor import cprint
125

13-
import tensorflow as tf
14-
import model
15-
>>>>>>> split Sample class out of Screenshot class
166
import gym
177
import gym_mupen64plus
188
from train import create_model

tests/perfTests.py

Lines changed: 0 additions & 154 deletions
This file was deleted.

0 commit comments

Comments
 (0)