mirror of
https://github.com/sockspls/badfish
synced 2025-05-02 09:39:36 +00:00
Enabled k-p_256x2-32-32.
This commit is contained in:
parent
0be41dbb67
commit
2d70487caa
1 changed files with 2 additions and 2 deletions
|
@ -6,10 +6,10 @@
|
||||||
#if defined(EVAL_NNUE)
|
#if defined(EVAL_NNUE)
|
||||||
|
|
||||||
// 入力特徴量とネットワーク構造が定義されたヘッダをincludeする
|
// 入力特徴量とネットワーク構造が定義されたヘッダをincludeする
|
||||||
//#include "architectures/k-p_256x2-32-32.h"
|
#include "architectures/k-p_256x2-32-32.h"
|
||||||
//#include "architectures/k-p-cr_256x2-32-32.h"
|
//#include "architectures/k-p-cr_256x2-32-32.h"
|
||||||
//#include "architectures/k-p-cr-ep_256x2-32-32.h"
|
//#include "architectures/k-p-cr-ep_256x2-32-32.h"
|
||||||
#include "architectures/halfkp_256x2-32-32.h"
|
//#include "architectures/halfkp_256x2-32-32.h"
|
||||||
//#include "architectures/halfkp-cr-ep_256x2-32-32.h"
|
//#include "architectures/halfkp-cr-ep_256x2-32-32.h"
|
||||||
|
|
||||||
namespace Eval {
|
namespace Eval {
|
||||||
|
|
Loading…
Add table
Reference in a new issue