File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 11151115 "keras.ops.bitwise_xor" ,
11161116 "keras.ops.blackman" ,
11171117 "keras.ops.broadcast_to" ,
1118+ "keras.ops.cbrt" ,
11181119 "keras.ops.ceil" ,
11191120 "keras.ops.clip" ,
11201121 "keras.ops.concatenate" ,
11281129 "keras.ops.cross" ,
11291130 "keras.ops.cumprod" ,
11301131 "keras.ops.cumsum" ,
1132+ "keras.ops.deg2rad" ,
11311133 "keras.ops.diag" ,
11321134 "keras.ops.diagflat" ,
11331135 "keras.ops.diagonal" ,
11531155 "keras.ops.greater" ,
11541156 "keras.ops.greater_equal" ,
11551157 "keras.ops.hamming" ,
1158+ "keras.ops.hanning" ,
11561159 "keras.ops.histogram" ,
11571160 "keras.ops.hstack" ,
11581161 "keras.ops.identity" ,
11621165 "keras.ops.isfinite" ,
11631166 "keras.ops.isinf" ,
11641167 "keras.ops.isnan" ,
1168+ "keras.ops.kaiser" ,
11651169 "keras.ops.left_shift" ,
11661170 "keras.ops.less" ,
11671171 "keras.ops.less_equal" ,
Original file line number Diff line number Diff line change 3232GUIDES_GH_LOCATION = Path ("keras-team" ) / "keras-io" / "blob" / "master" / "guides"
3333KERAS_TEAM_GH = "https://github.com/keras-team"
3434PROJECT_URL = {
35- "keras" : f"{ KERAS_TEAM_GH } /keras/tree/v3.10 .0/" ,
35+ "keras" : f"{ KERAS_TEAM_GH } /keras/tree/v3.11 .0/" ,
3636 "keras_tuner" : f"{ KERAS_TEAM_GH } /keras-tuner/tree/v1.4.7/" ,
3737 "keras_hub" : f"{ KERAS_TEAM_GH } /keras-hub/tree/v0.21.1/" ,
3838 "tf_keras" : f"{ KERAS_TEAM_GH } /tf-keras/tree/v2.19.0/" ,
You can’t perform that action at this time.
0 commit comments