Skip to content

Replace deprecated jax.tree_* functions with jax.tree.* #279

Replace deprecated jax.tree_* functions with jax.tree.*

Replace deprecated jax.tree_* functions with jax.tree.* #279

name: Close Pull Request
on:
pull_request_target:
types: [opened]
jobs:
run:
runs-on: ubuntu-latest
if: ${{ github.event.pusher.name != 'copybara-service' }}
steps:
- uses: superbrothers/close-pull-request@v3
with:
comment: "Unfortunately, we cannot accept contributions to the Prompt Tuning repo at this time. Please file issues as needed though!"