Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / tensorflow/federated issues and pull requests
#4045 - Increment the version and add release notes.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#4044 - Small bugfix in TFF SGDM optimizer.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#4043 - Update the type annotation for the `dtype` parameter to `tff.TensorType`.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#4042 - GPU Not Utilized in TensorFlow Federated Training on Google Colab
Issue -
State: open - Opened by ghaffarzadeh over 1 year ago
- 1 comment
Labels: bug
#4041 - Remove the `check_len` function.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#4040 - Remove internal usage of deprecated `is_struct()`.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#4039 - Remove internal usage of deprecated `is_tensor()`.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#4038 - Minor updates to type annotations in `computation_types.py`.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#4037 - Remove internal usage of deprecated `is_tensor()`.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#4036 - Remove internal usage of deprecated `is_function()`.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#4035 - Remove internal usage of deprecated `is_federated()`.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#4034 - Fix typo, `is_federated()` is a methods not a property.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#4033 - Remove internal usage of deprecated `is_federated()` from the `/core/impl/` package.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#4032 - Remove `tff.learning.models.ReconstructionModel.from_keras_model`, as it now replaced by `tff.learning.models.ReconstructionModel.from_keras_model_and_layers`.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#4031 - Increase number of repetitions and tolerance to make the test more stable.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#4030 - Remove `jaxlib` dependency, this is no longer used and appears to conflict with Python 3.11.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#4029 - Remove internal usage of deprecated `is_sequence()`.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#4028 - Remove internal usage of deprecated `is_struct_with_python()`.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#4027 - Remove dead code.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#4026 - Remove internal usage of deprecated `is_placement()`.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#4025 - Remove internal usage of deprecated `is_abstract()`.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#4024 - Remove `is_dataclass`, use `dataclasses.is_dataclass` instead.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#4023 - Deprecate the `tff.Type.(is|check)_foo` methods.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#4022 - tensorflow federated installation
Issue -
State: open - Opened by garytann over 1 year ago
- 11 comments
Labels: bug
#4021 - Automated rollback of commit 181eacb43a4d3a793ff94e69597a3fd67157dbb6
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#4020 - Remove `check_callable` function, use Python type annotations instead to promote runtime `TypeError`s to analysis time.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#4019 - Remove `check_subclass` function, use Python type annotations instead to promote runtime `TypeError`s to analysis time.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#4018 - Delete `check_not_none`, this function is not used.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#4017 - Removed `is_attrs`, use `attrs.has` instead.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#4016 - Increment TFF version and add release notes.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#4015 - Enable pytype for the `computation_types` module.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#4014 - Enable pytype for the `computation_types` module.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#4013 - Add a class method which provides way to get a ReconstructionModel from a Keras model and lists of global and local trainable/non_trainable *variables*.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#4012 - FedRecon model: add check that global and local variables are disjoint.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#4011 - Deprecate the `tff.Type.(is|check)_foo` methods.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#4010 - Remove some dead code.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#4009 - Update the version of some TFF dependencies.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#4008 - Annotate pytype errors in the `compiler` package.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#4007 - Annotate pytype errors in the `templates` package.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#4006 - Update `dp-accounting` to version `0.4.2`.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#4005 - Annotate pytype errors in the `federated_context` package.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#4004 - Annotate pytype errors in the `templates` package.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#4003 - Add tests for reconstruction_model. Fix bug in `has_only_global_variables` classmethod.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#4002 - Fix/annotate pytype errors in the `algorithms` package.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#4001 - Automated rollback of commit 46c6962aa32a2eb0cf87e2884cd1fdff90e7e0e9
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#4000 - Fix/annotate pytype errors in the `computations` package.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#3999 - Fix/annotate pytype errors in the `executors` package.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#3998 - Annotate pytype errors in the `federated_context ` package.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#3997 - Annotate pytype errors in the `templates` package.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#3996 - Annotate pytype errors in the `jax_context` package.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#3995 - Annotate pytype errors in the `types` package.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#3994 - Annotate pytype errors in the `algorithms` package.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#3993 - Annotate pytype errors in the `aggregators` package.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#3992 - Annotate pytype errors in the `models` package.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#3991 - Annotate pytype errors in the `framework` package.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#3990 - Annotate pytype errors in the `execution_context` package.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#3988 - Annotate pytype errors in the `xla_context ` package.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#3987 - Annotate pytype errors in the `tensorflow_context` package.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#3985 - Annotate pytype errors in the `algorithms` package.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#3984 - Annotate pytype errors in the `metrics` package.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#3983 - Annotate pytype errors in the `backends` package.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#3978 - Annotate pytype errors in the `utils` package.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#3977 - Update _log2 implementation using bitwise operations.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#3974 - Add a class method which provides way to get a ReconstructionModel from a Keras model and lists of global and local trainable/non_trainable variables.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#3973 - AttributeError When Trying to Use build_federated_averaging_process in TensorFlow Federated
Issue -
State: closed - Opened by Reehan9 over 1 year ago
- 1 comment
Labels: bug
#3947 - Change default beta to 0.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#3923 - Remove compression for worker_binary.
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
#3922 - Increment the version and add release notes.
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#3921 - Fix invalid type annotation.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#3920 - details = "Failed to run computation: {{function_node __forward_forward_pass_5516}} {{function_node __forward_forward_pass_5516}} Incompatible shapes: [32,12] vs. [32,998,12]
Issue -
State: closed - Opened by karantai over 1 year ago
- 8 comments
Labels: bug
#3919 - Can't import tensorflow_federated
Issue -
State: open - Opened by dineshbodala over 1 year ago
- 1 comment
Labels: bug
#3918 - Internal
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#3917 - Add type annotations to the `placements` module.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#3916 - Fix `no-self-argument` and `no-method-argument` lint errors.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#3915 - Update FunctionalModel algorithms to allow structured outputs when counting numbers of examples.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#3914 - Fix `g-long-lambda` lint errors.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#3913 - Add type annotations to the `optimizer` module.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#3912 - Automated rollback of commit b9f3964dd614776aae5616bfcefb60aa4a42295a
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#3911 - Add an error message that includes type information; when only the values are printed, one cannot distinguish between float32 and float64.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#3910 - How to change the total number of users in federated learning experiments? (ex) https://github.com/tensorflow/federated/blob/main/tensorflow_federated/python/simulation/datasets/emnist.py)
Issue -
State: open - Opened by Yeojoon over 1 year ago
- 5 comments
Labels: enhancement
#3909 - KeyError: "The name 'Identity:0' refers to a Tensor which does not exist. The operation, 'Identity', does not exist in the graph."
Issue -
State: closed - Opened by karantai over 1 year ago
- 6 comments
Labels: bug
#3908 - Increment the version and add release notes.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#3907 - Change return type of compose_dataset_computation_with_learning_process.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#3906 - Fix `invalid-name` lint errors.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#3905 - Update `_Intern` metaclass to be more friendly with Python type analyzers.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#3904 - Fix `g-assert-in-except` lint errors.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#3903 - UnsupportedGraphResultError: Cannot capture a result of an unsupported type tensorflow_federated.python.learning.models.keras_utils._KerasModel.
Issue -
State: closed - Opened by karantai over 1 year ago
- 2 comments
Labels: bug
#3902 - Fix flaky tests in `prefetching_data_source_test`.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#3901 - Fix `bare-except` lint errors.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#3900 - Fix `pointless-statement` lint errors.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#3899 - Fix `gpointless-statement` lint errors.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#3898 - Fix `g-explicit-length-test` lint errors.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#3897 - Remove `_hash_dtype_and_shape`, this function provides a custom hash function for TensorType and is no longer necessary..
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#3896 - Fix `g-doc-exception ` lint errors.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#3895 - Fix `pointless-string-statement ` lint errors.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#3894 - Fix `anomalous-backslash-in-string ` lint errors.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#3893 - Add python type annotations to `tff.Type` objects.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#3892 - Disable the GPU `fed_recon_eval_test`, this matches the behavior of the `fed_recon_test`.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#3891 - Remove unnecessary call to `str` from example.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#3890 - Add python type annotations to `tff.Type` objects.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago