You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minor updates to README section for zentorch and install section
Change-Id: Id4ade5fd2d0a94c0328ba4402c31e690a155b55e
Signed-off-by: Kiriti Pendyala <[email protected]>
* In above steps, we have taken an example for release package with Python version 3.8.
124
125
* Dependent packages 'numpy' and 'torch' will be installed by '_zentorch_' if not already present.
125
126
* If you get the error: ImportError: /lib64/libstdc++.so.6: version `GLIBCXX_.a.b.cc' not found (required by <path_to_conda>/envs/<env_name>/lib/python<py_version>/site-packages/zentorch-5.0.0-pyx.y-linux-x86_64.egg/zentorch/_C.cpython-xy-x86_64-linux-gnu.so), export LD_PRELOAD as:
0 commit comments