Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_conv_algorithm_picker.cc789 Shape new_call_shape = ShapeUtil::MakeTupleShape( in RunOnInstruction() local
799 instr->CloneWithNewOperands(new_call_shape, instr->operands())); in RunOnInstruction()
811 new_call_shape.tuple_shapes(0), new_call, 0)), in RunOnInstruction()