mirror of
https://github.com/zama-ai/tfhe-rs.git
synced 2026-01-06 21:34:05 -05:00
chore: fix repo name in hpu README
This commit is contained in:
committed by
IceTDrinker
parent
cf969ff930
commit
de439ff6a1
@@ -201,7 +201,7 @@ There are some example applications already available in `tfhe/examples/hpu`:
|
||||
* hpu_hlapi: Depict the used of HPU device through HighLevelApi.
|
||||
* hpu_bench: Depict the used of HPU device through Integer abstraction level.
|
||||
|
||||
In order to run those applications on hardware, user must build from the project root (i.e `tfhe-rs-internal`) with `hpu-v80` features:
|
||||
In order to run those applications on hardware, user must build from the project root (i.e `tfhe-rs`) with `hpu-v80` features:
|
||||
|
||||
> NB: Running examples required to have correctly pulled the `.hpu` files. Those files, due to their size, are backed by git-lfs and disabled by default.
|
||||
> In order to retrieve them, run the following command from **TFHE-rs** root folder:
|
||||
|
||||
Reference in New Issue
Block a user