Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tosa/transforms/
Dlegalize_tfl.cc2481 Value table_const = getTosa1DConstTensorTable(rewriter, op, hardswish_func); in matchAndRewrite() local
2599 Value table_const = getTosa1DConstTensorTable(rewriter, op, sigmoid_func); in matchAndRewrite() local
2671 Value table_const = getTosa1DConstTensorTable(rewriter, op, tanh_func); in matchAndRewrite() local