Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dspace_to_batch_converter.cc3141 const int64_t previous_spatial_dim_count = in PropagateOnBackpropFilterConv() local
3143 for (int64_t i = 0; i < previous_spatial_dim_count; ++i) { in PropagateOnBackpropFilterConv()
3166 previous_spatial_dim_count, previous_chosen_spatial_dim_in_output); in PropagateOnBackpropFilterConv()