OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_GRAPH
(Results
1 - 2
of
2
) sorted by null
/external/tensorflow/tensorflow/python/keras/
backend.py
81
_GRAPH
= None
263
if ops.get_default_graph() is
_GRAPH
:
458
global
_GRAPH
459
if
_GRAPH
is None:
460
_GRAPH
= func_graph.FuncGraph('keras_graph')
461
return
_GRAPH
[
all
...]
/external/guice/extensions/persist/lib/
oro-2.0.8.jar
Completed in 120 milliseconds