Skip to content

Fix signed integer overflow and heap DoS in ArrayRecord custom TF operators. #554

Fix signed integer overflow and heap DoS in ArrayRecord custom TF operators.

Fix signed integer overflow and heap DoS in ArrayRecord custom TF operators. #554

Workflow file for this run

name: Build and test
on:
pull_request:
branches: [main]
jobs:
call-workflow:
uses: ./.github/workflows/build_and_publish_template.yml
permissions:
contents: read
id-token: write
with:
upload_wheels: false