• Jayaram Bobba's avatar
    Remove validation checks from performance critical code paths and ski… (#1327) · af1201fd
    Jayaram Bobba authored
    * Remove validation checks from performance critical code paths and skip layout propagation to inputs
    
    * Add templated call method to backend for cases where users need input validation
    
    * Added missing return
    
    * fix python api compile error due to ngraph api change.
    
    * disable parameter validation in python api
    
    * make validating call a separate call rather than templated
    af1201fd
backend_test.in.cpp 357 KB