Searched refs:b_batch_stride_ (Results 1 – 2 of 2) sorted by relevance
54 b_batch_stride_(b_batch_stride) { in TriangularSolveThunk()79 << " b_batch_stride=" << b_batch_stride_; in ExecuteOnStream()93 se::DeviceMemoryBase(b_base + i * b_batch_stride_, b_batch_stride_); in ExecuteOnStream()
69 const int64 b_batch_stride_; variable