Skip to content

Commit

Permalink
Softmax fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasMolzberger committed Jan 11, 2025
1 parent 12b003f commit 451bb55
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
import network.aika.type.ObjImpl;
import network.aika.type.TypeRegistry;
import network.aika.type.TypeRegistryImpl;
import network.aika.type.relations.RelationMany;
import network.aika.type.relations.RelationOne;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.params.ParameterizedTest;
Expand Down

0 comments on commit 451bb55

Please sign in to comment.