Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dkernel_mapping_scheme.h138 bool GetRowContiguous() const { return is_row_contiguous_; } in GetRowContiguous() function
Dir_emitter_unnested.cc4037 mapping_scheme.GetRowContiguous(); in EmitTile()