README.md 201 Bytes
Newer Older
liangjing's avatar
liangjing committed
1
2
3
4
5
6
7
8
9
# preparation
Accordding to the following PR to produce fmhalib.so
https://github.com/sneaxiy/apex/pull/1

# build the fmha op
python setup.py install

# unittest (need to improve)
python test_fmha.py