Alex

Results 3 issues of Alex

Error is below ![图片](https://user-images.githubusercontent.com/1658550/158065547-07574247-2f7d-4da8-809e-446c749c240b.png) I fiixed it using below code size_t x = 0; size_t y = 0; Term::cursor_get(x, y); std::vector flags { AEC::bold, AEC::reverse }; // change 1 std::cout

There is a code processes path in parallel mode which MAY cause run scripts out of order. e.g. nodeunit a.js b.js c.js d.js the execute order may looks like ->...

After made below changes in Dockerfile, this repo can still work in 2025, ``` FROM pytorch/pytorch:1.5.1-cuda10.1-cudnn7-devel MAINTAINER Viet Nguyen # 1. The certificate in pytorch:1.5.1-cuda10.1 is expired. So update nvidia...