• H
    Fix a bug for Parameter · 1f677125
    He Wei 提交于
    1. Parameter's init_data() should have no effect if default_input already set;
    2. This bug is introduced by 'decouple ParamValue from python';
    3. An unit test case is added to ensure the right init_data() behavior.
    1f677125
test_parameter.py 5.7 KB