Home
last modified time | relevance | path

Searched defs:offset_dim (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_sharding_util.cc824 int64 offset_dim = offset_or_window_dims[i - collapsed]; in PassthroughOperandToGatherOutputOrScatterUpdate() local
862 int64 offset_dim = offset_or_window_dims[i - collapsed]; in PassthroughGatherOutputOrScatterUpdateToOperand() local
Dshape_inference.cc3232 int64 offset_dim = dim_numbers.offset_dims(i); in ValidateGatherDimensionNumbers() local