Skip to content

[PyTorch] Fix detection of 3 in 3hd/h3d layouts #4901

[PyTorch] Fix detection of 3 in 3hd/h3d layouts

[PyTorch] Fix detection of 3 in 3hd/h3d layouts #4901

Workflow file for this run

# Copyright (c) 2022-2024, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
#
# See LICENSE for license information.
# A workflow to trigger the TE license check on GitHub
name: 'License'
on:
pull_request:
workflow_dispatch:
jobs:
check:
name: 'Check'
runs-on: ubuntu-latest
steps:
- name: 'Checkout'
uses: actions/checkout@v3
- name: 'Check License'
run: |
export TE_PATH=.
bash ./qa/L0_license/test.sh