-
由 gdesjardins 提交于
* compute_test_value=True enables on-the-fly execution of perform method * the user provides default test values through the tag scratchpad, i.e. T.dmatrix().tag.test_value = numpy.random.rand(4,6)
1561955a
* compute_test_value=True enables on-the-fly execution of perform method * the user provides default test values through the tag scratchpad, i.e. T.dmatrix().tag.test_value = numpy.random.rand(4,6)