Searched refs:another_input (Results 1 – 2 of 2) sorted by relevance
687 DatasetBase* another_input; in MakeDataset() local689 GetDatasetFromVariantTensor(ctx->input(1), &another_input)); in MakeDataset()690 MakeDataset(ctx, input, another_input, output); in MakeDataset()
1196 DatasetBase* another_input,