-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rui/use system deps #80
Conversation
852160b
to
4849b22
Compare
c43f9d7
to
f010910
Compare
Signed-off-by: rmdg88 <[email protected]>
Signed-off-by: rmdg88 <[email protected]>
Signed-off-by: rmdg88 <[email protected]>
Signed-off-by: rmdg88 <[email protected]>
d54861c
to
6fa3bcb
Compare
regarding the sys deps build:
see:
|
Signed-off-by: Michele Dolfi <[email protected]>
Signed-off-by: Michele Dolfi <[email protected]>
Signed-off-by: Michele Dolfi <[email protected]>
Signed-off-by: Michele Dolfi <[email protected]>
Signed-off-by: Michele Dolfi <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 💯
pyproject.toml
to use pybind at build-systempyproject.toml
include = [ ]
to include more pathsbuild.py
CXXOPTS
to v3.2.0LOGURU
install methodload_pretrained_nlp_models, load_training_data
to properly construct URL and be compatible cross platform to load tests