Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/
Dvariable_scope.py712 partitions = _call_partitioner(partitioner, shape, dtype)
2615 def _call_partitioner(partitioner, shape, dtype): function