Home
last modified time | relevance | path

Searched refs:removeArgAttr (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dlift_variables.cc173 func.removeArgAttr(i, resource_name_id); in LiftVariables()
/external/llvm-project/mlir/include/mlir/IR/
DFunctionSupport.h347 MutableDictionaryAttr::RemoveResult removeArgAttr(unsigned index,
605 FunctionLike<ConcreteType>::removeArgAttr(unsigned index, Identifier name) { in removeArgAttr() function