Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dconv_grad_ops_3d.cc274 Tensor* in_backprop; in Compute() local
403 Tensor* in_backprop; in Compute() local
1285 Tensor* in_backprop; in Compute() local
H A Ddepthwise_conv_grad_op.cc479 T* in_backprop) { in DepthwiseConvBackpropInputReference()
633 Tensor* in_backprop = nullptr; in Compute() local
H A Dconv_grad_input_ops.cc77 const std::vector<int64_t>& explicit_paddings, Tensor* in_backprop, in operator ()()
H A Ddilation_ops.cc254 Tensor* in_backprop = nullptr; in Compute() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Dconv_ops.cc118 StatusOr<xla::XlaOp> in_backprop = MakeXlaBackpropInputConvOp( in Compile() local
H A Dpooling_ops.cc503 auto in_backprop = in Compile() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/lib/
H A Dpooling.cc275 auto in_backprop = in AvgPoolGrad() local