Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc417 TF_ASSIGN_OR_RETURN(auto instr_proto, LookUpMutableInstruction(op)); in SetInstructionFrontendAttribute()
4066 StatusOr<HloInstructionProto*> XlaBuilder::LookUpMutableInstruction( in LookUpMutableInstruction() function in xla::XlaBuilder
Dxla_builder.h918 StatusOr<HloInstructionProto*> LookUpMutableInstruction(XlaOp op);