Home
last modified time | relevance | path

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

/external/ComputeLibrary/examples/
Dgraph_mobilenet.cpp72 …unsigned int spatial_size = (model_id == 0 || common_params.data_type == DataType::QASYMM8) ? 224 … in do_setup() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dspace_to_batch_converter.cc74 inherent_high_padding, stride, spatial_size, base_dilation_factor, member
3090 const int64_t spatial_size = in GetConvolutionDetails() local
/external/tensorflow/tensorflow/stream_executor/
Ddnn.h362 absl::Span<const int64> spatial_size() const { in spatial_size() function
366 absl::Span<int64> spatial_size() { in spatial_size() function