Skip to main content
Log in

Mojo module

io_spec

Aliases

FusedInput

alias FusedInput = IOSpec()

FusedOutput

alias FusedOutput = IOSpec()

Input

alias Input = IOSpec()

IOUnknown

alias IOUnknown = IOSpec()

MutableInput

alias MutableInput = IOSpec()

Output

alias Output = IOSpec()

Structs

  • IO:
  • IOSpec: Parameter used to encode whether a particular tensor argument to a DPS kernel is an output, input, or mutable input.