More working than not
Not sure if validation works, call it a day
This commit is contained in:
parent
4a03211c83
commit
12aabb0d3f
10 changed files with 116 additions and 105 deletions
|
|
@ -46,7 +46,7 @@ class SquareCropTransformLayer(nn.Module):
|
|||
torch.tensor_split(
|
||||
torch.cat(
|
||||
torch.tensor_split(
|
||||
t_,
|
||||
kpoints_,
|
||||
h_split_count,
|
||||
dim=1
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue