Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 202 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 202 Bytes

This test folder contains a model directory for test.

model.tflite contains the following graph:

%1 = placeholder  (f32, [1,1,1,32])
%2 = placeholder  (f32, [1,1,1,32])
%3 = truediv(%1, %2)