• arogowie-intel's avatar
    [Py] Python wrappers for nGraph operations (#719) · c9737e83
    arogowie-intel authored
    * Add test for ng.absolute
    
    - remove unnecesary repetitive call to as_node
    
    * Add Acos operation with UT.
    
    - update docsrings
    - refactor and parameterize unit tests
    
    * Review refactoring fix.
    
    * Review refactoring fix part 2.
    
    * Add Asin and Atan nGraph operation wrappers.
    c9737e83
Name
Last commit
Last update
..
test_avg_pooling.py Loading commit data...
test_basic.py Loading commit data...
test_convolution.py Loading commit data...
test_ops_binary.py Loading commit data...
test_ops_unary.py Loading commit data...
test_reduction.py Loading commit data...