Liu Yihua

Results 23 issues of Liu Yihua

Remove Duplicates from Sorted Array II 代码 2 注解: > 下面是一个更简洁的版本。上面的代码略长,不过扩展性好一些,例如将`occur < 2`改为`occur < 3`,就变成了允许重复最多 3 次。 代码 1 所用变量名为`N = 2`,而非`occur < 2`

Remove Duplicates from Sorted Array II 代码 2 注解: > 下面是一个更简洁的版本。上面的代码略长,不过扩展性好一些,例如将`occur < 2`改为`occur < 3`,就变成了允许重复最多 3 次。 代码 1 所用变量名为`N = 2`,而非`occur < 2`

When I run `Install-Module -Name windows-screenfetch` on PowerShell 7.0.1, it gives me an error: ``` Install-Package: D:\program files\powershell\7\Modules\PowerShellGet\PSModule.psm1:9709 Line | 9709 | … talledPackages = PackageManagement\Install-Package @PSBoundParameters | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |...

Fix #900. Support PyTorch version >= 1.11. Referring to https://github.com/pytorch/pytorch/pull/66765 and https://github.com/pytorch/pytorch/wiki/TH-to-ATen-porting-guide.

The package `SharedArray` introduced since tag 0.5.0 only works on POSIX systems (Linux, BSD, Mac OS) but not on Windows OS, which spoils OpenPCDet's compatibility with Windows. This issue originated...

Fix #681. 1. const float -> constexpr float, referring to https://github.com/opencv/opencv/issues/13491, https://github.com/opencv/opencv/pull/13960, and https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#const-variables 2. rename `check_rect_cross` function to resolve name conflicts 3. change `long` into `int32_t` (`unsigned long long`...

Fix typos in the installation guide in README.md. The build directory `dist` is specified.

## For BUG - BUG description For example, if I added tag "WSL" to post "CSDN-4" and "CSDN-3" at the same time, the command `hexo g` would fail. However, if...

At first I failed to update my gist completing all the steps in README. Then I found a step "Open the 'Actions' tab of your fork and click the 'enable'...

Fix typo in output of extio (IO Voltage Margin)