int Buffer::get_local_device_id()

in csrc/deep_ep.cpp [141:143]


int Buffer::get_local_device_id() const {
    return device_id;
}