Home
last modified time | relevance | path

Searched defs:colocate_with_primary (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/python/training/
Dslot_creator.py97 def create_slot(primary, val, name, colocate_with_primary=True): argument
132 colocate_with_primary=True): argument
170 def create_zeros_slot(primary, name, dtype=None, colocate_with_primary=True): argument