• Adam Procter's avatar
    Fix use-after-free in `TensorViewLayout::get_shape()` (#174) · 5cb33878
    Adam Procter authored
    * isolate graph building / execution scope in some unit tests (this triggered the user-after-free which was also observed from TF)
    
    * Change descriptor::layout::TensorViewLayout to store a shared pointer to the TensorViewType rather than a reference to the TensorView
    5cb33878
Name
Last commit
Last update
..
ngraph Loading commit data...
CMakeLists.txt Loading commit data...