dankal444
dankal444
I also struggle to sink IPC uncompressed, for later mmap use. I have large amount of data, not fit for RAM. The only option seems to `lazy_df.collect().write_ipc()`. But my data...
Thank you TiramisuJ for response. I have an update. Me and my colegues managed to convert 12 layer model with some random weights to esp-dl and (if we did it...
I will answer for @michalber (we are the same team) - we did not set exponent. Calibrator from toolkit generated .cpp file with output_exponents filled for each layer, so we...