Searched refs:GatherVariableInfo (Results 1 – 4 of 4) sorted by relevance
85 xla::StatusOr<std::vector<VariableInfo>> GatherVariableInfo(
92 GatherVariableInfo(ctx, *result, 0); in Run()
398 xla::StatusOr<std::vector<VariableInfo>> GatherVariableInfo( in GatherVariableInfo() function
535 xla::StatusOr<std::vector<VariableInfo>> variable_infos = GatherVariableInfo( in Compute()