• Scott Cyphers's avatar
    Validate/infer types as a virtual function (#1463) · 132b5305
    Scott Cyphers authored
    * Validate/infer types as a virtual function
    BroadcastLike, ScalarConstantLike
    Set output shape separately from output types
    Remove some obsolete tests
    Replace *Like ops with fixed type versions
    
    * Review comments
    
    * Remove TensorViewType
    
    * Remove PrimaryTensorView
    
    * Reviewer comments
    
    * Style fix.
    
    * Another try at GPU
    
    * GPU
    
    * Simplify class hierarchy
    
    * More of previous.
    
    * Better errors
    
    * Remove unneeded classes
    
    * Merge
    
    * Update Python bindings
    
    * clang-format
    
    * Remove redundant files
    
    * Remove commented out lines
    
    * clang-format
    
    * Group includes
    
    * Missing tests
    
    * Merge error
    132b5305
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...
README.md Loading commit data...
requirements.txt Loading commit data...
setup.py Loading commit data...
test_requirements.txt Loading commit data...
tox.ini Loading commit data...