Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/security/advisory/
Dtfsa-2022-031.md3 ### CVE Number
6 ### Impact
9 ### Patches
14 ### For more information
/external/tensorflow/tensorflow/core/framework/
Dop_def.proto82 message AttrDef { message
/external/tensorflow/tensorflow/compiler/xla/mlir/transforms/runtime/
Dcustom_call_encoding.h424 using AttrDef = AggregateAttrDef<AttrType>; member
/external/tensorflow/tensorflow/python/framework/
Dop_def_library_pybind.cc56 using AttrDef = ::tensorflow::OpDef::AttrDef; typedef