GPUCodeForces/S1
wawahejun d43820ed0e Merge pull request 'finish KulczynskiIndex #69' (#429) from gsd123/GPUCodeForces:gsd69 into main 2025-12-14 22:57:33 +08:00
..
1 fixes #1 2025-10-29 10:49:42 +08:00
2 fixes groupnorm #2 2025-10-30 15:55:47 +08:00
3 fixes softmax #3 2025-10-30 17:54:54 +08:00
4 fixes geglu #4 2025-10-30 18:06:44 +08:00
5 fixes reglu #5 2025-10-30 21:30:18 +08:00
6 finish layernorm #6 2025-10-31 15:24:46 +08:00
7 finish Instancenorm #7 2025-11-03 17:18:15 +08:00
8 fixes localresponsenorm #8 2025-11-04 10:26:53 +08:00
9 fix import missing 2025-10-18 11:10:45 +08:00
10 optimize batchnorm1d operator 2025-10-30 12:32:48 +08:00
11 change dir name 2025-11-06 16:18:38 +08:00
12 redirect to 30 2025-11-12 09:41:29 +08:00
13 finish evonorm #13 2025-11-04 17:14:00 +08:00
14 fixes bcewithlogitsloss #14 2025-11-06 10:39:11 +08:00
15 fixes hingeembeddingloss #15 2025-11-05 16:37:13 +08:00
16 fixes marginrankingloss #16 2025-11-06 10:47:24 +08:00
17 finish crossentropyloss #17 2025-11-05 22:15:59 +08:00
18 finish circleloss #18 2025-11-06 12:01:38 +08:00
19 finish infonceloss #19 2025-11-06 13:16:31 +08:00
20 finish poissonnllloss #20 2025-11-06 14:13:58 +08:00
21 fixes upsamplingnearest2d #21 2025-11-06 17:38:05 +08:00
22 finish ReflectionPad3d #22 2025-11-07 15:06:18 +08:00
23 finish ReflectionPad2d #23 2025-11-07 15:10:54 +08:00
24 finish ReflectionPad1d #24 2025-11-07 15:19:07 +08:00
25 add a matmul operator 2025-11-11 13:38:45 +08:00
26 fixes #26 2025-11-12 09:40:59 +08:00
27 fixes 2025-11-11 18:46:54 +08:00
28 fixes mseloss #28 2025-11-12 09:29:33 +08:00
29 fixes kldivloss #29 2025-11-11 19:15:50 +08:00
30 redirect to 30 2025-11-12 09:41:29 +08:00
31 finish GaussianNLLLoss #31 2025-11-12 11:17:34 +08:00
32 finish NLLLoss #32 2025-11-12 11:22:16 +08:00
33 finish TanimotoCoefficient #33 2025-11-12 11:39:18 +08:00
35 fixed softmarginloss 2025-11-12 14:06:06 +08:00
36 finish multimarginloss 2025-11-12 14:48:12 +08:00
37 fixes pairwisedistance #37 2025-11-12 15:03:58 +08:00
38 fixes pairwisedistance #38 2025-11-12 15:07:00 +08:00
39 finish TripletMarginWithDistanceLoss #39 2025-11-12 15:11:24 +08:00
40 finish SmoothL1Loss #40 2025-11-12 16:15:55 +08:00
41 finish PearsonCorrelation #41 2025-11-12 21:22:03 +08:00
42 finish LogCoshLoss #42 2025-11-12 21:27:42 +08:00
43 finish linear_gelu operator #43 2025-11-13 10:10:33 +08:00
44 finish multilabelmarginloss #44 2025-11-13 10:58:25 +08:00
Example 强调提交规范 2025-11-13 16:19:48 +08:00
LJy123_#47 finish square-sigmoid (affine-gate) #47 2025-12-06 17:07:20 +08:00
LJy123_#50 finish atan-sigmoid based on mix-gate #50 2025-12-06 17:13:12 +08:00
LJy123_#115 finish LogAbsPlusOneGate #115 2025-12-10 23:48:21 +08:00
Ljy123_#1 finish layernorm #1 2025-11-13 21:31:19 +08:00
Ljy123_#3 finish gelu 2025-11-17 21:41:40 +08:00
Ljy123_#6 optimzied softmax 2025-11-17 22:01:20 +08:00
Ljy123_#7 finish swish 2025-11-18 21:00:38 +08:00
Ljy123_#8 finish rmsnorm 2025-11-18 21:02:51 +08:00
Ljy123_#9 finish affine-relu 2025-12-01 20:34:28 +08:00
Ljy123_#10 finish bias-gelu #10 2025-12-01 20:36:39 +08:00
Ljy123_#11 finish bias-swish #11 2025-12-01 20:38:09 +08:00
Ljy123_#12 finish glu-fuse #12 2025-12-01 20:39:36 +08:00
Ljy123_#13 optimized affine-relu #13 2025-12-01 20:41:09 +08:00
Ljy123_#14 finish relu-square #14 2025-12-01 20:44:34 +08:00
Ljy123_#15 finish softplus-bias #15 2025-12-01 20:46:04 +08:00
Ljy123_#16 finish sigmoid-clamp-affine #15 2025-12-01 20:48:04 +08:00
Ljy123_#17 finish mish-bias #17 2025-12-01 23:39:33 +08:00
Ljy123_#18 finish softsign-affine #18 2025-12-01 23:40:55 +08:00
Ljy123_#19 re upload gtu-fuse operator #19 2025-12-06 16:30:02 +08:00
Ljy123_#20 finish tanshrink affine #20 2025-12-01 23:42:56 +08:00
Ljy123_#21 optimized sigmoid (power-sigmoid-gate) #21 2025-12-01 23:44:40 +08:00
Ljy123_#22 finish gaussian-bias #22 2025-12-02 15:21:35 +08:00
Ljy123_#23 optimized sigmoid (hardsigmoid-affine) #23 2025-12-02 15:23:15 +08:00
Ljy123_#24 finish spherical-affine #24 2025-12-02 15:24:48 +08:00
Ljy123_#25 finish swish2bias #25 2025-12-02 15:26:08 +08:00
Ljy123_#26 reupload selu-affine operator #26 2025-12-06 16:32:11 +08:00
Ljy123_#27 optimized bias (log1p-square-bias) #27 2025-12-02 15:28:42 +08:00
Ljy123_#28 finish sqrt-relu-affine #28 2025-12-03 18:18:49 +08:00
Ljy123_#29 finish expm1 #29 2025-12-03 18:20:01 +08:00
Ljy123_#30 finish softclip-affine #30 2025-12-03 18:21:31 +08:00
Ljy123_#31 finish leaky-swish-bias #31 2025-12-03 18:22:45 +08:00
Ljy123_#33 finish softmax-channel-affine #33 2025-12-03 18:25:39 +08:00
Ljy123_#34 finish contrastive-gate #34 2025-12-03 18:26:57 +08:00
Ljy123_#35 finish channel-rms-gate #35 2025-12-03 23:27:38 +08:00
Ljy123_#36 finish prototype-cosine-gate #36 2025-12-03 23:28:58 +08:00
Ljy123_#37 optimized softmax-affine (use group) #37 2025-12-03 23:30:21 +08:00
Ljy123_#38 finish spatial-diff gate #38 2025-12-03 23:32:42 +08:00
Ljy123_#39 finish range-gate-affine #39 2025-12-03 23:34:47 +08:00
Ljy123_#40 optimized channel-affine(temp-softmax) #40 2025-12-03 23:37:37 +08:00
Ljy123_#41 finish logsigmoid (affine-gate) #41 2025-12-03 23:40:06 +08:00
Ljy123_#42 finish exp-square #42 2025-12-03 23:41:39 +08:00
Ljy123_#43 finish cosaffine gate #43 2025-12-06 17:01:04 +08:00
Ljy123_#44 finish sinaffine gate #44 2025-12-06 17:02:22 +08:00
Ljy123_#45 finish tanhaffine gate #45 2025-12-06 17:03:44 +08:00
Ljy123_#46 optimize power sigmoid (affine-gate) #46 2025-12-06 17:05:17 +08:00
Ljy123_#48 finish hardwish based on afgate #48 2025-12-06 17:09:56 +08:00
Ljy123_#49 finish cosine square based on gate #49 2025-12-06 17:11:27 +08:00
Ljy123_#51 optimized exmp1-sigmoid #51 2025-12-06 17:14:49 +08:00
Ljy123_#52 finish softsign sigmoid based on mixgate #52 2025-12-06 17:18:08 +08:00
Ljy123_#58 finish logcosh-affinegate #58 2025-12-10 22:43:24 +08:00
Ljy123_#67 finish bce-loss-row #67 2025-12-10 22:46:37 +08:00
Ljy123_#78 finish hardsigmoid based affinegate #78 2025-12-10 22:50:52 +08:00
Ljy123_#79 finish leakyrelu-affinegate #79 2025-12-10 22:52:06 +08:00
Ljy123_#80 finish softplus2-affinegate #80 2025-12-10 22:53:00 +08:00
Ljy123_#81 finish sinh affinegate #81 2025-12-10 22:54:07 +08:00
Ljy123_#82 finish cosafgate #82 2025-12-10 22:55:08 +08:00
Ljy123_#83 finish relu6 affinegate #83 2025-12-10 22:56:15 +08:00
Ljy123_#84 finish ReLU6GateFusion #84 2025-12-10 22:59:59 +08:00
Ljy123_#85 finish LogisticGateRegulator #85 2025-12-10 23:01:30 +08:00
Ljy123_#86 finish SiLUGateHybrid #86 2025-12-10 23:02:40 +08:00
Ljy123_#87 finish HardTanhGateClamp #87 2025-12-10 23:03:29 +08:00
Ljy123_#88 finish ReLUGateCore #88 2025-12-10 23:04:34 +08:00
Ljy123_#89 finish ELUGateFlow #89 2025-12-10 23:09:53 +08:00
Ljy123_#90 finish SELUGateBoost #90 2025-12-10 23:10:46 +08:00
Ljy123_#91 finish SoftSignGateStream #91 2025-12-10 23:11:46 +08:00
Ljy123_#92 finish SincGateWave #92 2025-12-10 23:12:44 +08:00
Ljy123_#93 finish mish based on affine gate #93 2025-12-10 23:15:07 +08:00
Ljy123_#94 finish gelu ag #94 2025-12-10 23:16:32 +08:00
Ljy123_#95 finish hardswish based on affinegate #95 2025-12-10 23:17:27 +08:00
Ljy123_#96 finish logsigmoid based ag #96 2025-12-10 23:18:49 +08:00
Ljy123_#97 finish arctan based ag #97 2025-12-10 23:20:16 +08:00
Ljy123_#98 finish ErfGateModulator #98 2025-12-10 23:22:09 +08:00
Ljy123_#99 finish SmoothHuberGated #99 2025-12-10 23:23:06 +08:00
Ljy123_#100 finish GaussianModGate #100 2025-12-10 23:23:53 +08:00
Ljy123_#101 finish CELUGateFlow #101 2025-12-10 23:24:35 +08:00
Ljy123_#102 finish SoftplusPower3Gate #102 2025-12-10 23:25:22 +08:00
Ljy123_#103 finish SoftShrinkValve #103 2025-12-10 23:28:14 +08:00
Ljy123_#104 finish HardShrinkGate #104 2025-12-10 23:29:16 +08:00
Ljy123_#105 finish LaplacianGate #105 2025-12-10 23:30:04 +08:00
Ljy123_#106 finish LogCoshGate #106 2025-12-10 23:30:52 +08:00
Ljy123_#108 finish SoftplusRootGate #108 2025-12-10 23:32:33 +08:00
Ljy123_#109 finish ArcSinTanhModGate #109 2025-12-10 23:33:34 +08:00
Ljy123_#110 finish SigmoidSlopeGate #110 2025-12-10 23:35:01 +08:00
Ljy123_#111 finish TanhSlopeGate #111 2025-12-10 23:35:45 +08:00
Ljy123_#112 finish RationalClipGate #112 2025-12-10 23:36:29 +08:00
Ljy123_#113 finish CosGateModulator #113 2025-12-10 23:46:35 +08:00
Ljy123_#114 finish SineGateFusion #114 2025-12-10 23:47:22 +08:00
Ljy123_#116 finish AsinhGatedAffine #116 2025-12-10 23:49:03 +08:00
Ljy123_#117 finish SigmoidSquaredGat #117 2025-12-10 23:49:42 +08:00
Ljy123_#119 finish SoftSignSquaredGate #119 2025-12-10 23:51:04 +08:00
Ljy123_#120 finish ExpAbsDecayGate #120 2025-12-10 23:51:54 +08:00
Ljy123_#122 finish InvSquareGatedAffine #122 2025-12-10 23:53:22 +08:00
Ljy123_#123 finish final operator gompertz #123 2025-12-10 23:59:51 +08:00
Ljy1234_#107 finish HuberGateBlend #107 2025-12-10 23:31:52 +08:00
Lwh20070813_#1 optimized PearsonCorraletion #1 2025-11-23 14:06:09 +08:00
Lwh20070813_#2 optimized LogCoshLoss #2 2025-11-23 14:07:37 +08:00
ZZZJ#24 fixes ScatterAdd #24 2025-12-09 16:50:04 +08:00
ZZZJ_#1 fixed cosineloss #1 2025-11-17 18:23:48 +08:00
ZZZJ_#3 fixes AdaptiveAvgPool2d #3 2025-12-09 15:36:26 +08:00
ZZZJ_#4 fixes AdaptiveAvgPool3d #4 2025-12-09 15:41:39 +08:00
ZZZJ_#5 fixes Maxpool1d #5 2025-12-09 15:48:02 +08:00
ZZZJ_#6 fixes Maxpool2d #6 2025-12-09 15:50:33 +08:00
ZZZJ_#7 fixes Maxpool3d #7 2025-12-09 15:52:43 +08:00
ZZZJ_#9 fixes Zeropad2d #9 2025-12-09 16:00:58 +08:00
ZZZJ_#10 fixes Zeropad3d #10 2025-12-09 16:04:17 +08:00
ZZZJ_#11 fixes Maxunpool1d #11 2025-12-09 16:07:46 +08:00
ZZZJ_#12 fixes Maxunpool2d #12 2025-12-09 16:09:48 +08:00
ZZZJ_#15 fixes FocalEiou #15 2025-12-09 16:26:29 +08:00
ZZZJ_#16 fixes AlphaIou #16 2025-12-09 16:28:17 +08:00
ZZZJ_#17 fixes BoxIou #17 2025-12-09 16:31:58 +08:00
ZZZJ_#18 fixes BoxArea #18 2025-12-09 16:35:41 +08:00
ZZZJ_#19 fixes BoxCornerToCenter #19 2025-12-09 16:37:32 +08:00
ZZZJ_#20 fixes BoxDecode #20 2025-12-09 16:39:57 +08:00
ZZZJ_#21 fixes Boxfilter #21 2025-12-09 16:42:03 +08:00
ZZZJ_#22 fixes OptionalGetElement #22 2025-12-09 16:44:28 +08:00
ZZZJ_#23 fixes OptionalHasElement #23 2025-12-09 16:46:56 +08:00
ZZZJ_#26 fixes ScatterMax #26 2025-12-09 16:54:16 +08:00
ZZZJ_#28 fixes ScatterMin #28 2025-12-09 16:58:34 +08:00
ZZZJ_#29 fixes ScatterMul #29 2025-12-09 17:00:37 +08:00
ZZZJ_#30 fixes ScatterNd #30 2025-12-09 17:02:46 +08:00
ZZZJ_#31 fixes ScatterStd #31 2025-12-09 17:04:45 +08:00
ZZZJ_#32 fixes ScatterSub #32 2025-12-09 17:06:42 +08:00
ZZZJ_#33 fixes Wiou #33 2025-12-09 17:09:10 +08:00
ZZZJ_#36 fixes RgbToBayer #36 2025-12-09 17:15:15 +08:00
ZZZJ_#37 fixes BayerToRgb #37 2025-12-09 17:17:15 +08:00
ZZZJ_#38 fixes XyzToRgb #38 2025-12-09 17:19:39 +08:00
ZZZJ_#39 fixes RgbToXyz #39 2025-12-09 17:21:34 +08:00
ZZZJ_#40 fixes RgbToCmyk #40 2025-12-09 17:23:34 +08:00
ZZZJ_#41 fixes RgbToGrayscale #41 2025-12-09 17:25:52 +08:00
ZZZJ_#42 fixes HslToRgb #42 2025-12-09 17:28:15 +08:00
ZZZJ_#44 fixes RgbToHsl #44 2025-12-09 17:33:07 +08:00
ZZZJ_#45 fixes RgbToHsv #45 2025-12-09 17:34:51 +08:00
ZZZJ_#46 fixes RgbToYcbcr #46 2025-12-09 17:36:35 +08:00
ZZZJ_#47 fixes RgbToYuv #47 2025-12-09 17:38:29 +08:00
ZZZJ_#49 fixes YuvToRgb #49 2025-12-09 17:41:42 +08:00
ZZZJ_#50 fixes CmykToRgb #50 2025-12-09 17:43:40 +08:00
ZZZJ_#51 fixes Roll1d #51 2025-12-09 17:46:00 +08:00
ZZZJ_#52 fixes Roll2d #52 2025-12-09 17:47:22 +08:00
ZZZJ_#53 fixes Roll3d #53 2025-12-09 17:48:48 +08:00
ZZZJ_#54 fixes DwTranspose1d #54 2025-12-09 17:50:54 +08:00
ZZZJ_#55 fixes DwTranspose2d #55 2025-12-09 17:52:29 +08:00
ZZZJ_#56 fixes DwTranspose3d #56 2025-12-09 17:53:42 +08:00
ZZZJ_#57 fixes DwDilated1d #57 2025-12-09 17:55:23 +08:00
ZZZJ_#58 fixes DwDilated2d #58 2025-12-09 17:56:54 +08:00
ZZZJ_#59 fixes DwDilated3d #59 2025-12-09 18:00:20 +08:00
ZZZJ_#60 fixes AvgPool1d #60 2025-12-09 18:19:29 +08:00
ZZZJ_#61 fixes AvgPool2d #61 2025-12-09 18:37:53 +08:00
ZZZJ_#64 fixes Col2im #64 2025-12-09 18:44:38 +08:00
ZZZJ_#65 fixes ColumnStack #65 2025-12-09 18:46:33 +08:00
ZZZJ_#66 fixes ComplexMul #66 2025-12-09 18:48:21 +08:00
ZZZJ_#67 fixes Im2col #67 2025-12-09 18:50:23 +08:00
ZZZJ_#68 fixes ImageNormalize #68 2025-12-09 18:52:13 +08:00
ZZZJ_#69 fixes SegmentReduce #69 2025-12-09 18:55:49 +08:00
ZZZJ_#70 fixes SelectScatter #70 2025-12-09 18:58:12 +08:00
ZZZJ_#71 fixes SliceScatter #71 2025-12-09 18:59:47 +08:00
ZZZJ_#72 fixes TverskyLoss #72 2025-12-09 19:01:36 +08:00
ZZZJ_#73 fixes Cutmix #73 2025-12-09 19:03:31 +08:00
ZZZJ_#74 fixes DepthwiseConv1d #74 2025-12-09 19:05:37 +08:00
ZZZJ_#76 fixes DepthwiseConv3d #76 2025-12-09 19:08:20 +08:00
ZZZJ_#77 fixes SphericalToCartesian #77 2025-12-09 19:40:02 +08:00
ZZZJ_#78 fixes TotalVariationLoss #78 2025-12-09 19:42:01 +08:00
ZZZJ_#80 fixes ManhattanDistanceMatrix #80 2025-12-09 19:45:47 +08:00
ZZZJ_#81 fixes LennardJonesPotential #81 2025-12-09 19:47:37 +08:00
ZZZJ_#82 fixes VandermondeMatrix #82 2025-12-09 19:49:25 +08:00
ZZZJ_#83 fixes AdaptiveMaxPool1d #83 2025-12-09 19:52:16 +08:00
ZZZJ_#84 fixes AdaptiveMaxPool2d #84 2025-12-09 19:54:45 +08:00
ZZZJ_#85 fixes AdaptiveMaxPool3d #85 2025-12-09 19:56:21 +08:00
ZZZJ_#86 fixes DequantizeFp4 #86 2025-12-09 19:58:39 +08:00
ZZZJ_#87 fixes DequantizeInt8 #87 2025-12-09 20:01:24 +08:00
ZZZJ_#88 fixes DequantizeLinear #88 2025-12-09 20:05:08 +08:00
ZZZJ_#90 fixes SobelFilter2d #90 2025-12-09 20:08:48 +08:00
ZZZJ_#91 fixes SobelFilter3d #91 2025-12-09 20:10:34 +08:00
ZZZJ_#92 fixes SobelEdgeDetection #92 2025-12-09 20:13:03 +08:00
ZZZJ_#95 fixes PairwiseKldLoss #95 2025-12-09 20:17:46 +08:00
ZZZJ_#96 fixes PerspectiveGrid #96 2025-12-09 20:19:23 +08:00
ZZZJ_#97 fixes PerspectiveTransform #97 2025-12-09 20:21:42 +08:00
ZZZJ_#98 fixes PolynomialExpansion #98 2025-12-09 20:23:25 +08:00
ZZZJ_#99 fixes PolynomialEval #99 2025-12-09 20:25:46 +08:00
ZZZJ_#100 fixes MulawDecoding #100 2025-12-09 20:28:22 +08:00
ZZZJ_#101 fixes MulawEncoding #101 2025-12-09 20:30:38 +08:00
ZZZJ_#102 fixes RepeatInterleave #102 2025-12-09 20:32:38 +08:00
ZZZJ_#103 fixes MinmaxObserver #103 2025-12-09 20:37:30 +08:00
ZZZJ_#104 fixes MedianFilter1d #104 2025-12-09 20:39:51 +08:00
ZZZJ_#105 fixes MedianFilter2d #105 2025-12-09 20:40:43 +08:00
ZZZJ_#106 fixes MedianFilter3d #106 2025-12-09 20:41:38 +08:00
ZZZJ_#107 fixes Dilation1d #107 2025-12-09 20:43:29 +08:00
ZZZJ_#108 fixes Dilation2d #108 2025-12-09 20:44:24 +08:00
ZZZJ_#109 fixes Dilation3d #109 2025-12-09 20:45:31 +08:00
ZZZJ_#110 fixes Erosion1d #110 2025-12-09 20:46:34 +08:00
ZZZJ_#111 fixes Erosion2d #111 2025-12-09 20:47:25 +08:00
ZZZJ_#112 fixes Erosion3d #112 2025-12-09 20:48:09 +08:00
ZZZJ_#114 fixes GaussianFilter2d #114 2025-12-09 20:50:13 +08:00
ZZZJ_#116 fixes FarthestPointSampling #116 2025-12-09 20:54:47 +08:00
ZZZJ_#117 fixes HaversineDistance #117 2025-12-09 20:55:56 +08:00
ZZZJ_#118 fixes GlobalAveragePooling #118 2025-12-09 20:57:56 +08:00
ZZZJ_#119 fixes GlobalResponseNormalization #119 2025-12-09 20:58:55 +08:00
ZZZJ_#120 fixes GaussianPdf #120 2025-12-09 21:00:12 +08:00
ZZZJ_#121 fixes FusedAdamStep #121 2025-12-09 21:01:12 +08:00
ZZZJ_#122 fixes StdMean #122 2025-12-09 21:02:22 +08:00
ZZZJ_#123 fixes Smoothstep #123 2025-12-09 21:03:25 +08:00
ZZZJ_#124 fixes Squareplus #124 2025-12-09 21:06:50 +08:00
ZZZJ_#125 fixes TransposeScale #125 2025-12-09 21:04:58 +08:00
ZZZJ_#126 fixes L2Normalize #126 2025-12-09 21:08:17 +08:00
ZZZJ_#127 fixes Laplacian #127 2025-12-09 21:09:21 +08:00
ZZZJ_#128 fixes LaplacianFilter #128 2025-12-09 21:10:10 +08:00
ZZZJ_#129 fixes ChamferDistance #129 2025-12-09 21:11:16 +08:00
ZZZJ_#130 fixes ChannelPermute #130 2025-12-09 21:12:40 +08:00
ZZZJ_#131 fixes SigmoidFocalLoss #131 2025-12-09 21:14:34 +08:00
ZZZJ_#132 fixes PolarToCartesian #132 2025-12-09 21:15:27 +08:00
ZZZJ_#133 fixes ResizeNearest #133 2025-12-09 21:16:43 +08:00
ZZZJ_#134 fixes BlurPool #134 2025-12-09 21:17:48 +08:00
ZZZJ_#135 fixes BlackScholes #135 2025-12-09 21:18:48 +08:00
ZZZJ_#136 fixes CrossLayerNorm #136 2025-12-09 21:19:45 +08:00
ZZZJ_#138 fixes TensorRoll #138 2025-12-09 21:22:03 +08:00
ZZZJ_#139 fixes TopkFiltering #139 2025-12-09 21:22:51 +08:00
ZZZJ_#140 fixes solarize #140 2025-12-09 21:24:41 +08:00
ZZZJ_#141 fixes SeparableConv2d #141 2025-12-09 21:26:04 +08:00
ZZZJ_#142 fixes SeparableConv3d #142 2025-12-09 21:26:46 +08:00
ZZZJ_#143 fixes Permute #143 2025-12-09 21:28:00 +08:00
ZZZJ_#144 fixes FresnelSchlick #144 2025-12-09 21:29:22 +08:00
ZZZJ_#145 fixes FusedRmspropStep #145 2025-12-09 21:30:21 +08:00
ZZZJ_#146 fixes FlipHorizontal #146 2025-12-09 21:31:16 +08:00
ZZZJ_#147 fixes Mixup #147 2025-12-09 21:32:09 +08:00
ZZZJ_#148 fixes InverseLerp #148 2025-12-09 21:33:10 +08:00
ZZZJ_#149 fixes LPPool2d #149 2025-12-09 21:34:14 +08:00
ZZZJ_#151 fixes BatchedMatrixInverse #151 2025-12-10 20:10:28 +08:00
ZZZJ_#152 fixes RoIAwarePool1d #152 2025-12-10 22:24:22 +08:00
ZZZJ_#153 fixes RoIAwarePool2d #153 2025-12-10 22:24:24 +08:00
ZZZJ_#154 fixes RoIAwarePool3d #154 2025-12-10 22:24:26 +08:00
ZZZJ_#155 fixes RoiPool #155 2025-12-10 22:24:28 +08:00
ZZZJ_#156 fixes ThreeInterpolate #156 2025-12-10 22:25:02 +08:00
ZZZJ_#157 fixes ThreeNN #157 2025-12-10 22:25:04 +08:00
ZZZJ_#158 fixes VoxelHash #158 2025-12-10 22:25:05 +08:00
ZZZJ_#159 fixes VoxelMean #159 2025-12-10 22:25:07 +08:00
ZZZJ_#160 fixes VoxelToPoint #160 2025-12-10 22:25:09 +08:00
ZZZJ_#161 fixes Slodget #161 2025-12-10 22:48:11 +08:00
ZZZJ_#162 fixes PriorBox #162 2025-12-10 22:49:04 +08:00
ZZZJ_#164 fixes Cross #164 2025-12-10 22:49:36 +08:00
ZZZJ_#165 fixes Kron #165 2025-12-10 22:49:38 +08:00
ZZZJ_#166 fixes KroneckerProduct #166 2025-12-10 22:49:39 +08:00
ZZZJ_#167 fixes Lodget #167 2025-12-10 22:49:41 +08:00
ZZZJ_#168 fixes MatrixPower #168 2025-12-10 22:49:43 +08:00
ZZZJ_#169 fixes PointPillarsScatter #169 2025-12-10 22:49:44 +08:00
ZZZJ_#170 fixes Polar #170 2025-12-10 22:49:46 +08:00
ZZZJ_#171 fixes AffineGrid1d #171 2025-12-10 22:57:15 +08:00
ZZZJ_#173 fixes AffineGrid3d #173 2025-12-10 22:57:18 +08:00
ZZZJ_#174 fixes AlphaBlend #174 2025-12-10 22:57:20 +08:00
ZZZJ_#175 fixes BallQuery #175 2025-12-10 22:57:22 +08:00
ZZZJ_#176 fixes BatchRenorm #176 2025-12-10 22:57:24 +08:00
ZZZJ_#177 fixes BilateralFilter #177 2025-12-10 22:57:26 +08:00
ZZZJ_#180 fixes BroadcastTensors #180 2025-12-10 22:57:31 +08:00
ZZZJ_#181 fixes Bucketize #181 2025-12-10 22:57:33 +08:00
ZZZJ_#182 fixes CartesianProd #182 2025-12-10 22:57:35 +08:00
ZZZJ_#183 fixes CausalMask #183 2025-12-10 22:57:37 +08:00
ZZZJ_#184 fixes Circularpad1d #184 2025-12-10 22:57:38 +08:00
ZZZJ_#185 fixes Circularpad2d #185 2025-12-10 22:57:40 +08:00
ZZZJ_#186 fixes Circularpad3d #186 2025-12-10 22:57:42 +08:00
ZZZJ_#187 fixes Constantpad1d #187 2025-12-10 22:57:43 +08:00
ZZZJ_#188 fixes Constantpad2d #188 2025-12-10 22:57:45 +08:00
ZZZJ_#189 fixes Constantpad3d #189 2025-12-10 22:57:47 +08:00
ZZZJ_#190 fixes CropResize #190 2025-12-10 22:57:49 +08:00
ZZZJ_#191 fixes Digitization #191 2025-12-10 22:57:50 +08:00
ZZZJ_#192 fixes Dropblock1d #192 2025-12-10 22:57:52 +08:00
ZZZJ_#193 fixes Dropblock2d #193 2025-12-10 22:57:54 +08:00
ZZZJ_#194 fixes Dropblock3d #194 2025-12-10 22:57:56 +08:00
ZZZJ_#195 fixes FiniteDifference #195 2025-12-10 22:57:58 +08:00
ZZZJ_#196 fixes Fold #196 2025-12-10 22:57:59 +08:00
ZZZJ_#197 fixes GammaCorrection #197 2025-12-10 22:58:01 +08:00
ZZZJ_#198 fixes GatherElements #198 2025-12-10 22:58:03 +08:00
ZZZJ_#199 fixes GatherNd #199 2025-12-10 22:58:05 +08:00
ZZZJ_#200 fixes Gridsample1d #200 2025-12-10 22:58:06 +08:00
ZZZJ_25 fixes ScatterDiv #25 2025-12-09 16:51:40 +08:00
ZZZJ_113 fixes GaussianBlur #113 2025-12-09 20:49:15 +08:00
gsd123_#1 fix reglu #1 2025-11-14 10:50:31 +08:00
gsd123_#2 fix geglu #2 2025-11-14 10:52:35 +08:00
gsd123_#3 fix layernorm #3 2025-11-14 10:54:10 +08:00
gsd123_#4 fix Instancenrm #4 2025-11-14 10:55:28 +08:00
gsd123_#5 fix evonorm #5 2025-11-14 10:56:40 +08:00
gsd123_#6 fix CrossEntropyLoss #6 2025-11-14 10:57:42 +08:00
gsd123_#7 fix poissonnllloss #7 2025-11-14 10:58:43 +08:00
gsd123_#8 fix infonceloss #8 2025-11-14 10:59:44 +08:00
gsd123_#9 fix circleloss#9 2025-11-14 11:01:22 +08:00
gsd123_#10 fix ReflectionPad1d #10 2025-11-14 11:02:36 +08:00
gsd123_#11 fix ReflectionPad2d #11 2025-11-14 11:03:48 +08:00
gsd123_#12 fix ReflectionPad3d #12 2025-11-14 11:04:58 +08:00
gsd123_#13 fix SmoothL1Loss #13 2025-11-14 11:06:01 +08:00
gsd123_#14 fix TripletMarginWithDistanceLoss #14 2025-11-14 11:07:01 +08:00
gsd123_#15 fix CosineEmbeddingLoss #15 2025-11-14 11:08:28 +08:00
gsd123_#16 finish CauchyLoss #16 2025-11-17 14:14:54 +08:00
gsd123_#17 finish DiceLoss #17 2025-11-18 16:51:32 +08:00
gsd123_#18 finish FocalLoss #18 2025-11-18 16:52:46 +08:00
gsd123_#19 finish Generator #19 2025-11-18 16:54:17 +08:00
gsd123_#20 finish WelschLoss #20 2025-11-18 16:55:28 +08:00
gsd123_#21 finish CharbonnierLoss #21 2025-11-25 19:47:41 +08:00
gsd123_#22 finish contrastiveloss #22 2025-11-25 19:49:13 +08:00
gsd123_#23 finish huberloss #23 2025-11-25 19:50:22 +08:00
gsd123_#24 finish kldivloss #24 2025-11-25 19:51:35 +08:00
gsd123_#25 finish softmax2d #24 2025-11-25 19:52:36 +08:00
gsd123_#26 finish CanberraDistance #26 2025-11-25 20:09:17 +08:00
gsd123_#27 finish SorensenDice #27 2025-11-25 20:25:33 +08:00
gsd123_#28 finish clarksDistance #28 2025-11-25 21:02:00 +08:00
gsd123_#29 finish chebyshevDistance #29 2025-11-25 21:04:02 +08:00
gsd123_#30 finish mahalanobisDistance #30 2025-11-25 21:06:02 +08:00
gsd123_#31 finish Mish #31 2025-11-26 10:55:57 +08:00
gsd123_#32 finish Adaptivepiecewiselinear #32 2025-12-03 09:26:08 +08:00
gsd123_#33 finish AHAF #33 2025-12-03 09:27:27 +08:00
gsd123_#34 finish Colu #34 2025-12-03 09:28:48 +08:00
gsd123_#35 finish Elish #35 2025-12-03 09:29:43 +08:00
gsd123_#36 finish hardmish #36 2025-12-03 09:30:52 +08:00
gsd123_#37 finish PDELU #37 2025-12-03 09:31:51 +08:00
gsd123_#38 finish Phish #38 2025-12-03 09:32:56 +08:00
gsd123_#39 finish PiecewiseLinearUnit #39 2025-12-03 09:33:57 +08:00
gsd123_#40 finish Serlu #40 2025-12-03 09:35:04 +08:00
gsd123_#41 finish CLL #41 2025-12-03 11:16:05 +08:00
gsd123_#42 finish CosLU #42 2025-12-03 11:17:00 +08:00
gsd123_#43 finish CosReLU #43 2025-12-03 11:18:05 +08:00
gsd123_#44 finish DELU #44 2025-12-03 11:18:59 +08:00
gsd123_#45 finish FReLU #45 2025-12-03 11:20:21 +08:00
gsd123_#46 finish FunnelActivationforVisualRecognition #46 2025-12-03 11:21:50 +08:00
gsd123_#48 finish InvMultiquadratic #48 2025-12-03 11:23:56 +08:00
gsd123_#49 finish ISRLU #49 2025-12-03 11:24:47 +08:00
gsd123_#50 finish ISRU #50 2025-12-03 11:25:40 +08:00
gsd123_#51 finish marcsing #51 2025-12-03 11:26:31 +08:00
gsd123_#52 finish ModReLU #52 2025-12-03 11:27:40 +08:00
gsd123_#53 finish Flatten-T #53 2025-12-03 13:05:56 +08:00
gsd123_#54 finish Multiquadratic #54 2025-12-03 11:30:01 +08:00
gsd123_#55 finish Flatten-T Swish #53 2025-12-03 13:14:50 +08:00
gsd123_#56 finish ShiftedSoftPlus #56 2025-12-03 13:28:04 +08:00
gsd123_#57 finish SinReLU #57 2025-12-03 11:32:56 +08:00
gsd123_#58 finish SQNL #58 2025-12-03 11:34:01 +08:00
gsd123_#59 finish SQRBF #59 2025-12-03 11:34:52 +08:00
gsd123_#60 finish QReLu #60 2025-12-03 11:37:12 +08:00
gsd123_#61 finish SquaredReLU #61 2025-12-03 11:38:05 +08:00
gsd123_#62 finish AngularDistance #62 2025-12-09 14:29:57 +08:00
gsd123_#63 finish BentIdentity #63 2025-12-09 09:40:34 +08:00
gsd123_#65 finish ChiSquaredDistance #65 2025-12-09 09:43:01 +08:00
gsd123_#66 finish DiceSimilarity #66 2025-12-09 09:44:01 +08:00
gsd123_#67 finish GradientClip #67 2025-12-09 09:45:08 +08:00
gsd123_#68 finish InverseCubic #68 2025-12-09 14:20:36 +08:00
gsd123_#69 finish KulczynskiIndex #69 2025-12-09 09:47:28 +08:00
gsd123_#70 finish LayerDrop #70 2025-12-09 09:48:49 +08:00
gsd123_#71 finish LogSumExp #71 2025-12-09 09:49:50 +08:00
gsd123_#73 finish MultilabelmarginLoss #73 2025-12-09 09:52:16 +08:00
gsd123_#74 finish SmoothAbs #74 2025-12-09 09:53:55 +08:00
gsd123_#75 finish SmoothMaximum #75 2025-12-09 09:55:25 +08:00
gsd123_#76 finish SmoothMinimum #76 2025-12-09 09:58:17 +08:00
gsd123_#77 finish SmoothRamp #77 2025-12-09 09:59:15 +08:00
gsd123_#78 finish SmoothStep #78 2025-12-09 10:00:55 +08:00
gsd123_#79 finish Squarenonlinearity #79 2025-12-09 10:02:13 +08:00
gsd123_#80 finish TverskyIndex #80 2025-12-09 10:04:03 +08:00
gsd123_#81 finish WeightDecay #81 2025-12-09 10:05:43 +08:00
gsd123_#82 finish Channel-groupnorm-gate #82 2025-12-09 10:08:05 +08:00
gsd123_#83 finish Channel-layernorm-gate #83 2025-12-09 10:30:42 +08:00
gsd123_#84 finish Channel-mean-gate #84 2025-12-09 10:31:42 +08:00
gsd123_#85 finish Channel-std-gate #85 2025-12-09 10:33:29 +08:00
gsd123_#86 finish Channel-var-gate #86 2025-12-09 10:34:32 +08:00
gsd123_#87 finish chebyshev-affine #87 2025-12-09 10:35:50 +08:00
gsd123_#88 finish fourier-affine #88 2025-12-09 10:36:58 +08:00
gsd123_#89 finish hard-swish-gate #89 2025-12-09 10:38:15 +08:00
gsd123_#90 finish hard-tanh-gate #90 2025-12-09 10:39:22 +08:00
gsd123_#91 finish legendre-affine #91 2025-12-09 14:37:41 +08:00
gsd123_#92 finish MeanAbsoluteErrorLoss #92 2025-12-09 10:42:36 +08:00
gsd123_#93 finish winsorize_scale_normalize #93 2025-12-09 15:02:23 +08:00
gsd123_#94 finish Piecewise-affine #94 2025-12-09 10:44:51 +08:00
gsd123_#95 finish Polar-affine #95 2025-12-09 10:45:59 +08:00
gsd123_#96 finish Polynomial-affine #96 2025-12-09 10:47:15 +08:00
gsd123_#97 finish Projective-affine #97 2025-12-09 10:48:15 +08:00
gsd123_#98 finish Schur-affine #98 2025-12-09 10:49:11 +08:00
gsd123_#99 finish Spatial-mean-gate #99 2025-12-09 10:50:26 +08:00
gsd123_#100 finish TweedieLoss #100 2025-12-09 10:51:34 +08:00
gsd123_#101 finish Wavelet-affine #101 2025-12-09 10:52:55 +08:00
gsd123_#104 finish BarlowTwinsLoss #104 2025-12-09 11:01:33 +08:00
gsd123_#105 finish ByolLoss #105 2025-12-09 11:04:12 +08:00
gsd123_#106 finish ContrastivePredictiveCodingLoss #106 2025-12-09 11:06:14 +08:00
gsd123_#107 finish VIDLoss #107 2025-12-09 15:04:21 +08:00
gsd123_#108 finish DistillationLoss #108 2025-12-09 11:08:42 +08:00
gsd123_#109 finish EMDLoss #109 2025-12-09 11:09:43 +08:00
gsd123_#110 finish erf_erfc_inverse #110 2025-12-09 11:11:00 +08:00
gsd123_#111 finish finite_diff_integrate_trapz #111 2025-12-09 11:18:00 +08:00
gsd123_#112 finish gradient_hessian_eigen #112 2025-12-09 11:19:09 +08:00
gsd123_#113 finish huber_loss_tukey_biweight #113 2025-12-09 11:26:58 +08:00
gsd123_#114 finish index_select #114 2025-12-09 11:27:52 +08:00
gsd123_#115 finish median_abs_deviation_scale #115 2025-12-09 11:29:02 +08:00
gsd123_#116 finish MeshEdgeLoss #116 2025-12-09 11:30:02 +08:00
gsd123_#117 finish NonNegativeMatrixFactorizationLoss #117 2025-12-09 11:31:30 +08:00
gsd123_#118 finish normalizezetanhscale #118 2025-12-09 11:32:35 +08:00
gsd123_#120 finish VICRegLoss #120 2025-12-09 15:08:34 +08:00
gsd123_#121 finish quantile_gaussianize #121 2025-12-09 11:35:56 +08:00
gsd123_#122 finish rank_normalize_scale #122 2025-12-09 11:36:56 +08:00
gsd123_#123 finish ransac_normalize_outlier_reject #123 2025-12-09 11:38:05 +08:00
gsd123_#124 finish SwAVLoss #124 2025-12-09 15:09:40 +08:00
gsd123_#125 finish RKDLoss #125 2025-12-09 11:40:17 +08:00
gsd123_#126 finish scale_relu_saturate #126 2025-12-09 11:41:31 +08:00
gsd123_#127 finish scale_shift_clamp #127 2025-12-09 11:42:28 +08:00
gsd123_#130 finish SSIMLoss #130 2025-12-09 15:11:39 +08:00
gsd123_#131 finish segment_softmax #131 2025-12-09 11:51:21 +08:00
gsd123_#132 finish SupConLoss #132 2025-12-09 15:10:42 +08:00
gsd123_#133 finish SimCLRLoss #133 2025-12-09 11:53:50 +08:00
gsd123_#137 finish SparseCodingLoss #137 2025-12-09 11:57:54 +08:00
gsd123_#139 finish hamming_gelu #139 2025-12-10 14:11:39 +08:00
gsd123_#140 finish hamming_relu #140 2025-12-10 14:12:37 +08:00
gsd123_#141 finish hamming_sigmoid #141 2025-12-10 14:13:31 +08:00
gsd123_#142 finish hamming_swish #142 2025-12-10 14:14:24 +08:00
gsd123_#147 finish hellinger_bhattacharyya #147 2025-12-10 22:27:00 +08:00
gsd123_#148 finish hellinger_gelu #148 2025-12-10 22:27:52 +08:00
gsd123_#155 finish logcoshLoss_sum #155 2025-12-10 22:41:14 +08:00
gsd123_#156 finish mahalanobis_gelu #156 2025-12-10 22:42:11 +08:00
gsd123_#157 finish mahalanobis_groupnorm #157 2025-12-10 22:43:09 +08:00
gsd123_#158 finish mahalanobis_groupnorm #158 2025-12-10 22:44:09 +08:00
gsd123_#159 finish mahalanobis_groupnorm #159 2025-12-10 22:44:55 +08:00
gsd123_#160 finish mapLoss #160 2025-12-10 22:46:03 +08:00
gsd123_#161 finish mahalanobis_swish #161 2025-12-10 22:49:30 +08:00
gsd123_#162 finish OpticalFlowLoss #162 2025-12-10 22:51:30 +08:00
gsd123_#163 finish resistance_distance_exp #163 2025-12-10 22:52:33 +08:00
gsd123_#164 finish rogers_tanimo_silu #164 2025-12-10 23:05:54 +08:00
gsd123_#166 finish rogers_tanimo_silu #166 2025-12-10 23:10:50 +08:00
gsd123_#167 finish weight_decay_add #167 2025-12-10 23:13:19 +08:00
hli28146_#1 finish tripletmarginloss #1 2025-11-17 16:11:21 +08:00
hli28146_#2 finish multimarginloss 2025-11-17 16:18:25 +08:00
hli28146_#3 finish softmarginloss #3 2025-11-17 16:22:19 +08:00
hli28146_#4 finish huberloss #4 2025-11-17 16:26:20 +08:00
hli28146_#5 finish multilabelmarginloss #5 2025-11-17 16:30:36 +08:00
hli28146_#6 finish lppool1d #6 2025-11-18 10:35:21 +08:00
hli28146_#7 finish cholesky #7 2025-11-14 18:41:56 +08:00
hli28146_#8 finish vecdot #8 2025-11-17 22:28:01 +08:00
hli28146_#9 finish cross #9 2025-11-17 22:30:08 +08:00
hli28146_#10 finish logsumexp #10 2025-11-17 22:36:15 +08:00
hli28146_#11 finish cumsum #11 2025-11-25 16:20:09 +08:00
hli28146_#12 finish gempool #12 2025-11-26 00:03:49 +08:00
hli28146_#13 finish giouloss #13 2025-11-26 00:34:03 +08:00
hli28146_#14 finish wingloss #14 2025-11-26 16:53:48 +08:00
hli28146_#15 finish poly-1 crossentropy loss #15 2025-11-26 18:46:10 +08:00
hli28146_#16 finish poly-1 focalloss #16 2025-11-26 19:50:54 +08:00
hli28146_#17 finish bprloss #17 2025-11-26 19:26:05 +08:00
hli28146_#18 finish logish #18 2025-11-27 00:00:53 +08:00
hli28146_#19 finish LiSHT #19 2025-11-27 00:11:37 +08:00
hli28146_#20 finish tanhexp #20 2025-11-27 00:19:19 +08:00
hli28146_#21 finish cosfaceloss #21 2025-12-02 14:15:27 +08:00
hli28146_#22 finish arcfaceloss #22 2025-12-02 14:22:02 +08:00
hli28146_#23 finish spherefaceloss #23 2025-12-02 14:27:23 +08:00
hli28146_#24 finish Flatten-T swish #24 2025-12-02 15:04:40 +08:00
hli28146_#25 finish ACON-C #25 2025-12-02 17:21:13 +08:00
hli28146_#26 finish meta-ACON #26 2025-12-02 17:42:30 +08:00
hli28146_#27 finish SmeLU #27 2025-12-02 20:12:19 +08:00
hli28146_#28 finish Phish #28 2025-12-02 20:26:34 +08:00
hli28146_#29 finish GCU #29 2025-12-02 20:43:36 +08:00
hli28146_#30 finish ASU #30 2025-12-02 21:03:39 +08:00
hli28146_#31 finish JSDivergence #31 2025-12-03 15:09:59 +08:00
hli28146_#32 finish deepnorm #32 2025-12-03 16:03:37 +08:00
hli28146_#33 finish scalenorm #33 2025-12-03 16:31:09 +08:00
hli28146_#34 finish pairnorm #34 2025-12-03 18:11:45 +08:00
hli28146_#35 finish angle #35 2025-12-04 15:57:10 +08:00
hli28146_#36 finish conj_physical #36 2025-12-04 13:56:40 +08:00
hli28146_#37 finish fake_quantize_per_channel_affine #37 2025-12-04 16:48:06 +08:00
hli28146_#38 finish fake_quantize_per_tensor_affine #38 2025-12-04 16:32:30 +08:00
hli28146_#39 finish GCELoss #39 2025-12-05 01:11:05 +08:00
hli28146_#40 finish SCELoss #40 2025-12-04 18:56:18 +08:00
hli28146_#42 finish HardBootstrappingLoss #42 2025-12-04 19:29:52 +08:00
hli28146_#43 finish AsymmetricLoss #43 2025-12-04 19:37:09 +08:00
hli28146_#45 finish LDAMLoss #45 2025-12-04 20:21:29 +08:00
hli28146_#46 finish BalancedSoftmaxLoss #46 2025-12-04 20:29:19 +08:00
hli28146_#47 finish sparsemaxloss #47 2025-12-05 00:15:11 +08:00
hli28146_#48 finish ListMLELoss #48 2025-12-05 00:33:23 +08:00
hli28146_#49 finish ListNetLoss #49 2025-12-05 00:40:09 +08:00
hli28146_#50 finish RankNetLoss #50 2025-12-05 00:45:47 +08:00
hli28146_#51 finish varifocalloss #51 2025-12-08 10:30:48 +08:00
hli28146_#52 finish hillloss #52 2025-12-08 10:56:04 +08:00
hli28146_#53 finish Large-MarginSoftmaxLoss #53 2025-12-08 13:08:03 +08:00
hli28146_#54 finish DIoUloss #54 2025-12-08 13:34:53 +08:00
hli28146_#55 finish GeneralizedDiceLoss #55 2025-12-08 14:00:09 +08:00
hli28146_#56 finish LogCoshDiceLoss #56 2025-12-08 15:10:25 +08:00
hli28146_#57 finish tverskyloss #57 2025-12-08 15:29:42 +08:00
hli28146_#58 finish FocalTverskyLoss #58 2025-12-08 16:09:29 +08:00
hli28146_#59 finish MishGLU #59 2025-12-08 18:14:22 +08:00
hli28146_#60 finish RePU #60 2025-12-08 18:33:17 +08:00
hli28146_#61 finish rmsnorm_silu #61 2025-12-09 21:21:42 +08:00
hli28146_#64 finish penalizedtanh #64 2025-12-08 23:07:58 +08:00
hli28146_#65 finish serf #65 2025-12-08 23:56:22 +08:00
hli28146_#66 finish ARiA2 #66 2025-12-09 08:57:52 +08:00
hli28146_#67 finish SRS #67 2025-12-10 11:13:10 +08:00
hli28146_#68 finish hexpo #68 2025-12-10 11:14:17 +08:00
hli28146_#69 finish QuantileLoss #69 2025-12-10 11:14:53 +08:00
hli28146_#70 finish Elliot #70 2025-12-10 11:19:03 +08:00
hli28146_#71 finish WeightStandardization #71 2025-12-10 11:20:14 +08:00
hli28146_#72 finish ISRLU #72 2025-12-10 11:20:56 +08:00
hli28146_#73 finish NISRLU #73 2025-12-10 11:21:32 +08:00
hli28146_#74 finish Nish #74 2025-12-10 11:22:04 +08:00
hli28146_#75 finish LogLU #75 2025-12-10 11:22:42 +08:00
hli28146_#76 finish xSiLU #76 2025-12-10 11:23:19 +08:00
hli28146_#77 finish xIELU #77 2025-12-10 11:24:00 +08:00
hli28146_#78 finish NLReLU #78 2025-12-10 12:57:17 +08:00
hli28146_#79 finish STL #79 2025-12-10 12:57:53 +08:00
hli28146_#80 finish TeLU #80 2025-12-10 12:58:35 +08:00
hli28146_#81 finish Gish #81 2025-12-10 12:59:15 +08:00
hli28146_#82 finish GumbelCDF #82 2025-12-10 12:59:53 +08:00
hli28146_#83 finish GumbelPDF #83 2025-12-10 13:00:31 +08:00
hli28146_#84 finish Esh #84 2025-12-10 14:49:19 +08:00
hli28146_#85 finish NIPUNA #85 2025-12-10 10:05:31 +08:00
hli28146_#86 finish AHerfReLU #86 2025-12-10 13:02:20 +08:00
hli28146_#87 finish ErfReLU #87 2025-12-10 13:02:56 +08:00
hli28146_#88 finish PATS #88 2025-12-10 14:43:28 +08:00
hli28146_#89 finish SinLU #89 2025-12-10 13:04:16 +08:00
hli28146_#90 finish TanhLU #90 2025-12-10 13:04:55 +08:00
hli28146_#91 finsh ErfAct #91 2025-12-10 13:05:35 +08:00
hli28146_#92 finish Pserf #92 2025-12-10 13:06:15 +08:00
hli28146_#93 finish SAAF #93 2025-12-10 13:06:54 +08:00
hli28146_#94 finish MMReLU #94 2025-12-10 10:12:53 +08:00
hli28146_#95 finish IpLU #95 2025-12-10 10:22:39 +08:00
hli28146_#96 finish TanhSoft-1 #96 2025-12-10 10:53:44 +08:00
hli28146_#97 finish TanhSoft-2 #97 2025-12-10 10:57:45 +08:00
hli28146_#98 finish TanhSof-3 #98 2025-12-10 11:12:53 +08:00
hli28146_#99 finish P-GELU #99 2025-12-10 13:43:21 +08:00
hli28146_#100 finish RoSwish #100 2025-12-10 13:58:07 +08:00
hli28146_#101 finish PSGU #101(replace __expf) 2025-12-10 15:08:35 +08:00
hli28146_#102 finish AOAF #102 2025-12-10 22:46:19 +08:00
hli28146_#103 finish CaLU #103 2025-12-10 15:56:12 +08:00
hli28146_#104 finish LaLU #104 2025-12-10 16:05:51 +08:00
hli28146_#105 finish AQuLU #105 2025-12-10 17:13:35 +08:00
hli28146_#106 finish SaRa #106 2025-12-10 17:31:42 +08:00
hli28146_#107 finish DSiLU #107 2025-12-10 17:48:53 +08:00
hli28146_#109 finish SwAT #109 2025-12-10 22:33:34 +08:00
hli28146_#110 finish HardSReLUE #110 2025-12-10 18:20:16 +08:00
hli28146_#111 finish Sep #111 2025-12-10 18:54:33 +08:00
hli28146_#112 finish APALU #112 2025-12-10 19:06:59 +08:00
hli28146_#113 finish GaussianNLLLoss #113 2025-12-10 19:11:36 +08:00
hli28146_#114 finish ModSwish #114 2025-12-10 19:27:42 +08:00
hli28146_#115 finish CRReLU #115 2025-12-10 19:30:46 +08:00
hli28146_#116 finish Sb-PiPLU #116 2025-12-10 19:39:47 +08:00
hli28146_#117 finish HcLSH #117 2025-12-10 19:47:16 +08:00
hli28146_#118 finish SCSwish #118 2025-12-10 19:56:46 +08:00
hli28146_#119 finish SCL Mish #119 2025-12-10 20:04:25 +08:00
hli28146_#121 finish RMAF #121 2025-12-10 20:52:17 +08:00
hli28146_#122 finish PTELU #122 2025-12-10 21:03:57 +08:00
hli28146_#123 finish ABReLU #123 2025-12-10 21:10:17 +08:00
hli28146_#124 finish Isigmoid #124 2025-12-10 21:20:56 +08:00
hli28146_#125 finish ReLTanh #125 2025-12-10 21:27:15 +08:00
hli28146_#126 finish PFLU #126 2025-12-10 21:48:04 +08:00
hli28146_#127 finish FPFLU #127 2025-12-10 21:53:20 +08:00
hli28146_#128 finish EIS-1 #128 2025-12-10 22:12:20 +08:00
hli28146_#129 finish EIS-2 #129 2025-12-10 22:21:25 +08:00
hli28146_#130 finish EIS-3 #130 2025-12-10 22:45:30 +08:00
hli28146_#131 finish DSReLU #131 2025-12-10 23:15:10 +08:00
hli28146_#132 finish PAA #132 2025-12-10 23:32:46 +08:00
hli28146_#133 finish BLU #133 2025-12-10 23:50:06 +08:00
hli28146_#134 finish MElliot #134 2025-12-10 23:58:20 +08:00
uucoco_#1 fix GaussianNLLLoss #1 2025-11-13 20:28:09 +08:00
uucoco_#2 fix NLLLoss #2 2025-11-13 20:38:27 +08:00
uucoco_#3 fix TanimotoCoefficient #3 2025-11-13 20:40:59 +08:00
uucoco_#4 finish HammingDistance #4 2025-11-13 20:45:47 +08:00
uucoco_#5 finish BhattacharyyaDistance #5 2025-11-13 20:48:52 +08:00
uucoco_#6 finish HellingerDistance #6 2025-11-13 20:50:33 +08:00
uucoco_#7 finish MinkowskiDistance #7 2025-11-13 20:52:16 +08:00
uucoco_#8 finish ChannelShuffle #8 2025-11-16 13:23:46 +08:00
uucoco_#9 finish JaccardSimilarity #9 2025-11-16 13:27:30 +08:00
uucoco_#10 finish CharbonnierLoss #10 2025-11-18 21:54:57 +08:00
uucoco_#11 finish IntraClassCorrelation #11 2025-11-18 21:56:49 +08:00
uucoco_#12 finish CoVariance #12 2025-11-18 22:00:30 +08:00
uucoco_#13 finish Variance #13 2025-11-18 22:01:36 +08:00
uucoco_#14 finish softmin #14 2025-11-23 19:50:59 +08:00
uucoco_#15 finish softplus #15 2025-11-23 19:52:17 +08:00
uucoco_#16 finish softshrink #16 2025-11-23 19:53:30 +08:00
uucoco_#17 finish IOULoss#17 2025-11-23 20:44:51 +08:00
uucoco_#18 finish softsign #18 2025-11-23 20:58:11 +08:00
uucoco_#20 finish SoftExponential #20 2025-12-02 20:23:18 +08:00
uucoco_#21 finish SoftClip #21 2025-12-02 20:24:29 +08:00
uucoco_#22 finish LogWeightedSumExp #22 2025-12-02 20:25:50 +08:00
uucoco_#23 finish LogSigmoid #23 2025-12-02 20:26:55 +08:00
uucoco_#24 finish LogMeanExp #24 2025-12-02 20:28:25 +08:00
uucoco_#25 finish HardTanh #25 2025-12-02 20:29:31 +08:00
uucoco_#26 finish HardSwish #26 2025-12-02 20:30:31 +08:00
uucoco_#27 finish HardSigmoid #27 2025-12-02 20:31:45 +08:00
uucoco_#28 finish hardshrink #28 2025-12-02 20:33:01 +08:00
uucoco_#29 finish DecayingSineUnit #29 2025-12-02 20:50:19 +08:00
uucoco_#31 finish Bipolar #31 2025-12-02 20:53:06 +08:00
uucoco_#32 finish BipolarSigmoid #32 2025-12-02 20:54:13 +08:00
uucoco_#33 finish BReLu #33 2025-12-02 20:55:19 +08:00
uucoco_#34 finish BilinearGLU #34 2025-12-09 17:38:22 +08:00
uucoco_#35 finish GrowingCosineUnit #35 2025-12-02 20:58:03 +08:00
uucoco_#36 finish HardELISH #36 2025-12-02 20:59:37 +08:00
uucoco_#37 finish LeakyReGLU #37 2025-12-02 21:00:44 +08:00
uucoco_#38 finish LeCunTanh #38 2025-12-02 21:02:11 +08:00
uucoco_#39 finish MishGlu #39 2025-12-02 21:03:43 +08:00
uucoco_#40 finish PRelu #40 2025-12-02 21:21:51 +08:00
uucoco_#42 finish PSmish#42 2025-12-02 21:31:58 +08:00
uucoco_#43 finish RadiaBasisiFunction #43 2025-12-02 21:33:13 +08:00
uucoco_#44 finish DoubleGLU #44 2025-12-09 17:39:49 +08:00
uucoco_#45 finish serf #45 2025-12-02 21:35:46 +08:00
uucoco_#46 finish ELUGLU#46 2025-12-09 17:41:49 +08:00
uucoco_#47 finish ShiftedSincUnit #47 2025-12-02 21:37:59 +08:00
uucoco_#48 finish Smelu #48 2025-12-02 21:38:59 +08:00
uucoco_#49 finish SReLU #49 2025-12-02 21:39:59 +08:00
uucoco_#50 finish gowerdistance #50 2025-12-09 17:43:50 +08:00
uucoco_#51 finish MutualInformation #51 2025-12-09 17:46:01 +08:00
uucoco_#52 finish RationalFUnctionApproximator #52 2025-12-09 17:48:18 +08:00
uucoco_#53 finish SigmoidGLU #53 2025-12-09 17:50:01 +08:00
uucoco_#54 finish softplusGLU #54 2025-12-09 17:52:14 +08:00
uucoco_#55 finish TanhGLU #55 2025-12-09 17:54:13 +08:00
uucoco_#56 finish VariationOfInformation #56 2025-12-09 17:55:41 +08:00
uucoco_#57 finish AngularLoss #57 2025-12-10 18:37:10 +08:00
uucoco_#58 finish ComboLoss #58 2025-12-10 18:38:14 +08:00
uucoco_#59 finish CrossEntropyDiceLoss #59 2025-12-10 18:39:13 +08:00
uucoco_#61 finish FocalTverskyLoss #61 2025-12-10 18:41:13 +08:00
uucoco_#62 finish MishB #62 2025-12-10 18:42:02 +08:00
uucoco_#63 finish parametricSigMoid #63 2025-12-10 18:43:12 +08:00
uucoco_#64 finish PolyLoss #64 2025-12-10 18:44:08 +08:00
uucoco_#65 finish PTLU #65 2025-12-10 18:44:57 +08:00
uucoco_#66 finish QuantileLoss #66 2025-12-10 18:45:57 +08:00
uucoco_#68 finish range-scale-gate #68 2025-12-10 18:47:38 +08:00
uucoco_#69 finish range-shift-gate #69 2025-12-10 18:48:32 +08:00
uucoco_#70 finish robust-scale-gate #70 2025-12-10 18:50:11 +08:00
uucoco_#71 finish sinGaussian #71 2025-12-10 18:51:05 +08:00
uucoco_#72 finish SquaredHingeLoss #72 2025-12-10 18:52:04 +08:00
uucoco_#73 finish SRS #73 2025-12-10 18:53:13 +08:00
uucoco_#74 finish ActorCriticLoss #74 2025-12-10 18:55:08 +08:00
uucoco_#75 finish AdvantageLoss #75 2025-12-10 18:56:05 +08:00
uucoco_#76 finish AdversarialLoss #76 2025-12-10 18:57:04 +08:00
uucoco_#77 finish affine_leaky_clamp #77 2025-12-10 18:57:59 +08:00
uucoco_#79 finish BehaviorCloningLoss #79 2025-12-10 18:59:44 +08:00
uucoco_#80 finish BellmanLoss #80 2025-12-10 19:00:43 +08:00
uucoco_#81 finish BetaDivergenceLoss #81 2025-12-10 19:01:45 +08:00
uucoco_#82 finish BregmanDivergenceLoss #82 2025-12-10 19:02:38 +08:00
uucoco_#83 finish complex_abs_angle_polar #83 2025-12-10 19:03:29 +08:00
uucoco_#84 finish complex_conj_mul_div #84 2025-12-10 19:04:20 +08:00
uucoco_#85 finish complex_exp_lop_power #85 2025-12-10 19:06:38 +08:00
uucoco_#86 finish expnormalizelog #86 2025-12-10 19:07:43 +08:00
uucoco_#87 finish FDivergenceLoss #87 2025-12-10 19:08:37 +08:00
uucoco_#88 finish GammmaDivergenceLoss #88 2025-12-10 19:09:28 +08:00
uucoco_#89 finish gateblendnormalize #89 2025-12-10 19:10:33 +08:00
uucoco_#90 finish HistogramLoss #90 2025-12-10 19:11:45 +08:00
uucoco_#91 finish ImitationlearningLoss #91 2025-12-10 19:12:43 +08:00
uucoco_#92 finish InverseReinforcementLearningLoss #92 2025-12-10 19:13:45 +08:00
uucoco_#93 finish ItakuraSaitoDistanceLoss #93 2025-12-10 19:14:44 +08:00
uucoco_#95 finish Logitsigmoidshift #95 2025-12-10 19:16:49 +08:00
uucoco_#96 finish MahalanobisDistanceLoss #96 2025-12-10 19:21:28 +08:00
uucoco_#97 finish Meanstdnormalizeclip #97 2025-12-10 19:22:46 +08:00
uucoco_#98 finish minmaxscaleshift #98 2025-12-10 19:24:47 +08:00
uucoco_#99 finish ModeSeekingLoss #99 2025-12-10 19:25:44 +08:00
uucoco_#100 finish MsewithLogitLoss #100 2025-12-10 19:26:50 +08:00
uucoco_#101 finish PerceptualLoss #101 2025-12-10 19:27:56 +08:00
uucoco_#102 finish PPOLoss #102 2025-12-10 19:28:46 +08:00
uucoco_#103 finish QlearningLoss #103 2025-12-10 19:29:49 +08:00
uucoco_#104 finish quantilenormalizeexpand #104 2025-12-10 19:32:14 +08:00
uucoco_#105 finish real_imag_hypot #105 2025-12-10 19:33:07 +08:00
uucoco_#106 finish RenyiDivergenceLoss #106 2025-12-10 19:34:34 +08:00
uucoco_#107 finish robustscalehuber #107 2025-12-10 19:35:29 +08:00
uucoco_#108 finish signmuladd #108 2025-12-10 19:36:52 +08:00
uucoco_#109 finish sin_cos_hypot #109 2025-12-10 19:37:41 +08:00
uucoco_#110 finish sqrtreciprocalrsqrt #110 2025-12-10 19:38:44 +08:00
uucoco_#111 finish TDLoss #111 2025-12-10 19:41:27 +08:00
uucoco_#112 finish threshold_scale_gate #112 2025-12-10 19:42:37 +08:00
uucoco_#113 finish TrustRegionpolicyOptimizationLoss #113 2025-12-10 19:43:39 +08:00
uucoco_#114 finish TsallisDivergenceLoss #114 2025-12-10 19:44:37 +08:00
uucoco_#115 finish ValueLoss #115 2025-12-10 19:45:24 +08:00
uucoco_#116 finish zscore_sigmoid_denormalize #116 2025-12-10 19:47:07 +08:00
uucoco_#117 finish bregman_divergence_gelu #117 2025-12-10 19:51:19 +08:00
uucoco_#118 finish centerNetLoss #118 2025-12-10 19:53:49 +08:00
uucoco_#119 finish chebyshev_abs_square #119 2025-12-10 19:54:48 +08:00
uucoco_#120 finish cosine_swish_gelu #120 2025-12-10 19:55:44 +08:00
uucoco_#121 finish dot_mse_tanh #121 2025-12-10 19:56:31 +08:00
uucoco_#122 finish euliden_erfc #122 2025-12-10 19:57:32 +08:00
uucoco_#123 finish FastAPLoss #123 2025-12-10 19:59:15 +08:00
uucoco_#124 finish fisherrao_rmsnorm #124 2025-12-10 20:00:19 +08:00
uucoco_#125 finish hamming_xor_and #125 2025-12-10 20:01:16 +08:00
uucoco_#126 finish HungarianLoss #126 2025-12-10 20:02:05 +08:00
uucoco_#127 finish ioutanh #127 2025-12-10 20:03:37 +08:00
uucoco_#128 finish jaccard_dice_sqrt #128 2025-12-10 20:05:53 +08:00
uucoco_#129 finish jaccard_legendre #129 2025-12-10 20:06:48 +08:00
uucoco_#130 finish jaro_winkler_softmax #130 2025-12-10 20:07:46 +08:00
uucoco_#131 finish jesenshannon_groupnorm #131 2025-12-10 20:08:41 +08:00
uucoco_#132 finish kldiv_jsdiv_swish #132 2025-12-10 20:09:30 +08:00
uucoco_#133 finish kullbackleibler_layernorm #133 2025-12-10 20:10:28 +08:00
uucoco_#134 finish manhattan_erf #134 2025-12-10 20:12:16 +08:00
uucoco_#135 finish structural_similarity_softplus #135 2025-12-10 20:13:38 +08:00
uucoco_#136 finish structural_similarity_softplus #136 2025-12-10 20:14:30 +08:00
uucoco_#137 finish wasserstein_energy_gelu #137 2025-12-10 20:15:38 +08:00
wut0n_#1 feat: Add high-performance LayerNorm operator with vectorized Welford algorithm #1 2025-11-19 21:21:51 +08:00
wut0n_#2 feat:add focal loss optimization 2025-11-20 18:35:27 +08:00
wut0n_#3 feat:Rmsnorm #3 2025-11-20 21:12:55 +08:00
wut0n_#4 feat:Instancenorm #4 2025-11-20 21:15:22 +08:00
wut0n_#5 feat: add high-performance GroupNorm CUDA implementation 2025-11-21 00:50:30 +08:00
wut0n_#6 feat:add high performance diceloss #6 2025-11-21 19:40:36 +08:00
wut0n_#7 feat:add high performance tripletloss #7 2025-11-23 16:19:02 +08:00
wut0n_#8 feat:add high performance Bceloss #8 2025-11-22 16:38:47 +08:00
wut0n_#9 feat:Add high performance L1loss #9 2025-11-21 21:21:58 +08:00
wut0n_#10 feat:add high performance Mseloss #10 2025-11-21 21:51:41 +08:00
wut0n_#11 feat:add high performance contrastiveloss #11 2025-11-23 14:02:40 +08:00
wut0n_#12 feat:add high performance #12 2025-11-23 16:21:47 +08:00
wut0n_#13 feat:add high performance hingeloss #13 2025-11-23 16:23:34 +08:00
wut0n_#14 fixs:repair performance euclidean #14 2025-11-25 15:41:36 +08:00
wut0n_#15 feat:add high performance cosinedistance #15 2025-11-23 16:27:11 +08:00
wut0n_#16 feat:add high performance Chebyshev distance #16 2025-11-23 23:29:18 +08:00
wut0n_#17 feat:add high performance Manhattan distance #17 2025-11-23 23:31:47 +08:00
wut0n_#18 feat:add high performance Minkowski distance #18 2025-11-23 23:33:23 +08:00
wut0n_#19 feat:add high performance cosine+contrasstive #19 2025-12-04 14:56:27 +08:00
wut0n_#20 feat:add good performance Hamming #20 2025-11-25 14:02:11 +08:00
wut0n_#21 fix:add high performance canberra #21 2025-12-03 00:09:03 +08:00
wut0n_#22 feat:add good performance Braycurtis #22 2025-11-25 17:11:19 +08:00
wut0n_#23 feat:add high performance squared_euclidean #23 2025-11-25 17:13:35 +08:00
wut0n_#24 feat:add high performance cosine #24 2025-11-25 17:15:34 +08:00
wut0n_#25 feat:add high performance weighted_sum #25 2025-11-25 17:17:36 +08:00
wut0n_#26 feat:add good variance #26 2025-11-25 17:19:36 +08:00
wut0n_#27 feat:add high performance sigmoid derivative #27 2025-12-03 00:26:44 +08:00
wut0n_#28 feat:add high performance Logsumexp #28 2025-12-03 00:30:17 +08:00
wut0n_#29 feat:add high performance Logbeta #29 2025-12-03 00:32:11 +08:00
wut0n_#31 feat:add high performance focallossfuse #31 2025-12-04 14:59:40 +08:00
wut0n_#32 feat:add high performance rmsnormresidual #32 2025-12-04 15:01:24 +08:00
wut0n_#34 fix:add high performance instancenorm&dropout #34 2025-12-05 15:04:18 +08:00
wut0n_#35 feat:add high performance instancenorm+relu #35 2025-12-04 15:43:14 +08:00
wut0n_#36 feat:add high performance fma_activation #36 2025-12-04 15:44:41 +08:00
wut0n_#37 feat:add high instance+relu+dropout #37 2025-12-04 15:47:40 +08:00
wut0n_#40 feat:add high performance focalloss_reduction #40 2025-12-05 15:13:30 +08:00
wut0n_#42 feat:add fused chebyshev_sigmoid #42 2025-12-08 16:54:31 +08:00
wut0n_#45 feat:add fused L1loss #45 2025-12-08 00:03:05 +08:00
wut0n_#58 feat:add fused cosinedistance+softmax #58 2025-12-08 16:41:20 +08:00
wut0n_#59 feat:add fused chebyshev_leakyrelu #59 2025-12-08 16:56:23 +08:00
wut0n_#60 feat:add manhattan_sigmoid #60 2025-12-09 18:14:40 +08:00
wut0n_#61 feat:add mahattan_sigmoid #61 2025-12-09 18:19:39 +08:00
wut0n_#62 feat:add mahattan_relu #62 2025-12-09 18:23:22 +08:00
wut0n_#63 feat:add mahattan_gelu #63 2025-12-09 18:29:30 +08:00
wut0n_#64 feat:add manhattan+swish #64 2025-12-09 18:42:23 +08:00
wut0n_#65 Feat:add manhattan_tanh #65 2025-12-09 18:54:54 +08:00
wut0n_#66 Feat:add manhattan_mse 2025-12-09 19:11:09 +08:00
wut0n_#67 feat:add manhattan_sqrt #67 2025-12-09 19:17:55 +08:00
wut0n_#68 fix:add high minkowski_contrastiveloss #68 2025-12-09 20:13:15 +08:00
wut0n_#74 feat:add minkowski+relu #74 2025-12-10 16:58:34 +08:00
wut0n_#78 feat:add minkowski_instancenorm #78 2025-12-10 17:36:28 +08:00
wut0n_#88 Fi 2025-12-10 20:58:26 +08:00
wut0n_#103 FEAT:ADD manhattan_hardswish #103 2025-12-10 22:44:06 +08:00
wut0n_#104 FEAT:add braycurtis_adaptive_triplet #104 2025-12-10 22:45:39 +08:00
wut0n_#105 FEAT:ADD chebyshev_hardswish #105 2025-12-10 22:55:25 +08:00
wut0n_#107 FEAT:ADD focalloss_sigmoid #107 2025-12-10 23:34:13 +08:00
wut0n_#108 FEAT:ADD dice_from_2d #108 2025-12-10 23:38:18 +08:00
wut0n_#109 FEAT:ADD focalloss_labersmoothing #109 2025-12-10 23:41:14 +08:00
wut0n_#110 FEAT:dice_bce #110 2025-12-10 23:48:06 +08:00
wut0n_#111 FEAT:add bce_sigmoid #111 2025-12-10 23:53:23 +08:00
wwmm_#1 fixes rope #1 2025-11-17 20:58:14 +08:00
wwmm_#2 fixes cosinesimilarity #2 2025-11-17 21:06:28 +08:00
wwmm_#3 fixes embeddingbag #3 2025-11-17 21:12:52 +08:00
wwmm_#4 fixes replicationpad1d 2025-12-09 09:49:20 +08:00
wwmm_#5 fixes replicationpad2d 2025-12-09 09:54:59 +08:00
zizi05_#1 feat:add mish #1 2025-11-22 15:02:47 +08:00
zizi05_#3 feat:add pairwise_distance #3 2025-11-22 15:44:18 +08:00
zizi05_#4 feat:add a selu_clip #4 2025-11-22 15:50:40 +08:00
zizi05_#6 feat:add a bilinear #6 2025-11-23 16:14:27 +08:00
zizi05_#7 feat:add a swishgelu#7 2025-11-26 10:20:24 +08:00
zizi05_#8 feat:add a hardmish #8 2025-11-25 15:58:07 +08:00
zizi05_#9 feat:add a tanhshrink #9 2025-11-25 16:17:37 +08:00
zizi05_10 finish add a swish_layernorm #10 2025-11-25 16:51:57 +08:00
zizi_05#5 feat:add a localresponsenormalizetion_simple #5 2025-11-23 14:56:12 +08:00
README.md Update README.md 2025-11-13 16:32:02 +08:00

README.md

提交前的注意事项

  • 确保已经阅读了赛题入门代码解读的内容
  • 你的提交包含类似于S1/Example下的四份完整文件
  • 选手提交时的run_code.py应于S1/Example/run_code.py中的保持一致