• 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
名称
最后提交
最后更新
..
sandbox 正在载入提交数据...
tests 正在载入提交数据...
__init__.py 正在载入提交数据...
builders.py 正在载入提交数据...
debugmode.py 正在载入提交数据...
function.py 正在载入提交数据...
function_module.py 正在载入提交数据...
io.py 正在载入提交数据...
mode.py 正在载入提交数据...
module.py 正在载入提交数据...
monitormode.py 正在载入提交数据...
ops.py 正在载入提交数据...
pfunc.py 正在载入提交数据...
profilemode.py 正在载入提交数据...
profiling.py 正在载入提交数据...
sharedvalue.py 正在载入提交数据...