Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dconv_ops.cc62 ConvOpAttrs attrs_; member in tensorflow::__anon3d40b8640111::ConvOp
124 ConvOpAttrs attrs_; member in tensorflow::__anon3d40b8640111::ConvBackpropInputOp
185 ConvOpAttrs attrs_; member in tensorflow::__anon3d40b8640111::ConvBackpropFilterOp
/external/pdfium/core/fxcrt/xml/
Dcfx_xmlelement.h51 std::map<WideString, WideString> attrs_; variable
/external/tensorflow/tensorflow/python/framework/
Dpython_op_gen_internal.h112 std::vector<string> attrs_; variable
/external/tensorflow/tensorflow/core/framework/
Dnode_def_util.h189 const AttrValueMap* attrs_; variable
Dop_def_builder.h169 std::vector<string> attrs_; variable
Dshape_inference.h758 AttrSlice attrs_; variable
/external/tensorflow/tensorflow/core/graph/
Dgraph_def_builder.h141 std::vector<std::pair<string, AttrValue>> attrs_; variable
/external/tensorflow/tensorflow/compiler/tf2xla/
Dtf2xla_util.h117 AttrValueMap attrs_; variable
/external/tensorflow/tensorflow/core/kernels/
Dexample_parsing_ops.cc286 ParseExampleAttrs attrs_; member in tensorflow::ParseExampleOp
388 ParseSingleExampleAttrs attrs_; member in tensorflow::ParseSingleExampleOp
767 ParseSequenceExampleAttrs attrs_; member in tensorflow::ParseSequenceExampleOp
1187 ParseSingleSequenceExampleAttrs attrs_; member in tensorflow::ParseSingleSequenceExampleOp
/external/tensorflow/tensorflow/core/common_runtime/eager/
Deager_operation.h221 AttrBuilder attrs_; variable
/external/llvm-project/flang/include/flang/Evaluate/
Dcharacteristics.h167 Attrs attrs_; variable
/external/webrtc/api/transport/
Dstun.h250 std::vector<std::unique_ptr<StunAttribute>> attrs_; variable
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/c/
Dc_api_unified_experimental_mlir.cc205 llvm::StringMap<Attribute> attrs_; member in mlir::TF::__anon2b880b700111::MlirAbstractOp
/external/llvm-project/flang/include/flang/Semantics/
Dsymbol.h656 Attrs attrs_; variable
/external/tensorflow/tensorflow/core/grappler/utils/
Dgraph_view_internal.h254 AttrSlice attrs_; variable
/external/tensorflow/tensorflow/python/util/
Dutil.cc540 Safe_PyObjectPtr attrs_; member in tensorflow::swig::__anon31ed0eec0211::AttrsValueIterator
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes.cc199 std::map<string, AttrValue const*> attrs_; member in tensorflow::tensorrt::convert::TFAttrs
/external/llvm-project/flang/lib/Semantics/
Dresolve-names.cpp277 std::optional<Attrs> attrs_; member in Fortran::semantics::AttrsVisitor