Sandeep Fatangare

Results 4 comments of Sandeep Fatangare

Does `"serverless.useGlobal": true,` work? It is not working for me.

I also added one commit to parallelize compute_norm_cond_entropy_corr() method. With single thread on hospital data, it takes 3.11 sec. With 6 threads, it takes 1.05 sec on my mac (16GB...

I believe it is because all featurized tensors are concatenated in later stage. If you have diff dimensions for `initattfeat` feature , tensors can't be concatenated.