onnx-mlir VS transmission-renderer

Compare onnx-mlir vs transmission-renderer and see what are their differences.

onnx-mlir

Representation and Reference Lowering of ONNX Models in MLIR Compiler Infrastructure (by onnx)

transmission-renderer

A high-performance renderer to render glTF models that use the `KHR_materials_transmission` and `KHR_materials_volume` extensions. (by expenses)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
onnx-mlir transmission-renderer
1 1
687 35
4.2% -
9.5 0.0
3 days ago over 2 years ago
C++ Rust
Apache License 2.0 -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

onnx-mlir

Posts with mentions or reviews of onnx-mlir. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-30.
  • GPU computing on Apple Silicon
    7 projects | /r/rust | 30 Nov 2021
    This doesn't answer your question, but it would be cool if we had something based on MLIR for GPU compute. From what I've read, it closes the gap between NVIDIA and other GPU vendors a lot more than pure compute shaders. e.g. ONNX-MLIR, PlaidML, and IREE.

transmission-renderer

Posts with mentions or reviews of transmission-renderer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-30.
  • GPU computing on Apple Silicon
    7 projects | /r/rust | 30 Nov 2021
    IMO rust-gpu is a fair bit further along than people seem to believe. It does have some areas that need work but you can write some fairly advanced things in it: https://github.com/expenses/transmission-renderer

What are some alternatives?

When comparing onnx-mlir and transmission-renderer you can also consider the following projects:

iree - A retargetable MLIR-based machine learning compiler and runtime toolkit.

plaidml - PlaidML is a framework for making deep learning work everywhere.

Emu - The write-once-run-anywhere GPGPU library for Rust

rust-objc - Objective-C Runtime bindings and wrapper for Rust.

vulkano - Safe and rich Rust wrapper around the Vulkan API

rust-gpu - 🐉 Making Rust a first-class language and ecosystem for GPU shaders 🚧