Searched refs:SetDynamicShape (Results 1 – 3 of 3) sorted by relevance
95 Status SetDynamicShape(Shape dynamic_shape);
44 Status ExecutionInput::SetDynamicShape(Shape dynamic_shape) { in SetDynamicShape() function in xla::ExecutionInput
251 TF_RETURN_IF_ERROR(execution_input->SetDynamicShape(compile_time_shape)); in UpdateDynamicInputs()