clDNN
|
This is the complete list of members for cldnn::layout, including all inherited members.
bytes_count() const | cldnn::layout | inline |
count() const | cldnn::layout | inline |
data_padding | cldnn::layout | |
data_type | cldnn::layout | |
format | cldnn::layout | |
fused_format() const -> decltype(fuse(data_type, format)) (defined in cldnn::layout) | cldnn::layout | inline |
get_buffer_size() const | cldnn::layout | inline |
get_linear_offset(tensor element={ 0, 0, 0, 0 }) const (defined in cldnn::layout) | cldnn::layout | inline |
get_linear_size() const | cldnn::layout | inline |
get_pitches() const (defined in cldnn::layout) | cldnn::layout | inline |
has_fused_format(data_types const &dt, cldnn::format const &fmt) const (defined in cldnn::layout) | cldnn::layout | inline |
layout(data_types data_type, cldnn::format fmt, tensor size, padding apadding=padding()) | cldnn::layout | inline |
layout(const cldnn_layout &other) | cldnn::layout | inline |
layout(const layout &other)=default (defined in cldnn::layout) | cldnn::layout | |
operator cldnn_layout() const | cldnn::layout | inline |
operator!= (defined in cldnn::layout) | cldnn::layout | friend |
operator< (defined in cldnn::layout) | cldnn::layout | friend |
operator=(const layout &other) (defined in cldnn::layout) | cldnn::layout | inline |
operator== (defined in cldnn::layout) | cldnn::layout | friend |
size | cldnn::layout | |
with_padding(padding const &padd) const | cldnn::layout | inline |