Searched refs:HloBufferSlice (Results 1 – 2 of 2) sorted by relevance
48 struct HloBufferSlice : public BufferSlice { struct
3240 static std::vector<HloBufferSlice> GetHloBufferSlices( in GetHloBufferSlices()3242 std::vector<HloBufferSlice> result; in GetHloBufferSlices()3317 HloBufferSlice hlo_buffer_slice; in GetHloBufferSlices()3457 std::vector<HloBufferSlice> hlo_slices = in BuildKernelThunk()3470 const HloBufferSlice* hlo_buffer_slice = in BuildKernelThunk()3471 static_cast<const HloBufferSlice*>(slice); in BuildKernelThunk()