about multiple gpus
2020-03-07 21:39:48

when your multiple gpu code is not workingking.

from https://github.com/tensorflow/tensorflow/issues/36510

TF_FORCE_GPU_ALLOW_GROWTH=true

of course, you can also set this option on in your source code.

gpu_devices = tf.config.experimental.list_physical_devices('GPU')

for device in gpu_devices:

  tf.config.experimental.set_memory_growth(device, True)

if you want to check the status of nvlink.

nvidia-smi nvlink --status

▼ more
in convex optimization book.
2020-02-14 20:11:54

Once the skill of recognizing or formulating convex optimization problems is developed, you will find that surprisingly many problems can be solved via convex optimization.

- convex optimization: https://web.stanford.edu/~boyd/cvxbook/

I believe convex optimization will solve my practical problems too.

▼ more
can you?
2020-02-11 10:38:47

8 hours of sleep

decaffeination

▼ more
처음 만난 너
2020-01-29 16:36:50

트윈스타정 40/5mg,

자몽(쥬스) 랑 복용 하면 안되고

태아에 안 좋고

나를 어지럽거나 실신 하게 만들 수 있는 까다로운 친구지만

기왕 만난거 잘 지내 보자.

▼ more