https://github.com/facebookresearch/TorchRay/blob/6a198ee61d229360a3def590410378d2ed6f1f06/torchray/utils.py#L93 uses f-string, but it is not supported in python 3.4.
TorchRay/torchray/utils.py
Line 93 in 6a198ee
uses f-string, but it is not supported in python 3.4.