Home
last modified time | relevance | path

Searched refs:is_Bptt (Results 1 – 1 of 1) sorted by relevance

/dports/math/snns/SNNSv4.3/tools/sources/
H A Dsnns2c.c1045 static int first_time = 1, is_Bptt = 0; /* to avoid unneeded procedure calls */ in writeUnitNew() local
1049 is_Bptt = is_BPTT_net(); in writeUnitNew()
1059 if (is_Bptt) { in writeUnitNew()
1086 static int first_time = 1, is_Bptt = 0; /* to avoid unneeded procedure calls */ in writeUnit() local
1090 is_Bptt = is_BPTT_net(); in writeUnit()
1098 if (is_Bptt) { in writeUnit()