又搞到3点,还是没有找到问题在哪,不过已经排除了是forward的问题
This commit is contained in:
@@ -69,7 +69,6 @@ agg_name2key = {
|
||||
|
||||
def agg(idx, z):
|
||||
idx = np.asarray(idx, dtype=np.int32)
|
||||
|
||||
if np.all(z == 0.):
|
||||
return 0
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user