mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-04-29 03:00:14 -04:00
separate out KiTS19 dataset test cases
This commit is contained in:
1
test/external/external_test_datasets.py
vendored
1
test/external/external_test_datasets.py
vendored
@@ -16,6 +16,7 @@ class ExternalTestDatasets(unittest.TestCase):
|
||||
np.random.seed(42)
|
||||
random.seed(42)
|
||||
|
||||
class TestKiTS19Dataset(ExternalTestDatasets):
|
||||
def _create_samples(self, val, num_samples=2):
|
||||
self._set_seed()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user