Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/graph_transforms/
Drename_attribute.cc56 AttrValue attribute_value = node.attr().at(old_attribute_name); in RenameAttribute() local
/external/cldr/tools/java/org/unicode/cldr/util/
DXPathParts.java915 Map<String, String> attribute_value = suppressionMap.get(element); in skipAttribute() local
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_driver.cc366 hipDeviceAttribute_t attribute, hipFunction_t func, int* attribute_value) { in FuncGetAttribute()
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_driver.cc488 CUfunction_attribute attribute, CUfunction func, int* attribute_value) { in FuncGetAttribute()