Results 5 comments of Amin Zabardast

I am working on a similar project for my thesis and I may be able to help with updating.

> @shoutashi @alisaaalehi @dehaisea > For error "correlation.so: undefined symbol:_ZTIN10tensorflow8OpKernelE": > Modify Makefile: > **TF_LIB = `python -c "import tensorflow; print(tensorflow.sysconfig.get_lib())"`** > CGPUFLAGS = -L$(CUDA_HOME)/lib -L$(CUDA_HOME)/lib64 -lcudart **-L$(TF_LIB) -ltensorflow_framework** >...

Hi, Everyone. Since we have this fix in the merge queue, I was wondering if the stable version's (`0.12.1`) MCC for Multiclass is implemented correctly or not. Shall I refrain...

@butlerx I have been working on this feature on my free time. Can you assign this to me?