Searched refs:ExtendTempCacheToIndex (Results 1 – 1 of 1) sorted by relevance
89 TF_RETURN_IF_ERROR(ExtendTempCacheToIndex(index, ctx)); in Get()99 Status ExtendTempCacheToIndex(int64 index, OpKernelContext* ctx) { in ExtendTempCacheToIndex() function in tensorflow::data::PartialCache