aboutsummaryrefslogtreecommitdiffstats
path: root/extensions-builtin/Lora/network_oft.py
AgeCommit message (Expand)AuthorLines
2023-10-19style: fix ambiguous variable namev0xie-2/+2
2023-10-19style: formattingv0xie-2/+2
2023-10-19refactor: fix constraint, re-use get_weightv0xie-24/+16
2023-10-18faster by calculating R in updown and using cached R in forwardv0xie-7/+8
2023-10-18faster by using cached R in forwardv0xie-3/+14
2023-10-18inference working but SLOWv0xie-37/+36
2023-10-17wip incorrect OFT implementationv0xie-0/+82