Searched defs:frontend_attributes (Results 1 – 9 of 9) sorted by relevance
223 void SetFrontendAttributes(const FrontendAttributes& frontend_attributes) { in SetFrontendAttributes()231 const FrontendAttributes& frontend_attributes) { in SwapFrontendAttributes()238 const FrontendAttributes& frontend_attributes() const { in frontend_attributes() function
481 auto* frontend_attributes = instr_proto->mutable_frontend_attributes(); in SetInstructionFrontendAttribute() local
1751 void set_frontend_attributes(FrontendAttributes frontend_attributes) { in set_frontend_attributes()1755 void add_frontend_attributes(FrontendAttributes frontend_attributes) { in add_frontend_attributes()1760 const FrontendAttributes& frontend_attributes() const { in frontend_attributes() function
1153 optional<FrontendAttributes> frontend_attributes; in ParseInstructionRhs() local3002 FrontendAttributes* frontend_attributes) { in ParseFrontendAttributes()4215 FrontendAttributes frontend_attributes; in ParseAttributeHelper() local
307 xla.FrontendAttributes frontend_attributes = 68; field
4056 const FrontendAttributes& frontend_attributes) { in FrontendAttributesToString()
779 py::class_<FrontendAttributes> frontend_attributes(m, "FrontendAttributes"); in BuildXlaCompilerSubmodule() local
253 auto frontend_attributes = DictionaryAttr::get( in SetFrontendAttributes() local
479 xla::FrontendAttributes frontend_attributes; in CreateOpFrontendAttributesFromAttribute() local