File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 156156 "keras.activations.linear" ,
157157 "keras.activations.mish" ,
158158 "keras.activations.log_softmax" ,
159+ "keras.activations.celu" ,
160+ "keras.activations.squareplus" ,
161+ "keras.activations.soft_shrink" ,
162+ "keras.activations.glu" ,
163+ "keras.activations.tanh_shrink" ,
164+ "keras.activations.hard_tanh" ,
165+ "keras.activations.hard_shrink" ,
166+ "keras.activations.log_sigmoid" ,
159167 ],
160168 },
161169 {
11771185 "keras.ops.sparse_categorical_crossentropy" ,
11781186 "keras.ops.swish" ,
11791187 "keras.ops.hard_swish" ,
1188+ "keras.ops.celu" ,
1189+ "keras.ops.squareplus" ,
1190+ "keras.ops.soft_shrink" ,
1191+ "keras.ops.glu" ,
1192+ "keras.ops.tanh_shrink" ,
1193+ "keras.ops.hard_tanh" ,
1194+ "keras.ops.hard_shrink" ,
11801195 ],
11811196 },
11821197 {
You can’t perform that action at this time.
0 commit comments