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.cc73 int64_t inherent_low_padding, inherent_high_padding, stride, spatial_size, member
3589 const int64_t spatial_size = input_dim_size + in GetConvolutionDetails() local
/external/tensorflow/tensorflow/compiler/xla/stream_executor/
Ddnn.h359 absl::Span<const int64_t> spatial_size() const { in spatial_size() function
363 absl::Span<int64_t> spatial_size() { in spatial_size() function