Skip to content

[tensor-layout] implements LayoutAttr::getStride() #213

[tensor-layout] implements LayoutAttr::getStride()

[tensor-layout] implements LayoutAttr::getStride() #213

Workflow file for this run

name: spdx
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
check-spdx-headers:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v2
- uses: enarx/spdx@master
with:
licenses: Apache-2.0