Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/parallel_for/
Dpfor.py920 class RegisterPFor: class
999 class RegisterPForWithArgs(RegisterPFor):
1721 @RegisterPFor("AdjustContrastv2")
1728 @RegisterPFor("AdjustHue")
1735 @RegisterPFor("AdjustSaturation")
1806 @RegisterPFor("BatchToSpaceND")
1832 @RegisterPFor("SpaceToBatchND")
1905 @RegisterPFor("FusedBatchNormV3")
1957 @RegisterPFor("FusedBatchNormGradV3")
2002 @RegisterPFor("Conv2DBackpropFilter")
[all …]
Dindex.md58 (defined by `RegisterGradient` for `tf.gradients`, `RegisterPFor` for
106 [`RegisterPFor("Roll")`