又搞到3点,还是没有找到问题在哪,不过已经排除了是forward的问题
This commit is contained in:
@@ -76,7 +76,6 @@ def forward_single(inputs: NDArray, N: int, input_idx: NDArray, output_idx: NDAr
|
||||
# for some nodes (inputs nodes), the output z will be nan, thus we do not update the vals
|
||||
ini_vals[i] = z
|
||||
|
||||
|
||||
return ini_vals[output_idx]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user