Searched defs:frontend_attributes (Results 1 – 8 of 8) sorted by relevance
203 void SetFrontendAttributes(const FrontendAttributes& frontend_attributes) { in SetFrontendAttributes()211 const FrontendAttributes& frontend_attributes) { in SwapFrontendAttributes()218 const FrontendAttributes& frontend_attributes() const { in frontend_attributes() function
418 auto* frontend_attributes = instr_proto->mutable_frontend_attributes(); in SetInstructionFrontendAttribute() local
1563 void set_frontend_attributes(FrontendAttributes frontend_attributes) { in set_frontend_attributes()1567 const FrontendAttributes& frontend_attributes() const { in frontend_attributes() function
248 xla.FrontendAttributes frontend_attributes = 68; field
1000 optional<FrontendAttributes> frontend_attributes; in ParseInstructionRhs() local2691 FrontendAttributes* frontend_attributes) { in ParseFrontendAttributes()3693 FrontendAttributes frontend_attributes; in ParseAttributeHelper() local
3664 const FrontendAttributes& frontend_attributes) { in FrontendAttributesToString()
246 auto frontend_attributes = DictionaryAttr::get( in SetFrontendAttributes() local
366 xla::FrontendAttributes frontend_attributes; in CreateOpFrontendAttributesFromAttribute() local