Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Dtrim_functions_tf.cc35 static llvm::cl::list<std::string> trim_funcs_allowlist( variable
51 explicit TrimFunctionsPass(llvm::ArrayRef<std::string> trim_funcs_allowlist) in TrimFunctionsPass()
124 llvm::ArrayRef<std::string> trim_funcs_allowlist) { in CreateTrimFunctionsPass()