Searched refs:parameters_shapes (Results 1 – 1 of 1) sorted by relevance
369 std::vector<const xla::Shape*> parameters_shapes; in XlaCompiledProgramShape() local371 parameters_shapes.push_back(&input_program_shape.parameters(i)); in XlaCompiledProgramShape()374 client->Compile(computation, parameters_shapes, exec_options) in XlaCompiledProgramShape()