Skip to content

Instantly share code, notes, and snippets.

View xihajun's full-sized avatar
🐢
I may be slowwww to respond.

xihajun xihajun

🐢
I may be slowwww to respond.
View GitHub Profile
@xihajun
xihajun / README.md
Last active December 8, 2022 22:07 — forked from psyhtest/README.md
Setting up Edge appliances with Qualcomm Cloud AI 100 (QAIC)

Qualcomm Cloud AI - MLPerf Inference - Edge Appliances

graph TD;
    A[This is an <b>important</b> <a href='https://gist.github.com/xihajun/fb7a7ece4d3ec9cd3f84671711853f87#a-host-setup'>link</a>] --> B[test is an <b>important</b> <a href='https://gist.github.com/xihajun/fb7a7ece4d3ec9cd3f84671711853f87#g-benchmarking'>test</a>]

generated by markdown-toc

@xihajun
xihajun / conventional_commit_library.md
Last active December 6, 2022 16:42 — forked from ebwood/conventional_commit_library.md
commitlint + husky + commitizen

commitlint + husky + commitizen

  1. git init(if project is not git repository).

  2. install node:

    brew install node
@xihajun
xihajun / instant-slurm.sh
Last active November 17, 2022 23:55 — forked from gqqnbig/instant-slurm.sh
update for chai
#!/bin/bash
# Copyright (C) 2019 by Christian Goll <cgoll@suse.de>
#
# Permission to use, copy, modify, and/or distribute this software for any
# purpose with or without fee is hereby granted.
# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
# REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
# FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
# INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM