Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / google/CommonLoopUtils issues and pull requests
#365 - Update clu to use inspect.get_annotations(cls) oveer cls.__annotations__
Pull Request -
State: open - Opened by copybara-service[bot] 17 days ago
- 1 comment
#364 - Change the count type from int32 to float32 to avoid overflows.
Pull Request -
State: open - Opened by copybara-service[bot] 17 days ago
- 1 comment
#363 - Fix when variable is None for include_stats is True or False
Pull Request -
State: closed - Opened by copybara-service[bot] 24 days ago
- 1 comment
#362 - Creating a NNX model with no bias results in a None being passed to the overview.
Pull Request -
State: closed - Opened by copybara-service[bot] 25 days ago
- 1 comment
#361 - Fix handling of empty parameters in parameter_overview.
Pull Request -
State: closed - Opened by copybara-service[bot] about 1 month ago
#360 - jax.numpy.clip: update use of deprecated arguments.
Pull Request -
State: closed - Opened by copybara-service[bot] about 1 month ago
#359 - Update references to JAX's GitHub repo
Pull Request -
State: open - Opened by copybara-service[bot] 3 months ago
#358 - lazy import tensorflow
Pull Request -
State: open - Opened by haohuanw 3 months ago
- 1 comment
#357 - update jnp.clip args
Pull Request -
State: open - Opened by garymm 3 months ago
#356 - Adds `reshuffle_each_iteration` argument to `deterministic_data.create_dataset()`.
Pull Request -
State: open - Opened by copybara-service[bot] 7 months ago
#355 - Allow running profiler on specific steps.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
- 1 comment
#354 - Rollback add point clouds summary writer to tensorboard interface and metric writer.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
- 1 comment
#353 - Add point clouds summary writer to tensorboard interface and metric writer.
Pull Request -
State: closed - Opened by copybara-service[bot] 8 months ago
- 1 comment
#352 - Replace deprecated `jax.tree_*` functions with `jax.tree.*`
Pull Request -
State: closed - Opened by copybara-service[bot] 9 months ago
#351 - Update GitHub Actions to checkout@v4 and setup-python@v5
Pull Request -
State: closed - Opened by copybara-service[bot] 10 months ago
#350 - Fix bug in preprocess_spec.py: Remove `list()` that fails if tensor rank is unknown.
Pull Request -
State: closed - Opened by copybara-service[bot] 10 months ago
#349 - Make g3pdb lazy again
Pull Request -
State: open - Opened by copybara-service[bot] 10 months ago
#348 - Make sklearn import lazy
Pull Request -
State: open - Opened by copybara-service[bot] 11 months ago
#347 - Rename dpsgd to orbax.contrib END_PUBLIC
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#346 - Rename DifferentiallyPrivateAggregateState to `orbax.contrib`
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#345 - Rename differentially_private_aggregate -> optax.contrib
Pull Request -
State: open - Opened by copybara-service[bot] 11 months ago
#344 - Speed up clu.metric_writers by making rarely used imports lazy
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#343 - Release v0.0.12.
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#342 - Updated `jax.tree_map` to `jax.tree_util.tree_map`. As of [JAX 0.4.26](https://jax.readthedocs.io/en/latest/changelog.html#jax-0-4-26-april-3-2024), `jax.tree_map` is deprecated. We should switch to `jax.tree.map` if/when the JAX minimum version is >=0.4.26 for CLU.
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#341 - This fix adjusts import to avoid accidentally pulling in keras in clu. https://github.com/google/CommonLoopUtils/pull/336
Pull Request -
State: open - Opened by copybara-service[bot] 11 months ago
- 1 comment
#340 - Change deprecated `jax.tree_map` to avoid warnings:
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
- 1 comment
#339 - Add include_states="sharding" in the parameter overview to add a column to display the sharding without computing the mean and std.
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#338 - Fix typing annotations for get_parameters_overview
Pull Request -
State: closed - Opened by copybara-service[bot] 12 months ago
#337 - Support sharding for get_parameter_overview
Pull Request -
State: open - Opened by copybara-service[bot] 12 months ago
#336 - do not pull in tensorboard's keras callback
Pull Request -
State: open - Opened by haohuanw about 1 year ago
- 1 comment
#335 - do not pull in tensorboard's keras callback
Pull Request -
State: closed - Opened by haohuanw about 1 year ago
- 1 comment
#334 - Updates CHANGELOG for v0.0.11
Pull Request -
State: closed - Opened by copybara-service[bot] about 1 year ago
#333 - Unify the handling of tensor-valued metrics of Std with Average. In particular, this removes the ndim restriction on the Std metric.
Pull Request -
State: closed - Opened by copybara-service[bot] about 1 year ago
#332 - Add unit test passing ShapeDtypeStruct to get_parameter_overview.
Pull Request -
State: closed - Opened by copybara-service[bot] about 1 year ago
#331 - Allow paramter_overview to work with JAX ShapeDtypeStruct.
Pull Request -
State: closed - Opened by copybara-service[bot] about 1 year ago
#330 - Adds Dtype column and total size (in bytes).
Pull Request -
State: closed - Opened by copybara-service[bot] about 1 year ago
#329 - Make sharding printing work (default fallback to __str__) for arbitrary sharding types.
Pull Request -
State: closed - Opened by copybara-service[bot] about 1 year ago
#328 - Adds "Sharding" column to parameter overview.
Pull Request -
State: closed - Opened by copybara-service[bot] about 1 year ago
#327 - No public description
Pull Request -
State: closed - Opened by copybara-service[bot] about 1 year ago
- 1 comment
#326 - Explicitly handle None in model parameters
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#325 - Adding API for passing options into the profiler.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#324 - Remove numpy version pin
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#323 - Updates version to v0.0.10
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#322 - Disable typeguard for TF
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
#321 - Fix mock_modules for `import x.y.z as a`
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
#320 - binds step argument for ProfileAllHosts
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#319 - Use the `mean()`/`std()` method from the value object instead `np.mean` or `np.std`. This enables logging even for parameter nodes that aren't numpy arrays but instances of custom classes.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#318 - Remove TensorFlow import.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#317 - param_overview: Make device -> host transfer explicit instead of implicit.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#316 - Replace uses of `jnp.array` in types with `jnp.ndarray`.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#315 - Make parameter_overview work on global arrays.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#314 - [JAX] Fix incorrect type annotations.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#313 - [JAX] Replace uses of `jnp.array` in types with `jnp.ndarray`.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#312 - Adds `preprocess_sepcs.PreprocessOps`.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#311 - Add __init__ file to allow importing clu.metric_writers.tf.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#310 - Fix import tf.summary_writer external error.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#309 - Improves `clu.metrics` docs.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#308 - Fix type annotations to pass pytype checks.
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
#307 - Improve type annotation by using `numpy.typing.DTypeLike`.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#306 - Stop testing for Python 3.9 and start testing for 3.11.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#305 - Reorganize files.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#304 - Internal change.
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
#303 - Drop TF support for `parameter_overview`.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#302 - Internal change.
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
#301 - Create separate module for TF-compatible `parameter_overview`.
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
#300 - Fix NumPy dependency.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#299 - Fix TorchTensorboardWriter.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#298 - Fix TorchTensorboardWriter.
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
#297 - Replace `tf.test` with `absl.testing.absltest`.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#296 - Allow non-TF features in `.describe_features()`.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#295 - Clu metrics + `__future__.annotations`
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
#294 - Internal change.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#293 - Internal change.
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
#292 - Internal change.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#291 - Updates test to make it thread safe.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#290 - Fixes code snippet for collecting `CollectingMetric` using a thread pool.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#289 - Allow overwriting the mask from Metric.from_fun.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#288 - Use int64 instead of int32 for example_index to avoid overflow.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#287 - Fix TPU time measurements in `PeriodicAction.timed()`.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#286 - Fix LastValue to support tree_manipulations that map leafs to other objects (e.g. None).
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#285 - Internal change.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#284 - Fix TPU time measurements in `PeriodicAction.timed()`.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#283 - Update PRNG key indexing to support custom PRNG
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#282 - Fix usage of mask for computing total in Std metric.
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#281 - Internal change.
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#280 - internal cleanup
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
- 1 comment
#279 - Fix type annotations
Pull Request -
State: open - Opened by copybara-service[bot] almost 2 years ago
#278 - metrics: Use Array and ArrayLike types thoughout
Pull Request -
State: open - Opened by copybara-service[bot] almost 2 years ago
#277 - Fix Accuracy.from_model_output return type
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#276 - Silence some pytype errors.
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#275 - clu.metrics: Fix type annotations for `Metric`
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#274 - Turn merge_reduce into a private method and add some documentation.
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
- 1 comment
#273 - Bumps version to 0.0.9
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#272 - Bumps versions python-publish action.
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#271 - Updates README and clu_synposis.ipynb
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#270 - Removes support for Python 3.7 and 3.8
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#268 - clu.metrics: Fix type annotations for `Collection`
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#267 - clu.metrics: Use non-deprecated type imports
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#265 - Fix a couple of docstring typos.
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#263 - Allow subclassing Collection.
Pull Request -
State: open - Opened by copybara-service[bot] almost 2 years ago
- 1 comment