Searched defs:frontend_attributes (Results 1 – 8 of 8) sorted by relevance
204 void SetFrontendAttributes(const FrontendAttributes& frontend_attributes) { in SetFrontendAttributes()212 const FrontendAttributes& frontend_attributes) { in SwapFrontendAttributes()219 const FrontendAttributes& frontend_attributes() const { in frontend_attributes() function
428 auto* frontend_attributes = instr_proto->mutable_frontend_attributes(); in SetInstructionFrontendAttribute() local
1668 void set_frontend_attributes(FrontendAttributes frontend_attributes) { in set_frontend_attributes()1672 void add_frontend_attributes(FrontendAttributes frontend_attributes) { in add_frontend_attributes()1677 const FrontendAttributes& frontend_attributes() const { in frontend_attributes() function
287 xla.FrontendAttributes frontend_attributes = 68; field
1058 optional<FrontendAttributes> frontend_attributes; in ParseInstructionRhs() local2847 FrontendAttributes* frontend_attributes) { in ParseFrontendAttributes()3996 FrontendAttributes frontend_attributes; in ParseAttributeHelper() local
3899 const FrontendAttributes& frontend_attributes) { in FrontendAttributesToString()
253 auto frontend_attributes = DictionaryAttr::get( in SetFrontendAttributes() local
390 xla::FrontendAttributes frontend_attributes; in CreateOpFrontendAttributesFromAttribute() local