Skip to content

Actions: yaneurao/YaneuraOu

Make CI (DeepLearning for Ubuntu Linux)

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
382 workflow runs
382 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

types.hとtypes.cppで冗長なコードを整理し、空白やインデントを微調整
Make CI (DeepLearning for Ubuntu Linux) #697: Pull request #280 synchronize by KazApps
August 9, 2024 12:27 1m 17s KazApps:cleanup-code
August 9, 2024 12:27 1m 17s
Fix typo in file misc.cpp (#279)
Make CI (DeepLearning for Ubuntu Linux) #696: Commit 3290520 pushed by yaneurao
August 9, 2024 06:14 6m 17s master
August 9, 2024 06:14 6m 17s
- 32bit OS用のNNUE_halfkpe9用のコンパイルでwarningが出るの修正。
Make CI (DeepLearning for Ubuntu Linux) #685: Commit 86988be pushed by yaneurao
June 30, 2024 13:03 3m 33s master
June 30, 2024 13:03 3m 33s
- halfkpe9、詰みの局面で落ちるの修正。
Make CI (DeepLearning for Ubuntu Linux) #684: Commit 35ccd80 pushed by yaneurao
June 30, 2024 09:39 1m 27s master
June 30, 2024 09:39 1m 27s
- Ubuntuで未知なNNUEアーキテクチャのビルドに失敗していたのを修正
Make CI (DeepLearning for Ubuntu Linux) #683: Commit 993da9c pushed by yaneurao
June 27, 2024 23:44 1m 7s master
June 27, 2024 23:44 1m 7s
- configコマンドで評価関数アーキテクチャが表示されるようにした。
Make CI (DeepLearning for Ubuntu Linux) #682: Commit 1746b8a pushed by yaneurao
June 26, 2024 16:48 1m 22s master
June 26, 2024 16:48 1m 22s
- makefile、NNUEの任意アーキテクチャのビルド対応。
Make CI (DeepLearning for Ubuntu Linux) #681: Commit d6c56db pushed by yaneurao
June 26, 2024 16:06 2m 31s master
June 26, 2024 16:06 2m 31s
- ハイフンを含むシンボルがISO C99違反だったので修正。
Make CI (DeepLearning for Ubuntu Linux) #680: Commit cbee37b pushed by yaneurao
June 25, 2024 02:05 1m 20s master
June 25, 2024 02:05 1m 20s
nnue_architectureのinclude修正忘れ。
Make CI (DeepLearning for Ubuntu Linux) #679: Commit 7ac9d7d pushed by yaneurao
June 25, 2024 00:21 2m 31s master
June 25, 2024 00:21 2m 31s
- NNUE architecture、ビルド時に生成されたheader fileの読み込みに対応
Make CI (DeepLearning for Ubuntu Linux) #678: Commit a0e6d50 pushed by yaneurao
June 24, 2024 23:13 5m 16s master
June 24, 2024 23:13 5m 16s
- k_p_256x2-32-32.hのファイル名 kp_256x2-32-32.h にrename。(入力特徴量名を'_'の左側に持って…
Make CI (DeepLearning for Ubuntu Linux) #677: Commit ca1ae6f pushed by yaneurao
June 24, 2024 23:07 1m 14s master
June 24, 2024 23:07 1m 14s
MakefileにAVXVNNI追加。
Make CI (DeepLearning for Ubuntu Linux) #676: Commit 40abaf3 pushed by yaneurao
June 24, 2024 21:20 1m 15s master
June 24, 2024 21:20 1m 15s
runnerのmacos-13対応、変更漏れ。
Make CI (DeepLearning for Ubuntu Linux) #675: Commit 38efca2 pushed by yaneurao
June 24, 2024 12:54 29m 58s master
June 24, 2024 12:54 29m 58s
GitHub Actionsのmac用、OSをmacOS-11⇨13に変更。
Make CI (DeepLearning for Ubuntu Linux) #674: Commit 9f1e8c8 pushed by yaneurao
June 24, 2024 12:38 1m 12s master
June 24, 2024 12:38 1m 12s
clang-18対応その3
Make CI (DeepLearning for Ubuntu Linux) #673: Commit 4dc3c5e pushed by yaneurao
June 24, 2024 10:08 1m 16s master
June 24, 2024 10:08 1m 16s
clang-18対応その2
Make CI (DeepLearning for Ubuntu Linux) #672: Commit 18beb27 pushed by yaneurao
June 24, 2024 08:37 8m 31s master
June 24, 2024 08:37 8m 31s
- clang-18 on Ubuntu 24.04でlinkerのエラーになっていたの修正。
Make CI (DeepLearning for Ubuntu Linux) #671: Commit cc8368e pushed by yaneurao
June 24, 2024 08:02 1m 11s master
June 24, 2024 08:02 1m 11s
- makebook peta_shockコマンド、一時ファイルの書き出すpathが一貫していなかったの修正。
Make CI (DeepLearning for Ubuntu Linux) #670: Commit b4cd859 pushed by yaneurao
June 16, 2024 01:39 1m 2s master
June 16, 2024 01:39 1m 2s
gcc++でコンパイルエラーになっていたのを修正。
Make CI (DeepLearning for Ubuntu Linux) #669: Commit abd1811 pushed by yaneurao
June 12, 2024 11:13 1m 14s master
June 12, 2024 11:13 1m 14s
- Makefile、macOS用の説明が間違っていたの修正。
Make CI (DeepLearning for Ubuntu Linux) #668: Commit fbe8550 pushed by yaneurao
June 12, 2024 05:21 3m 57s master
June 12, 2024 05:21 3m 57s
- NNUEのnn.binの読み込み失敗の時に、FileNotFoundなのかFileReadErrorなのかFileMismatchなの…
Make CI (DeepLearning for Ubuntu Linux) #667: Commit 9142109 pushed by yaneurao
June 12, 2024 05:20 1m 15s master
June 12, 2024 05:20 1m 15s
- clang, gccで32bit環境用にSSE4.2用、AVX2用がビルドできない件、修正。
Make CI (DeepLearning for Ubuntu Linux) #666: Commit b04826c pushed by yaneurao
June 11, 2024 00:24 1m 8s master
June 11, 2024 00:24 1m 8s
- バージョン V8.30git
Make CI (DeepLearning for Ubuntu Linux) #665: Commit 4453d83 pushed by yaneurao
June 9, 2024 08:32 1m 17s master
June 9, 2024 08:32 1m 17s
- Simplify continuation histories : https://github.com/official-stock…
Make CI (DeepLearning for Ubuntu Linux) #664: Commit b546b8a pushed by yaneurao
June 8, 2024 16:43 1m 8s master
June 8, 2024 16:43 1m 8s
- Adjust lowest depth constants to the natural place : https://github…
Make CI (DeepLearning for Ubuntu Linux) #663: Commit 8f6c7ab pushed by yaneurao
June 4, 2024 13:02 1m 15s master
June 4, 2024 13:02 1m 15s