• 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
device_context.h 2.5 KB