GazeML icon indicating copy to clipboard operation
GazeML copied to clipboard

StreamExecutor device (0)

Open santhoshnumberone opened this issue 7 years ago • 6 comments

OS: Lubuntu 18.04 Python: 3.6.7 Tensorflow: 1.13.1

I am running this inside a virtual environment python = python3. from inside src as instructed ran python elg_demo.py

This is the output i get.

What have i done wrong?

python elg_demo.py --from_video /home/ffffff/my_video-1.mkv 2019-04-18 10:41:57.908373: I tensorflow/core/platform/cpu_feature_guard.cc:141] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA 2019-04-18 10:41:57.912338: I tensorflow/core/platform/profile_utils/cpu_utils.cc:94] CPU Frequency: 1800000000 Hz 2019-04-18 10:41:57.912703: I tensorflow/compiler/xla/service/service.cc:150] XLA service 0xfdd420 executing computations on platform Host. Devices: 2019-04-18 10:41:57.912757: I tensorflow/compiler/xla/service/service.cc:158] StreamExecutor device (0): , Video "/home/ffffff/my_video-1.mkv" closed.

santhoshnumberone avatar Apr 18 '19 05:04 santhoshnumberone

same here Video ‘xxxxxxxxx’ closed
when i run the elg_demo.py also i got one gpu

2019-05-10 15:33:51.069671: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1120] Creating TensorFlow device (/device:GPU:0) -> (device: 0, name: GeForce GTX 1080, pci bus id: 0000:01:00.0, compute capability: 6.1) Video "../xxxxxxxx.mp4" closed.

lucaskyle avatar May 10 '19 02:05 lucaskyle

Hi, I'm using Tensorflow 1.11.0 and cannot reproduce this issue (unfortunately it's cumbersome for me to switch TF versions...) would you mind trying 1.11?

Thanks!

swook avatar May 10 '19 08:05 swook

yeah sure, i will try

Outlook for iOShttps://aka.ms/o0ukef を入手


差出人: Seonwook Park [email protected] 送信日•r: Friday, May 10, 2019 5:13:13 PM 宛先: swook/GazeML CC: lucaskyle; Comment 件名: Re: [swook/GazeML] StreamExecutor device (0) (#22)

Hi, I'm using Tensorflow 1.11.0 and cannot reproduce this issue (unfortunately it's cumbersome for me to switch TF versions...) would you mind trying 1.11?

Thanks!

― You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/swook/GazeML/issues/22#issuecomment-491201051, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AGLP3IIQVRFNB34ELNXXP53PUUVBTANCNFSM4HGZZ2XA.

lucaskyle avatar May 10 '19 08:05 lucaskyle

Thanks a lot

swook avatar May 10 '19 13:05 swook

maybe sth wrong with the cv2 i checked the way data load... then i decide to reinstall cv2 then the error changed... my tf version is 1.4.1 cant not support though...

Outlook for iOShttps://aka.ms/o0ukef を入手


差出人: Seonwook Park [email protected] 送信日•r: Friday, May 10, 2019 10:40:13 PM 宛先: swook/GazeML CC: lucaskyle; Comment 件名: Re: [swook/GazeML] StreamExecutor device (0) (#22)

Thanks a lot

― You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/swook/GazeML/issues/22#issuecomment-491292398, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AGLP3IPHBDZHHVGEWZUX6LTPUV3L3ANCNFSM4HGZZ2XA.

lucaskyle avatar May 12 '19 06:05 lucaskyle

maybe there r some problems in cv2

lucaskyle avatar May 15 '19 11:05 lucaskyle