dyyzhmm

Results 5 comments of dyyzhmm

@ZYDi I make it finally. The reason is that I make a mistake with the dataset CASME2 and CASME2_OPtical_Flow.

> Can you move the input features to the model device before measuring the execution time ? 10 samples. Before changes ``` def get_ctranslate2_storage(segment: np.ndarray) -> ctranslate2.StorageView: segment = np.ascontiguousarray(segment)...

@funboarder13920 hi, are you using `torch.profiler` or `python cProfile` to obtain the analysis results mentioned above?