Pull requests: keras-team/keras
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Update references in
keras
from //third_party/tensorflow/python/framework/type_spec.py
to //third_party/tensorflow/python/framework/type_spec_registry.py
.
#17492
opened Jan 27, 2023 by
copybara-service
bot
Loading…
Remove tf-lite deps from tensorflow_core.
#17490
opened Jan 27, 2023 by
copybara-service
bot
Loading…
PR #17465: keras.models.clone_model creates different weight names for RNN layers
#17487
opened Jan 27, 2023 by
copybara-service
bot
Loading…
Improve the unit test of checkpointing optimizer.
#17480
opened Jan 26, 2023 by
copybara-service
bot
Loading…
PR #17472: Use 4 spaces indent for Dense layer docstrings
#17473
opened Jan 24, 2023 by
copybara-service
bot
Loading…
Standardize input validation for
strides
and dilation_rate
in convolutional layers.
#17471
opened Jan 24, 2023 by
copybara-service
bot
Loading…
keras.layers.Bidirectional is missing argument "states", which is defined for keras.layers.RNN
size:M
#17469
opened Jan 24, 2023 by
mergian
Loading…
Missing methods to easily access reset_state and states within keras.Model
size:M
#17468
opened Jan 24, 2023 by
mergian
Loading…
keras.models.clone_model creates different weight names for RNN layers
ready to pull
Ready to be merged into the codebase
size:S
stat:awaiting response from contributor
#17465
opened Jan 24, 2023 by
mergian
Loading…
OptimizerV2: Allow deepcopy
ready to pull
Ready to be merged into the codebase
size:S
#17463
opened Jan 23, 2023 by
jschueller
Loading…
Support Parameter Server strategy Batch Tensorboard callback
size:XS
#17448
opened Jan 19, 2023 by
hmc-cs-mdrissi
Loading…
Best model exporting capability has been added to ModelCheckpoint callback. This capability can be enabled by setting
save_freq
arg to "eval". This feature allows for exporting the model that is deemed the "best" by the evaluator. The evaluator regularly evaluates the model and exports it if the user-defined comparison function determines that it is an improvement.
#17447
opened Jan 19, 2023 by
copybara-service
bot
Loading…
flow_from_directory validation for binary mode.
size:S
stat:awaiting response from contributor
#17445
opened Jan 18, 2023 by
sachinprasadhs
Loading…
Fix doc for MultiHeadAttention's output_shape arg
size:XS
stat:awaiting response from contributor
#17432
opened Jan 16, 2023 by
tsdeng
Loading…
Handle dict of metrics in distributed training
size:XS
stat:awaiting response from contributor
#17431
opened Jan 15, 2023 by
froody
Loading…
Remove diffbase and this description setting before submitting.
#17425
opened Jan 14, 2023 by
copybara-service
bot
Loading…
fix width_shift_range and height_shift_range in ImageDataGenerator
size:S
#17421
opened Jan 13, 2023 by
old-school-kid
Loading…
Add unit test to show case the embedding with IndexSlide in backward path, which breaks in the DTensor optimizer.
#17418
opened Jan 12, 2023 by
copybara-service
bot
Loading…
Clean up class name and
self
in calls to super()
#17417
opened Jan 12, 2023 by
copybara-service
bot
Loading…
Check model.stop_training on Sidecar Evaluator.
#17412
opened Jan 12, 2023 by
copybara-service
bot
Loading…
Add model.stop_training as a check when to stop the evaluation in Sidecar Evaluator.
#17407
opened Jan 11, 2023 by
copybara-service
bot
Loading…
Performers integrated with the Robotic Transformer (RT).
#17404
opened Jan 10, 2023 by
copybara-service
bot
Loading…
Fix timeseries_dataset_from_array counts when sequence_stride > 1
ready to pull
Ready to be merged into the codebase
size:XS
#17396
opened Jan 5, 2023 by
basjacobs93
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.