Skip to content

[HIPIFY][#1769][fp16] Support for fp16 math - Part 2 - Functions #754

[HIPIFY][#1769][fp16] Support for fp16 math - Part 2 - Functions

[HIPIFY][#1769][fp16] Support for fp16 math - Part 2 - Functions #754

Workflow file for this run

name: Markdownlint mdl Action
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v3
- name: Use markdownlint
uses: actionshub/markdownlint@v3.1.3
with:
filesToIgnoreRegex: "README.md"