For internal spidr use only.
import public Compiler.Xla.Literalinterface LiteralRW : Type -> Type -> Typeset : Literal -> Int64Array -> ty -> IO ()get : Literal -> Int64Array -> tyset : LiteralRW dtype ty => Literal -> Int64Array -> ty -> IO ()get : LiteralRW dtype ty => Literal -> Int64Array -> tywrite : HasIO io => LiteralRW dtype a => Literal shape a -> io Literalread : LiteralRW dtype a => HasIO io => Literal -> io (Literal shape a)