• arogowie-intel's avatar
    [Py] Python wrappers for nGraph operations. (#793) · 86fd6a53
    arogowie-intel authored
    * Add python wrappers for nGraph Cos, Cosh operations.
    
    - Update docstrings.
    
    * Enable auxiliary function running computation to accept multiple input nodes.
    
    * Python wrapper for nGraph Dot function with UT.
    
    * Update python wrappers for nGraph Exp and Equal operations.
    
    - Update docstrings.
    - Add UT for exp.
    
    * Update python wrappers for nGraph Floor, Greater, GreaterEq, Less, LessEq operations.
    
    - Update docstrings.
    - Add UT for ng.floor.
    
    * Update python wrapper for nGraph Log operation.
    
    - Update docstring.
    - Add UT.
    86fd6a53
Name
Last commit
Last update
..
examples Loading commit data...
ngraph Loading commit data...
pyngraph Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
CMakeLists.txt Loading commit data...
README.md Loading commit data...
build_python2_wheel.sh Loading commit data...
build_python3_wheel.sh Loading commit data...
lib64 Loading commit data...
pip-selfcheck.json Loading commit data...
pyvenv.cfg Loading commit data...
requirements.txt Loading commit data...
setup.py Loading commit data...
test_requirements.txt Loading commit data...
tox.ini Loading commit data...