Skip to content
Commit 720ab241 authored by Tai Ly's avatar Tai Ly
Browse files

[tosa_mlir_translator] Fix Variable Op serialization



Tosa variable op interface has changed.
the attribute "type" used to specify variable type,
but now it specifies element type.
Changed to use tosa::getVariableType(VariableOp) to get
type of variable.

Signed-off-by: default avatarTai Ly <tai.ly@arm.com>
Change-Id: Idc7adc546c1f1eafacc0a96167bdb32929c7cb27
parent d04b9e80
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment