vkml 0.0.1

A High-level Vulkan-based machine learning library
Documentation
[lib]
name = "vkml"
path = "src/lib.rs"

[package]
authors = ["PieInOblivion"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["science", "graphics", "hardware-support"]
description = "A High-level Vulkan-based machine learning library"
edition = "2024"
keywords = ["vulkan", "machine-learning", "gpu", "compute", "ml"]
license = "MIT"
name = "vkml"
readme = "README.md"
repository = "https://github.com/PieInOblivion/VKML"
version = "0.0.1"