• 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
cmake Loading commit data...
contrib/docker Loading commit data...
doc Loading commit data...
examples Loading commit data...
maint Loading commit data...
src Loading commit data...
test Loading commit data...
third-party Loading commit data...
.clang-format Loading commit data...
.gitignore Loading commit data...
CMakeLists.txt Loading commit data...
README.md Loading commit data...