Searched refs:another_input (Results 1 – 2 of 2) sorted by relevance
424 DatasetBase* another_input; in MakeDataset() local426 GetDatasetFromVariantTensor(ctx->input(1), &another_input)); in MakeDataset()427 MakeDataset(ctx, input, another_input, output); in MakeDataset()
907 DatasetBase* another_input,