RustingSword / tensorboard_loggerLinks
C++ API to log data in tensorboard format.
☆78Updated last week
Alternatives and similar repositories for tensorboard_logger
Users that are interested in tensorboard_logger are comparing it to the libraries listed below
Sorting:
- Some CUDA design patterns and a bit of template magic for CUDA☆155Updated 2 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆81Updated last year
- An GPU/CUDA implementation of the Hungarian algorithm☆111Updated 6 years ago
- Fast zero-overhead bindings between NumPy and Eigen☆141Updated 3 months ago
- Fusing Taichi into PyTorch☆145Updated 2 years ago
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- C++ library for reading and writing of numpy's .npy files☆412Updated 9 months ago
- An example of a hybrid python/C++ package with unit tests☆144Updated 5 years ago
- An easily integrable Cholesky solver on CPU and GPU☆237Updated 7 months ago
- Compute the exact Euclidean Distance Transform and Voronoi Diagram for 2D and 3D binary images using the GPU.☆77Updated 5 years ago
- ☆59Updated 10 months ago
- μ-Cuda, COVER THE LAST MILE OF CUDA. With features: intellisense-friendly, structured launch, automatic cuda graph generation and updatin…☆181Updated last week
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 7 years ago
- BVH: Bounding-Volume-Hierarchy☆26Updated 5 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated last month
- A sample code for sparse cholesky solver with cuSPARSE and cuSOLVER library☆19Updated 5 years ago
- Fastest Random Distribution Generator for Eigen☆99Updated 10 months ago
- An open source library for the GPU-implementation of L-BFGS-B algorithm☆133Updated 7 months ago
- A gpu based implementation of a K-D Tree Builder☆114Updated 5 years ago
- Direct solver for sparse SPD matrices for nonlinear optimization. Implements supernodal Cholesky decomposition algorithm, and supports GP…☆91Updated last month
- C++ port of tqdm☆343Updated last year
- Numerical optimization in C++☆40Updated 11 years ago
- TaichiCon: Taichi Conferences☆73Updated 3 years ago
- CUDA implementation of exclusive prefix sum via Blelloch's algorithm☆28Updated 7 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- C++ implementation of Proximal Policy Optimization☆87Updated 2 years ago
- Scalable Differentiable Physics for Learning and Control (ICML2020)☆178Updated 11 months ago
- Pytorch extension: Batch-wise eigencomputation for symmetric 3x3 matrices