summaryrefslogtreecommitdiff
path: root/examples/py-machine-learning/keras-autoencoder.py
diff options
context:
space:
mode:
authorgoriy <goriy@users.noreply.github.com>2015-10-25 23:28:19 +0300
committergoriy <goriy@users.noreply.github.com>2015-10-25 23:28:19 +0300
commit2d185aa465782ba30bfaea5ccd39cea4917e69a8 (patch)
treec5b21c08bce15b46fa0a7e49cf5253344033d436 /examples/py-machine-learning/keras-autoencoder.py
parente709651a20f3b32c5cca9e3ca29c6b0b43bbb4d8 (diff)
tiny realloc function wrapper which handles cases of realloc failures
Memory reallocation with old data pointer handling is done by means of realloc_it() function. Tiny inline function realloc_it() is a wrapper function for standart realloc() which frees old memory pointer and prints errno to stderr if realloc fails.
Diffstat (limited to 'examples/py-machine-learning/keras-autoencoder.py')
0 files changed, 0 insertions, 0 deletions