• Y
    Sync computation when Python invoke `run` · ba1f5b5c
    Yu Yang 提交于
    * Since GPU is an async device by default. We should sync computation
      when Python invoke `run`. So Python can get the correct computation
      result
    ba1f5b5c
pybind.cc 12.3 KB