Skip to content

Commit bd33b66

Browse files
committed
Adapt to new api
1 parent 8b9a175 commit bd33b66

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

deps/ReactantExtra/API.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1823,6 +1823,7 @@ REACTANT_ABI HeldIfrtArray *ifrt_client_make_array_from_host_buffer(
18231823
data, dtype, shape,
18241824
std::nullopt, // byte_strides
18251825
sharding->obj(),
1826+
nullptr, // layout
18261827
static_cast<ifrt::Client::HostBufferSemantics>(c_semantics), [] {})));
18271828
}
18281829

0 commit comments

Comments
 (0)