• Pascal Lamblin's avatar
    Make check_preallocated_output work on fct outputs · e6c7086d
    Pascal Lamblin 提交于
    In DebugMode, do not use the no_recycling list when calling the CLinker
    to build individual thunks, so that output memory can always be re-used,
    even for outputs of the actual function.
    
    This enables check_preallocated_output to work on Ops that compute
    the function's outputs.
    
    This should close gh-1174.
    e6c7086d
名称
最后提交
最后更新
..
__init__.py 正在载入提交数据...
test_builders.py 正在载入提交数据...
test_debugmode.py 正在载入提交数据...
test_function_module.py 正在载入提交数据...
test_inplace_opt_for_value.py 正在载入提交数据...
test_misc.py 正在载入提交数据...
test_modes.py 正在载入提交数据...
test_module.py 正在载入提交数据...
test_monitormode.py 正在载入提交数据...
test_pfunc.py 正在载入提交数据...
test_shared.py 正在载入提交数据...