Nabu-asr
Functions | Variables
test.py File Reference

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
 

Detailed Description

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>

Function Documentation

§ test()

def nabu.scripts.test.test (   expdir,
  testing = False 
)

does everything for testing

Parameters
expdirthe experiments directory
testingif true only the graph will be created for debugging purposes