Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/eager/
Deager_operation.h59 const tensorflow::AttrTypeMap* AttrTypes() const { return attr_types_; } in AttrTypes() function
/external/tensorflow/tensorflow/c/eager/
Dc_api.cc634 status->status = tensorflow::AttrTypeByName(*op->operation.AttrTypes(), in TFE_OpGetAttrType()