Skip to content

[WIP] [NDTensors] New contraction algorithm backend system #12903

[WIP] [NDTensors] New contraction algorithm backend system

[WIP] [NDTensors] New contraction algorithm backend system #12903

Workflow file for this run

name: "TagBot"
on:
issue_comment:
types:
- "created"
workflow_dispatch: ~
env:
REGISTRY_TAGBOT_ACTION: "JuliaRegistries/TagBot"
permissions:
contents: "write"
issues: "read"
jobs:
tagbot:
name: "TagBot"
if: "github.event_name == 'workflow_dispatch' || github.actor == 'JuliaTagBot'"
uses: "ITensor/ITensorActions/.github/workflows/TagBot.yml@v2"
with:
subdirs: '["NDTensors"]'
secrets: "inherit"