/external/tensorflow/tensorflow/java/src/test/java/org/tensorflow/op/core/ |
D | GradientsTest.java | 47 Gradients grads = Gradients.create(scope, y1, Arrays.asList(x, y0)); in createGradients() 74 Gradients grads = Gradients.create(scope, Arrays.asList(y0, y1), Arrays.asList(x)); in createGradientsWithSum() 99 Gradients grads0 = Gradients.create(scope, y1, Arrays.asList(y0)); in createGradientsWithInitialValues() 100 Gradients grads1 = Gradients.create(scope, y0, Arrays.asList(x), Gradients.dx(grads0.dy())); in createGradientsWithInitialValues() 124 Gradients grad0 = Gradients.create(scope, y, Arrays.asList(x)); in validateGradientsNames() 127 Gradients grad1 = Gradients.create(scope.withName("MyGradients"), y, Arrays.asList(x)); in validateGradientsNames()
|
/external/tensorflow/tensorflow/go/op/ |
D | gradients_test.go | 36 grads0 := Gradients(s, []tf.Output{y1}, []tf.Output{x1}) 48 grads1 := Gradients(sub, []tf.Output{y2}, []tf.Output{x1, x2}) 102 grad := Gradients(s, []tf.Output{y0, y1}, []tf.Output{x}) 143 grads0 := Gradients(s, []tf.Output{y1}, []tf.Output{y0}) 155 grads1 := Gradients(sub, []tf.Output{y0}, []tf.Output{x}, grads0[0]) 195 grads0 := Gradients(s, []tf.Output{y0}, []tf.Output{x}) 204 grads1 := Gradients(sub, []tf.Output{y0}, []tf.Output{x}) 212 Gradients(sub, []tf.Output{y0}, []tf.Output{x}) 229 Gradients(s, []tf.Output{y0}, []tf.Output{x}) 242 Gradients(s, []tf.Output{y0}, []tf.Output{x})
|
D | gradients.go | 33 func Gradients(scope *Scope, y []tf.Output, x []tf.Output, dx ...tf.Output) (output []tf.Output) { func
|
/external/tensorflow/tensorflow/java/src/main/java/org/tensorflow/op/core/ |
D | Gradients.java | 50 public class Gradients implements Op, Iterable<Operand<?>> { class 81 public static Gradients create( in create() 99 return new Gradients(Arrays.asList(dy)); in create() 115 public static Gradients create( in create() 158 private Gradients(List<Output<?>> dy) { in Gradients() method in Gradients
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_MaxPoolGradGradWithArgmax.pbtxt | 12 4-D with shape `[batch, height, width, channels]`. Gradients w.r.t. the 25 Gradients of gradients w.r.t. the input of `max_pool`.
|
D | api_def_MaxPoolGradWithArgmax.pbtxt | 13 4-D with shape `[batch, height, width, channels]`. Gradients w.r.t. the 26 Gradients w.r.t. the input of `max_pool`.
|
D | api_def_FractionalMaxPoolGrad.pbtxt | 19 4-D with shape `[batch, height, width, channels]`. Gradients 40 4-D. Gradients w.r.t. the input of `fractional_max_pool`.
|
D | api_def_MaxPoolGradGrad.pbtxt | 18 4-D. Gradients of gradients w.r.t. the input of `max_pool`. 24 Gradients of gradients w.r.t. the input to `max_pool`.
|
D | api_def_MaxPoolGradGradV2.pbtxt | 18 4-D. Gradients of gradients w.r.t. the input of `max_pool`. 37 Gradients of gradients w.r.t. the input to `max_pool`.
|
D | api_def_MaxPoolGradV2.pbtxt | 18 4-D. Gradients w.r.t. the output of `max_pool`. 37 Gradients w.r.t. the input to `max_pool`.
|
D | api_def_AvgPoolGrad.pbtxt | 13 4-D with shape `[batch, height, width, channels]`. Gradients w.r.t. 20 4-D. Gradients w.r.t. the input of `avg_pool`.
|
D | api_def_MaxPoolGrad.pbtxt | 19 4-D. Gradients w.r.t. the output of `max_pool`. 25 Gradients w.r.t. the input to `max_pool`.
|
D | api_def_FractionalAvgPoolGrad.pbtxt | 13 4-D with shape `[batch, height, width, channels]`. Gradients 34 4-D. Gradients w.r.t. the input of `fractional_avg_pool`.
|
D | api_def_ResizeNearestNeighborGrad.pbtxt | 20 4-D with shape `[batch, orig_height, orig_width, channels]`. Gradients
|
D | api_def_ResizeBilinearGrad.pbtxt | 21 Gradients with respect to the input image. Input image must have been
|
D | api_def_LRNGrad.pbtxt | 52 summary: "Gradients for Local Response Normalization."
|
D | api_def_ResizeBicubicGrad.pbtxt | 21 Gradients with respect to the input image. Input image must have been
|
D | api_def_MaxPool3DGradGrad.pbtxt | 24 Gradients of gradients w.r.t. the input to `max_pool`.
|
D | api_def_BatchNormWithGlobalNormalizationGrad.pbtxt | 82 summary: "Gradients for batch normalization."
|
D | api_def_DepthwiseConv2dNativeBackpropInput.pbtxt | 24 Gradients w.r.t. the output of the convolution.
|
/external/skqp/src/gpu/gradients/ |
D | README.md | 1 Gradients on the GPU 4 Gradients can be thought of, at a very high level, as three pieces:
|
/external/skia/src/gpu/gradients/ |
D | README.md | 1 Gradients on the GPU 4 Gradients can be thought of, at a very high level, as three pieces:
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | MIMGInstructions.td | 33 bit Gradients = 0; 47 "NumExtraArgs", "Gradients", "Coordinates", "LodOrClampOrMip", 357 !foreach(dw, !if(sample.Gradients, 393 let Gradients = sample.Gradients;
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | IntrinsicsAMDGPU.td | 491 bit Gradients = 0; 531 let Gradients = 1 in { 551 bit Gradients = 0; 560 !if(Gradients, dim.GradientArgs, []), 585 let Gradients = base.Gradients; 595 let Gradients = sample.Gradients;
|
/external/tensorflow/tensorflow/cc/gradients/ |
D | README.md | 3 Gradients are currently being ported from
|