Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from tensorflow:master #219

Merged
merged 22 commits into from
Feb 6, 2025
Merged

Conversation

pull[bot]
Copy link

@pull pull bot commented Feb 6, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

ddunl and others added 22 commits February 5, 2025 10:28
Updating:
 - `env.h`
 - `env_time.h`
 - `errors.h`
 - `file_statistics.h`
 - `file_system.h`
 - `file_system_helper.h`
 - `logging.h`
 - `macros.h`
 - `status.h`
 - `status_matchers.h`
 - `status_to_from_proto.h`
 - `statusor.h`
 - `test.h`
 - `test_benchmark.h`
 - `threadpool.h`
 - `threadpool_async_executor.h`
 - `threadpool_interface.h`
 - `threadpool_options.h`
 - `types.h`

and associated targets.

PiperOrigin-RevId: 723561105
…` from TSL

TSL is no longer independently buildable, so these files have no meaning

PiperOrigin-RevId: 723568791
…ing operand or result shapes / returning capsule descriptor.

PiperOrigin-RevId: 723571011
Rollback TF PR #82210 to fix LiteRT pypi error "'Interpreter' object has no attribute '_interpreter'".

Reverts 0f26341

PiperOrigin-RevId: 723573618
This file has no meaning now that TSL is no longer independently buildable

PiperOrigin-RevId: 723595198
python3.13-nogil is a free-threaded build of python3.13.

PiperOrigin-RevId: 723604422
…ilename and --xla-hlo-enable-passes-only).

PiperOrigin-RevId: 723606669
…collective-permute into send/recv

This is to ensure that conflicting collectives are not scheduled in between the decomposed send/recv ops, which would cause deadlocks.

PiperOrigin-RevId: 723614014
…actored in) to MSA.

PiperOrigin-RevId: 723618095
…y.dtypes.StringDType`) in JAX. Currently this only supports making of a string array by means of either `jax.numpy.asarray` or `jax.device_put` and reading it back with `jax.device_get`.

PiperOrigin-RevId: 723620391
Updates LLVM usage to match
[f8287f6c373f](llvm/llvm-project@f8287f6c373f)

PiperOrigin-RevId: 723639584
…y default to `"PY3"`

PiperOrigin-RevId: 723643353
PiperOrigin-RevId: 723647280
The include paths for headers within the ml_dtypes package have changed.
We therefore need to adjust the TF/XLA build rules and paths to account
for this.  Also updated the pip ml_dtypes version to match.

The main ml_dtypes repo name needed to be changed to avoid
conflicts with the ml_dtypes subfolder.  The subfolder contains the main
python package that needs to be added to the PYTHON_PATH.

PiperOrigin-RevId: 723654395
  non-unit slice sizes.

PiperOrigin-RevId: 723669805
The c-api support will be added in: openxla/xla#22272 .

PiperOrigin-RevId: 723682207
@pull pull bot added the ⤵️ pull label Feb 6, 2025
@pull pull bot merged commit 872de90 into makesoftwaresafe:master Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.