Home
last modified time | relevance | path

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

/external/python/pycparser/pycparser/
Dc_ast.py187 attr_names = ('dim_quals', ) variable in ArrayDecl
208 attr_names = () variable in ArrayRef
230 attr_names = ('op', ) variable in Assignment
252 attr_names = ('op', ) variable in BinaryOp
266 attr_names = () variable in Break
288 attr_names = () variable in Case
309 attr_names = () variable in Cast
327 attr_names = () variable in Compound
348 attr_names = () variable in CompoundLiteral
365 attr_names = ('type', 'value', ) variable in Constant
[all …]
/external/tensorflow/tensorflow/compiler/mlir/tfr/passes/
Draise_to_tf.cc130 auto attr_names = tensor_type.getAttrKeys(); in CastToNonDerivedType() local
189 auto attr_names = tensor_type.getAttrKeys(); in AddDerivedAttrs() local
201 auto attr_names = list_type.getAttrKeys(); in AddDerivedAttrs() local
/external/tensorflow/tensorflow/compiler/mlir/tfr/ir/
Dtfr_ops.cc319 llvm::SmallVector<std::string, 4> attr_names(undefined_attrs.size()); in Verify() local
/external/tensorflow/tensorflow/tools/graph_transforms/
Dtransform_utils.cc127 std::vector<string> attr_names; in HashNodeDef() local
/external/tensorflow/tensorflow/c/
Dc_api_experimental.cc412 std::set<std::string> attr_names; member
/external/tensorflow/tensorflow/core/framework/
Dnode_def_util.cc62 std::vector<string> attr_names; in SummarizeAttrsHelper() local