Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/distribute/python/
Dcross_device_ops_test.py548 def _reduce(test_object, reduce_op, per_replica, destinations): function
592 _reduce(
599 _reduce(
606 _reduce(
614 _reduce(
/external/tensorflow/tensorflow/python/distribute/
Ddistribute_lib.py513 return self._extended._reduce(reduce_op, value) # pylint: disable=protected-access
1133 def _reduce(self, reduce_op, value): member in DistributionStrategyExtended
/external/capstone/
DMakefile206 X86_REDUCE = _reduce
/external/capstone/bindings/python/pyx/
Dccapstone.pyx333 all_archs += "_reduce"