wangkuiyi / gotorchLinks
A Go idiomatic binding to the C++ core of PyTorch
☆350Updated 2 years ago
Alternatives and similar repositories for gotorch
Users that are interested in gotorch are comparing it to the libraries listed below
Sorting:
- LibTorch (PyTorch) bindings for Golang☆271Updated 4 years ago
- Go binding for Pytorch C++ API (libtorch)☆626Updated 6 months ago
- onnx-go gives the ability to import a pre-trained neural network within Go without being linked to a framework or library.☆830Updated last year
- package tensor provides efficient and generic n-dimensional arrays in Go that are useful for machine learning and deep learning purposes☆374Updated 5 months ago
- Unofficial golang package for the Triton Inference Server(https://github.com/triton-inference-server/server)☆50Updated last week
- A Go (golang) library wrapping microsoft/onnxruntime.☆381Updated 2 months ago
- Go bindings to the CPython-3 API☆342Updated 3 years ago
- NLP transformers written in Go☆240Updated 2 years ago
- pure Go implementation of prediction part for GBRT (Gradient Boosting Regression Trees) models from popular frameworks☆453Updated last year
- Go bindings for Faiss☆95Updated last year
- Go bindings to the CPython-3 API☆386Updated 3 years ago
- NLP tokenizers written in Go language☆270Updated this week
- package cu provides an idiomatic interface to the CUDA Driver API.☆520Updated last year
- A High-level Machine Learning Library for Go☆375Updated last year
- GoMLX: An Accelerated Machine Learning Framework For Go☆886Updated this week
- Tensorflow + Go, the gopher way☆2,481Updated last year
- Convert C to Go☆303Updated last year
- LLaMA-2 in native Go☆194Updated 9 months ago
- Go bindings for Tiktoken & HuggingFace Tokenizer☆168Updated last week
- XGBoost bindings for golang☆78Updated 6 years ago
- Artificial Neural Network☆557Updated last year
- Go SDK for Milvus(Deprecated)☆370Updated 6 months ago
- llama.go is like llama.cpp in pure Golang!☆1,379Updated last year
- LLama.cpp golang bindings☆818Updated 2 weeks ago
- Go binding to TensorRT C API to do inference with pre-trained model in Go☆30Updated 5 years ago
- Face recognition with Go☆1,162Updated last year
- reflect api without runtime reflect.Value cost☆805Updated 5 months ago
- Go Bindings for the NVIDIA Management Library (NVML)☆399Updated last week
- Go library for loading Python's data serialized with pickle and PyTorch module files.