Commit Graph

23 Commits

Author SHA1 Message Date
Jinpyo Kim bab356325f Merge branch 'master' of https://github.com/kjp4155/chundoong-lab-ta 2023-02-13 16:26:08 +00:00
Jinpyo Kim 18ec9e1300 Add slrum script. Format code. 2023-02-13 16:23:28 +00:00
bhko 89461264ac reduce input image size for code execution time;21.9s 2023-02-12 03:06:22 +09:00
bhko 15f72b5c8f code revision for small input images 2023-02-10 02:15:36 +09:00
bhko a01253f169 apply batched process 2023-02-06 06:07:20 +00:00
sota-junsik e4a1226f08 implement naive version without openmp 2023-02-05 16:39:32 +00:00
sota-junsik 0cc3be32d3 implement naive version with openmp 2023-02-05 16:38:42 +00:00
sota-junsik 8d46d1a442 delete useless codes 2023-02-05 15:54:39 +00:00
sota-junsik 2825d57cf4 delete openmp 2023-02-05 15:17:04 +00:00
sota-junsik 7485111ba5 implement outc 2023-02-05 14:45:58 +00:00
sota-junsik 56522486cf implement up1~4 2023-02-05 14:33:39 +00:00
sota-junsik b2673ed518 implement up1 2023-02-05 13:44:57 +00:00
sota-junsik a594dc0ec5 implement down1~4 2023-02-05 09:26:22 +00:00
sota-junsik 8c0017920e add running mean, var 2023-02-04 12:32:46 +00:00
sota-junsik c1d19d5b2f check conv2d, batchnorm2d 2023-02-04 09:51:46 +00:00
sota-junsik fc4e36dd29 add reference pytorch code + check writing input & parameters is working correctly 2023-02-04 08:43:29 +00:00
sota-junsik e07428facd add deleting activations in finalize() 2023-02-02 16:36:13 +00:00
sota-junsik 7ee07d9ce3 add TODO 2023-02-02 16:32:28 +00:00
sota-junsik 08ea6a3eb9 implement layers 2023-02-02 16:25:19 +00:00
sota-junsik 453de7bf2e revised error while reading parameters 2023-02-02 14:37:40 +00:00
sota-junsik 08f56585ca add parameters 2023-02-02 10:34:50 +00:00
sota-junsik ac3ad45072 add parameter offset 2023-02-02 10:19:00 +00:00
sota-junsik 850e4bcce1 change name + add relu, tconv 2023-02-02 10:02:36 +00:00