Skip to content

implement cos gradient as a function op (#13227) #1758

implement cos gradient as a function op (#13227)

implement cos gradient as a function op (#13227) #1758

# Don't edit this file manully.
# Run generate_fake_workflows.py to generate it.
name: Windows GPU CI Pipeline
on:
push:
paths:
- docs/**
- README.md
- CONTRIBUTING.md
- BUILD.md
jobs:
job1:
name: cuda build_x64_RelWithDebInfo
runs-on: ubuntu-latest
steps:
- run: 'echo "No build required, only documentation changed"'
job2:
name: dml build_x64_RelWithDebInfo
runs-on: ubuntu-latest
steps:
- run: 'echo "No build required, only documentation changed"'
job3:
name: training build_x64_RelWithDebInfo
runs-on: ubuntu-latest
steps:
- run: 'echo "No build required, only documentation changed"'
job4:
name: kernelDocumentation build_x64_RelWithDebInfo
runs-on: ubuntu-latest
steps:
- run: 'echo "No build required, only documentation changed"'