Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Draise_custom_ops.cc44 struct RaiseCustomOpsPass struct
47 explicit RaiseCustomOpsPass() in RaiseCustomOpsPass() function
49 explicit RaiseCustomOpsPass(const std::vector<std::string> &target_ops) in RaiseCustomOpsPass() argument
52 StringRef getArgument() const final { in getArgument()
57 StringRef getDescription() const final { in getDescription()
66 const absl::flat_hash_set<std::string> target_op_names;