https://github.com/Microsoft/CNTK
Revision 372aea564cdc1fa5f223c7db828b94645353a10e authored by TJ on 24 July 2018, 18:37:31 UTC, committed by TJ on 24 July 2018, 18:37:31 UTC
    Value.Erase before deleting the pointer in unmanaged code.
1 parent 91d9901
Raw File
Tip revision: 372aea564cdc1fa5f223c7db828b94645353a10e authored by TJ on 24 July 2018, 18:37:31 UTC
Changed the default Dispose method generated by Swig for Value class to call
Tip revision: 372aea5
.gitmodules
[submodule "Source/Multiverso"]
	path = Source/Multiverso
	url = https://github.com/Microsoft/Multiverso
[submodule "external/gsl"]
	path = external/gsl
	url = https://github.com/Microsoft/GSL.git
	branch = d846fe5
[submodule "Source/CNTKv2LibraryDll/proto/onnx/onnx_repo"]
	path = Source/CNTKv2LibraryDll/proto/onnx/onnx_repo
	url = https://github.com/onnx/onnx.git
back to top