Home
last modified time | relevance | path

Searched defs:filter_backprop (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dconv_grad_filter_ops.cc332 Tensor* filter_backprop = nullptr; in Compute() local
449 Tensor* filter_backprop; in Compute() local
654 const std::vector<int64>& explicit_paddings, Tensor* filter_backprop, in operator ()()
Dconv_grad_ops_3d.cc706 Tensor* filter_backprop; in Compute() local
818 Tensor* filter_backprop; in Compute() local
1656 Tensor* filter_backprop; in Compute() local
Ddepthwise_conv_grad_op.cc986 T* filter_backprop) { in DepthwiseConvBackpropFilterReference()
1125 Tensor* filter_backprop = nullptr; in Compute() local
Ddilation_ops.cc366 Tensor* filter_backprop = nullptr; in Compute() local
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dconv_ops.cc177 xla::StatusOr<xla::XlaOp> filter_backprop = MakeXlaBackpropFilterConvOp( in Compile() local
Dconv_op_helpers.cc402 xla::XlaOp filter_backprop; in MakeXlaBackpropFilterConvOp() local