An open API service for providing issue and pull request metadata for open source projects.

GitHub / keras-team/keras-core issues and pull requests

#956 - Bump torch from 2.0.1+cu118 to 2.7.0+cu118

Pull Request - State: open - Opened by dependabot[bot] 2 months ago
Labels: dependencies, python

#955 - Bump torch from 2.0.1+cu118 to 2.6.0+cu118

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies, python

#954 - Bump torch from 2.0.1+cu118 to 2.3.1+cu118

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies, python

#953 - Make following changes to examples/demo_mnist_convnet.py:

Pull Request - State: closed - Opened by ymodak 9 months ago - 1 comment

#952 - Bump torch from 2.0.1+cu118 to 2.2.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#949 - TypeError: copy() got an unexpected keyword argument 'overwrite'

Issue - State: closed - Opened by colbybanbury over 1 year ago - 2 comments

#948 - Update dtype argument for keras_core.Input

Pull Request - State: closed - Opened by SuryanarayanaY almost 2 years ago - 2 comments

#947 - added scan function

Pull Request - State: closed - Opened by vulkomilev almost 2 years ago - 1 comment

#946 - Codespace animated space engine 5wr5w7xr947fvq6v

Pull Request - State: closed - Opened by abdulrahman305 almost 2 years ago - 2 comments

#945 - Add integration test for backend-specific imports

Pull Request - State: closed - Opened by nkovela1 almost 2 years ago - 2 comments

#941 - Move Image classification with ConvMixer to keras-core

Pull Request - State: closed - Opened by divyashreepathihalli almost 2 years ago - 3 comments

#940 - Increase-test-coverage in `backend_utils`

Pull Request - State: closed - Opened by Faisal-Alsrheed almost 2 years ago - 1 comment

#939 - Increase-test-coverage-in-backend-Numpy

Pull Request - State: closed - Opened by Faisal-Alsrheed almost 2 years ago

#938 - Introduce dtype inference and improve dtype in `ops.numpy.*`

Pull Request - State: closed - Opened by james77777778 almost 2 years ago - 6 comments

#937 - Add support for Tensorflow SparseTensors: Dot merging layer.

Pull Request - State: closed - Opened by hertschuh almost 2 years ago - 1 comment

#935 - Some dtype fixes

Pull Request - State: closed - Opened by fchollet almost 2 years ago - 1 comment

#933 - Hacky fix for dictionary output with tf 2.14

Pull Request - State: closed - Opened by mattdangerw almost 2 years ago - 1 comment

#932 - Slice serialization

Pull Request - State: closed - Opened by gleize almost 2 years ago - 1 comment

#930 - Added dtype to config in Loss.

Pull Request - State: closed - Opened by PatReis almost 2 years ago - 1 comment

#929 - Refactor torch's `affine_transform`

Pull Request - State: closed - Opened by james77777778 almost 2 years ago - 1 comment

#927 - fix torch error for bincount

Pull Request - State: closed - Opened by divyashreepathihalli almost 2 years ago - 2 comments

#926 - Fix the inconsistency in `affine_transform` between numpy and jax

Pull Request - State: closed - Opened by james77777778 almost 2 years ago - 1 comment

#925 - Add support for Tensorflow SparseTensors: merging layers.

Pull Request - State: closed - Opened by hertschuh almost 2 years ago - 1 comment

#924 - Fix JAX RNN backend issue.

Pull Request - State: closed - Opened by qlzh727 almost 2 years ago - 1 comment

#923 - Adds JAX version checking for Export

Pull Request - State: closed - Opened by nkovela1 almost 2 years ago - 1 comment

#922 - Casting dtype in losses.Loss base class

Issue - State: closed - Opened by PatReis almost 2 years ago - 2 comments

#921 - [*.py] Standardise docstring usage of "Default to"

Pull Request - State: closed - Opened by SamuelMarks almost 2 years ago - 1 comment

#920 - Matmul - tensorflow does not broadcast/expand dimensions correctly

Issue - State: closed - Opened by lbortolotti almost 2 years ago - 3 comments

#919 - Inconsistent type handling between backends

Issue - State: closed - Opened by lbortolotti almost 2 years ago - 1 comment

#918 - Adam with amsgrad=True + JAX backend is broken

Issue - State: closed - Opened by lbortolotti almost 2 years ago - 1 comment

#917 - Update test_case.py

Pull Request - State: closed - Opened by PatReis almost 2 years ago - 2 comments

#916 - v0.1.6 bug: AttributeError: 'GPT2CausalLM' object has no attribute 'compiled'

Issue - State: closed - Opened by sirfz almost 2 years ago - 2 comments

