Home
last modified time | relevance | path

Searched refs:ctx_with_functions (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/data/
Diterator_ops.cc115 SerializationContext ctx_with_functions(params); in Save() local
116 return captured_state->iterator->Save(&ctx_with_functions, writer); in Save()