You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
compatibility fix (to be released as v0.9.1) (#92)
* add an option USE_STRICT to allow disable strict build
* BUILD_LIB=OFF in cmake
* windows CI (#93)
dev-0.7.0 (#81)
* new API :: device_type
* more constructors
* chebyshev_distenace
* stdc++fs
* COC
* deprecate <stdtensor>
* fix test
* support .at() for rank 0 tensor
* raw to flat
* flat_tensor::{rank,size,dims}
* simplify opencv example
* fix test for gcc