Searched refs:cached_node_ids_t (Results 1 – 1 of 1) sorted by relevance
87 const Tensor* cached_node_ids_t; in Compute() local89 context->input("cached_node_ids", &cached_node_ids_t)); in Compute()90 const auto cached_node_ids = cached_node_ids_t->vec<int32>(); in Compute()