#914 - Makes `ops.split` in torch consistent with other backends

Pull Request - State: closed - Opened by james77777778 almost 2 years ago - 2 comments

#913 - Refactor merging layers tests as parametrized tests.

Pull Request - State: closed - Opened by hertschuh almost 2 years ago - 1 comment

#912 - [GHA] fix several codecov issues

Pull Request - State: closed - Opened by kiukchung almost 2 years ago - 2 comments

#911 - Make jax2tf import conditional

Pull Request - State: closed - Opened by nkovela1 almost 2 years ago - 2 comments

#910 - Separate the metrics variables from non-trainable variables.

Pull Request - State: closed - Opened by qlzh727 almost 2 years ago - 1 comment

#909 - Add example to fine-tune TorchVision models using Keras

Pull Request - State: closed - Opened by soumik12345 almost 2 years ago - 1 comment

#908 - added erf op to math.py

Pull Request - State: closed - Opened by sqali almost 2 years ago - 4 comments

#907 - Add `ops.random.shuffle`

Pull Request - State: closed - Opened by james77777778 almost 2 years ago - 2 comments

#906 - Add `ops.map_coordinates`

Pull Request - State: closed - Opened by james77777778 almost 2 years ago - 1 comment

#904 - Expose `Operation` without `src` import hacks

Issue - State: closed - Opened by jackd almost 2 years ago - 1 comment

#903 - Is possible serialize models which use torch functions?

Issue - State: closed - Opened by emi-dm almost 2 years ago - 5 comments
Labels: backend:torch, type:feature

#902 - Use of PyTorch loss functions inside Keras

Issue - State: closed - Opened by emi-dm almost 2 years ago

#898 - syntax fix in cct example

Pull Request - State: closed - Opened by anas-rz almost 2 years ago - 1 comment

#897 - Update jax trainer function to save memory buffer.

Pull Request - State: closed - Opened by qlzh727 almost 2 years ago - 9 comments

#896 - make discretization backend agnostic

Pull Request - State: closed - Opened by divyashreepathihalli almost 2 years ago - 1 comment

#895 - Increase test coverage in `saving`

Pull Request - State: closed - Opened by Faisal-Alsrheed almost 2 years ago - 1 comment

#894 - Segmentation metrics

Issue - State: closed - Opened by emi-dm almost 2 years ago - 3 comments

#892 - Use `ops.rsqrt`, improve normalization layers and enable ops fusion in tflite

Pull Request - State: closed - Opened by james77777778 almost 2 years ago - 1 comment

#891 - Fix `model.save` API for legacy H5 format

Pull Request - State: closed - Opened by nkovela1 almost 2 years ago - 1 comment

#890 - Create distribution_lib for TF backend

Pull Request - State: closed - Opened by hubingallin almost 2 years ago - 4 comments

#888 - Memory optimization for jax trainer.

Pull Request - State: closed - Opened by qlzh727 almost 2 years ago - 9 comments

#887 - Add missing dtypes.

Pull Request - State: closed - Opened by gleize almost 2 years ago - 2 comments

#884 - Add: `MultipleChoice with Transfer Learning` example

Pull Request - State: closed - Opened by awsaf49 almost 2 years ago - 1 comment

#880 - Increase tests in `utils`

Pull Request - State: closed - Opened by Faisal-Alsrheed almost 2 years ago - 1 comment

#875 - Increase test coverage in utils + Fix Bug in `cast_to_common_dtype`

Pull Request - State: closed - Opened by Faisal-Alsrheed almost 2 years ago - 1 comment

#873 - Increase test coverage in `keras core/backend`

Pull Request - State: closed - Opened by Faisal-Alsrheed almost 2 years ago

#864 - Increase test coverage in `keras_core/backend`

Pull Request - State: closed - Opened by Faisal-Alsrheed almost 2 years ago - 1 comment

#860 - Increase test coverage in `keras_core`/`trainers`

Pull Request - State: closed - Opened by Faisal-Alsrheed almost 2 years ago - 1 comment

#859 - Add optimizer weights to the model summary.

Pull Request - State: closed - Opened by qlzh727 almost 2 years ago - 2 comments

#858 - Draft PR for Backend Agnostic MLM with BERT port to Keras-Core

Pull Request - State: closed - Opened by Mrutyunjay01 almost 2 years ago - 2 comments

#856 - Increase test coverage in `keras_core/utils`

Pull Request - State: closed - Opened by Faisal-Alsrheed almost 2 years ago - 1 comment

#855 - Saving broken between tf.keras and Keras Core

