Skip to content

only ranked tensor #2019

only ranked tensor

only ranked tensor #2019

Workflow file for this run

name: Clang-Format
on:
push:
pull_request:
merge_group:
jobs:
build:
name: Format
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: DoozyX/[email protected]
with:
source: 'src'
style: 'llvm'
clangFormatVersion: 16