Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dliteral.h713 struct StrideConfig { struct
714 StrideConfig(const Shape& source_shape, const Shape& dest_shape,
1090 StrideConfig stride_config(this_shape, this_shape, in PopulateInternal()
Dliteral.cc84 MutableLiteralBase::StrideConfig::StrideConfig( in StrideConfig() function in xla::MutableLiteralBase::StrideConfig
240 MutableLiteralBase::StrideConfig stride_config(src_literal.shape(), shape(), in CopySliceFromInternal()