Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dspace_to_batch_converter.cc72 inherent_high_padding, stride, spatial_size, base_dilation_factor, member
1950 c.inherent_high_padding, in PropagateOnConv()
1976 c.inherent_high_padding, in PropagateOnConv()
2406 const int64 inherent_high_padding = in PropagateOnBackpropFilterConv() local
2439 (inherent_high_padding < 0 ? inherent_high_padding : 0); in PropagateOnBackpropFilterConv()
2442 << inherent_high_padding; in PropagateOnBackpropFilterConv()
2477 for (int64 i = 0; i < inherent_high_padding; ++i) { in PropagateOnBackpropFilterConv()
2611 const int64 inherent_high_padding = in GetConvolutionDetails() local
2627 inherent_high_padding; in GetConvolutionDetails()
2641 inherent_high_padding, in GetConvolutionDetails()
[all …]