Haiming

Results 1 issues of Haiming

Hi, I'm trying to use Tensorboard to profile TF running on a remote host with the commend below: python3 profiler/install_and_run.py --envdir=profile_env --logdir=${datadir} --version=2.5 And grab profile on Tensorboard profile UI...