Searched refs:opcode_or (Results 1 – 1 of 1) sorted by relevance
68 auto opcode_or = StringToHloOpcode(proto.opcode()); in CreateFromProto() local70 if (opcode_or.ok()) { in CreateFromProto()71 opcode = opcode_or.ConsumeValueOrDie(); in CreateFromProto()