Results 5 comments of Fatma.s.gadelrab

could you clear me which is memory_ops.bytes_in_use and how i should do to use?

ok ,from this link https://github.com/yaroslavvb/memory_probe_ops I am trying to do TF_INC=$(python3.5 -c 'import tensorflow as tf; print(tf.sysconfig.get_include())') g++ -std=c++11 -shared memory_probe_ops.cc -o memory_probe_ops.so -fPIC -I $TF_INC -O2 Error Singularity.tf-gpu.img> g++...

I am trying to search about memory_ops.bytes_in_use as you mentioned but i cant arrive could you give me more details ??