Home
last modified time | relevance | path

Searched defs:spatial_size (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dspace_to_batch_converter.cc72 inherent_high_padding, stride, spatial_size, base_dilation_factor, member
2625 const int64 spatial_size = in GetConvolutionDetails() local
/external/tensorflow/tensorflow/stream_executor/
Ddnn.h339 absl::Span<const int64> spatial_size() const { in spatial_size() function
343 absl::Span<int64> spatial_size() { in spatial_size() function