NovaNet
CtrlK
  • What is NovaNet
    • How It Works
  • For Developers
    • Basics
    • Interacting With The Network
    • Rust SDK
    • Custom opcodes
    • Prover selection
  • JOLT Atlas (zkML)
    • ONNX
      • ONNX Runtime
      • Quantization
      • Tensor Instructions
        • Virtual instructions
          • Softmax
          • Div
          • Max
          • Sigmoid
          • ArgMax
        • Lookups
          • Abs
          • Add
          • ReLU
        • Precompiles
          • ReduceSum
          • MatMul
        • Miscellaneous
          • Gather
          • Select
    • Architecture
    • Getting started
      • Examples
    • Benchmarks
Powered by GitBook
On this page
  1. JOLT Atlas (zkML)
  2. ONNX
  3. Tensor Instructions
  4. Lookups

Add

PreviousAbsNextReLU