Home
last modified time | relevance | path

Searched defs:IsQUI8Type (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/experimental/tac/common/
H A Dutils.h64 inline bool IsQUI8Type(Type t) { in IsQUI8Type() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/ir/
H A Dtfl_ops.cc244 bool IsQUI8Type(Type element_type) { in IsQUI8Type() function