follow wuyi's comments.

revert-3824-remove_grad_op_type
qingqing01 8 years ago
parent 8dded4f299
commit 751d8533e8

@ -268,7 +268,7 @@ class GradientChecker(unittest.TestCase):
:param input_vars: numpy value of input variable. The following
computation will use these variables.
:param inputs_to_check: inputs var names that should check gradient.
:param output_name: the final output variable name.
:param output_name: the output variable name of forward network.
:param max_relative_error: The relative tolerance parameter.
:param no_grad_set: used when create backward ops
:param only_cpu: only compute and check gradient on cpu kernel.

Loading…
Cancel
Save