Nabu-asr
|
this file will run the test script More...
Functions | |
def | nabu.scripts.test.test (expdir, testing=False) |
does everything for testing More... | |
Variables | |
nabu.scripts.test.FLAGS = tf.app.flags.FLAGS | |
this file will run the test script
this file will test the performance of a model
usage run test –expdir=<expdir> –recipe=<recipe> –computing=<computing>
def nabu.scripts.test.test | ( | expdir, | |
testing = False |
|||
) |
does everything for testing
expdir | the experiments directory |
testing | if true only the graph will be created for debugging purposes |