Open Sanchita333 opened 2 years ago
when using explainer.fit(df_train, df_test) i am getting following error RuntimeError: view size is not compatible with input tensor's size and stride (at least one dimension spans across two contiguous subspaces). Use .reshape(...) instead.
when using explainer.fit(df_train, df_test) i am getting following error RuntimeError: view size is not compatible with input tensor's size and stride (at least one dimension spans across two contiguous subspaces). Use .reshape(...) instead.