• Scott Cyphers's avatar
    Cyphers/exec can create tensors (#3445) · d7893701
    Scott Cyphers authored
    * Add method to check if an Executable can create tensors
    
    * Add a Backend check to see if Executable can create tensors
    
    * Update per review comment
    
    * style
    
    * Possible fix so that backend does not keep holding on to the dummy ng_exec
    d7893701
backend_api.cpp 3.47 KB