Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Ddot_handler.cc100 bool windowed_at_batch_dims; member
141 bool windowed_at_batch_dims) { in GenNewWindow()
224 bool windowed_at_contracting_dims, bool windowed_at_batch_dims, in GenNewConvDNums()
597 const bool windowed_at_batch_dims = einsum_config.windowed_at_batch_dims; in PartitionBaseCase() local