• Sentis package
    • What's new in Sentis 1.0
    • Upgrade from Barracuda 3.0 to Sentis 1.0
  • Get started
    • Understand the Sentis workflow
    • Sample scripts
  • Import a model
    • Understand models in Sentis
    • Export an ONNX file from a machine learning framework
    • Import a model file
    • Inspect a model
    • Supported ONNX operators
    • Model Asset Import Settings reference
  • Run an imported model
    • Create input for a model
    • Convert a texture to a tensor
    • Create an engine to run a model
    • Run a model
    • Get output from a model
    • Read output asynchronously
    • Use output data
    • Manage memory
  • Use Tensors
    • Tensor fundamentals in Sentis
    • Create and modify tensors
    • Do tensor operations
    • Access tensor data directly
  • Profile and optimize