HomeSort by relevance Sort by last modified time
    Searched full:depthwise_ (Results 1 - 1 of 1) sorted by null

  /external/tensorflow/tensorflow/compiler/tf2xla/kernels/
conv_ops.cc 181 depthwise_(depthwise) {
251 if (depthwise_) {
295 const bool depthwise_; member in class:tensorflow::__anon38736::ConvOp
333 depthwise_(depthwise) {
380 depthwise_ ? ExpandedFilterShapeForDepthwiseConvolution(filter_shape)
428 if (depthwise_) {
448 const bool depthwise_; member in class:tensorflow::__anon38736::ConvBackpropInputOp
491 depthwise_(depthwise) {
534 depthwise_ ? ExpandedFilterShapeForDepthwiseConvolution(filter_shape)
641 if (depthwise_) {
650 const bool depthwise_; member in class:tensorflow::__anon38736::ConvBackpropFilterOp
    [all...]

Completed in 179 milliseconds