Skip to content
Commit d713a4d8 authored by TatWai Chong's avatar TatWai Chong Committed by Eric Kunze
Browse files

Add framework test for math.sign



The result comparison between Tensorflow runtime and the reference
model hasn't been checked as the sign operator is not supported by
the native TFLite runtime. That said, since the generated tosa ops
for tf.sign and tfl.sign is identical, the correctness presumably
can be proved by the result from tf.sign.

Change-Id: I72eb415df7fb6ca4dc9103f9ddc7104b0ba39234
Signed-off-by: TatWai Chong's avatarTatWai Chong <tatwai.chong@arm.com>
parent fac5c310
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