Issue - State: closed - Opened by tirthasheshpatel almost 2 years ago - 9 comments

#853 - fixes #550: move torch tensors to cpu before to numpy array

Pull Request - State: closed - Opened by dkgaraujo almost 2 years ago - 4 comments

#847 - Increase test coverage + Fixing bug in `static_call`

Pull Request - State: closed - Opened by Faisal-Alsrheed almost 2 years ago - 3 comments

#846 - Increase test coverage

Pull Request - State: closed - Opened by Faisal-Alsrheed almost 2 years ago - 1 comment

#845 - Update the eager_build logic for jax trainer.

Pull Request - State: closed - Opened by qlzh727 almost 2 years ago - 3 comments

#791 - Add `MultipleChoice` example with Keras Core and Keras NLP

Issue - State: closed - Opened by awsaf49 almost 2 years ago - 6 comments
Labels: type:feature

#784 - [WIP] Implements map_coordinates op in keras-core

Pull Request - State: closed - Opened by mihirparadkar almost 2 years ago - 1 comment

#750 - An attempt to add MPS device to torch backend

Pull Request - State: closed - Opened by M7Saad almost 2 years ago - 2 comments

#749 - Backend Doesn't Change to JAX

Issue - State: closed - Opened by EngineerKhan almost 2 years ago - 2 comments

#746 - How to convert keras core model to tflite correctly?

Issue - State: closed - Opened by batrlatom almost 2 years ago - 5 comments

#704 - Update Seed Generator

Pull Request - State: closed - Opened by AakashKumarNain almost 2 years ago - 8 comments

#701 - Backup and restore callback

Pull Request - State: closed - Opened by adi-kmt almost 2 years ago - 4 comments

#672 - Porting text Preprocessing from tf.keras to keras_core

Pull Request - State: closed - Opened by asingh9530 almost 2 years ago - 3 comments

#655 - Add numpy bincount docstrings

Pull Request - State: closed - Opened by dranaivo almost 2 years ago - 1 comment

#633 - Add numpy trainer

Pull Request - State: closed - Opened by james77777778 about 2 years ago

#610 - Add Lion optimizer

Pull Request - State: closed - Opened by james77777778 about 2 years ago - 1 comment

#589 - Backend-agnostic port of Image classification with Vision Transformer

Pull Request - State: closed - Opened by soumik12345 about 2 years ago

#583 - Add backend-agnostic video transformers example

Pull Request - State: closed - Opened by soumik12345 about 2 years ago - 3 comments

#574 - Convert RandomZoom to backend-agnostic and improve `affine_transform`

Pull Request - State: closed - Opened by james77777778 about 2 years ago - 10 comments

#573 - Convert text classification with switch transformer to Keras Core

Pull Request - State: closed - Opened by freedomtan about 2 years ago - 16 comments

#572 - Convert RandomTranslation to the backend-agnostic implementation

Pull Request - State: closed - Opened by james77777778 about 2 years ago - 1 comment

#565 - making compact convolutional transformer backend agnostic

Pull Request - State: closed - Opened by anas-rz about 2 years ago - 2 comments

#544 - Behavior of ops.split

Issue - State: closed - Opened by shivance about 2 years ago - 4 comments

#540 - Random rotations Port

Pull Request - State: closed - Opened by adi-kmt about 2 years ago

#510 - Port `RandomFlip` layer to keras_core

Pull Request - State: closed - Opened by jamestran201 about 2 years ago - 2 comments

#509 - Added docstring ops/image/resize

Pull Request - State: closed - Opened by Frightera about 2 years ago - 2 comments

#503 - Moving dataset utils implementation to Keras Core specifically [split_dataset]

Issue - State: closed - Opened by asingh9530 about 2 years ago - 6 comments

#502 - Converted to Keras Core by: Yash Srivastava

Pull Request - State: closed - Opened by yash-srivastava19 about 2 years ago - 12 comments
Labels: stat:awaiting keras-eng

#497 - Converted to Keras Core: A Vision Transformer without Attention

Pull Request - State: closed - Opened by anas-rz about 2 years ago - 4 comments

#493 - Port TensorFlow implementation of the `RandomCrop` layer

Pull Request - State: closed - Opened by soumik12345 about 2 years ago - 8 comments

#459 - Extend `keras_core` backend docstrings, and clearer exceptions

Pull Request - State: closed - Opened by alvarobartt about 2 years ago - 3 comments

#387 - Image classification with ConvMixer - Converted to Keras Core by: @divyashreepathihalli

Pull Request - State: closed - Opened by divyashreepathihalli about 2 years ago - 3 comments
Labels: stat:awaiting keras-eng