tensorflow/core/framework/allocator.cc:101] Allocation of X exceeds 10% of system memory.
==> 將batch size 縮小
問題2: UDA driver version is insufficient for CUDA runtime version
\Anaconda3\lib\site-packages\tensorflow\python\client\session.py in __init__(self, target, graph, config) 674 try: 675 # pylint: disable=protected-access --> 676 self._session = tf_session.TF_NewSessionRef(self._graph._c_graph, opts) 677 # pylint: enable=protected-access 678 finally: InternalError: cudaGetDevice() failed. Status: CUDA driver version is insufficient for CUDA runtime version