Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/
Dbackend.py372 _mark_func_graph_as_unsaveable(graph, learning_phase)
380 def _mark_func_graph_as_unsaveable(graph, learning_phase): function