Benson Ma
Benson Ma
I tried the closure serialization library you provided at github.com/darabos/pinty/blob/master/pinty.h, and while it appears to work locally (serialize() followed by load()), as soon as I send the bytearray over the...
Summary: X-link: https://github.com/facebookresearch/FBGEMM/pull/10 - Break up `fbgemm_cuda_utils.cuh`, pt 6 Reviewed By: jspark1105 Differential Revision: D59290900
Summary: See title. This makes the import path match other files in the codebase for the project. Reviewed By: sryap, jianyuh Differential Revision: D58368748 Privacy Context Container: L1244684
Summary: This is a re-land of parts of D63778645 (7C) combined with D63807049 (8). They were reverted earlier due to S460368 (D64618134 and D64618221), but with D64619774 (9) and D64705072(19)...
Summary: - Fix `index_remapping` in `pruned_array_lookup` to be `int64_t` always, since it is set up before we are provided `indices` and `offsets` Differential Revision: D63567553