Skip to content

[TTNN Dialect] Convert ttnn.to_memory_config from DPS to non-DPS op #130

[TTNN Dialect] Convert ttnn.to_memory_config from DPS to non-DPS op

[TTNN Dialect] Convert ttnn.to_memory_config from DPS to non-DPS op #130

Workflow file for this run

name: On PR
on:
workflow_dispatch:
pull_request:
branches: [ "main" ]
jobs:
pre-commit:
uses: ./.github/workflows/pre-commit.yml
secrets: inherit
spdx:
uses: ./.github/workflows/spdx.yml
secrets: inherit
macos-build:
uses: ./.github/workflows/macos-build.yml
secrets: inherit
docker-build:
uses: ./.github/workflows/docker-build.yml
secrets: inherit