Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'tf.name_scope(self._scope)' what is the use of this one? #7

Open
yezhengli-Mr9 opened this issue Mar 6, 2019 · 0 comments
Open

'tf.name_scope(self._scope)' what is the use of this one? #7

yezhengli-Mr9 opened this issue Mar 6, 2019 · 0 comments

Comments

@yezhengli-Mr9
Copy link

yezhengli-Mr9 commented Mar 6, 2019

Colocation Debug Info:
Colocation group had the following types and devices:
StridedSliceAssign: GPU CPU
RefSwitch: GPU CPU
Switch: GPU CPU
Assign: CPU
Identity: GPU CPU
VariableV2: CPU

Colocation members and user-requested devices:
  history/indices (VariableV2) /device:GPU:0
  history/indices/Assign (Assign) /device:GPU:0
  history/indices/read (Identity) /device:GPU:0
  history/save/Assign_1 (Assign) /device:GPU:0
  history_1/cond/strided_slice_1/Switch (Switch) /device:GPU:0
  history_1/cond/history_1/cond/strided_slice_5/_assign/Switch (RefSwitch) /device:GPU:0
  history_1/cond/history_1/cond/strided_slice_5/_assign (StridedSliceAssign) /device:GPU:0
  history_1/cond/history_1/cond/strided_slice_8/_assign (StridedSliceAssign) /device:GPU:0
  history_3/Assign_1 (Assign) /device:GPU:0

Registered kernels:
  device='CPU'
  device='GPU'; dtype in [DT_INT64]
  device='GPU'; dtype in [DT_DOUBLE]
  device='GPU'; dtype in [DT_FLOAT]
  device='GPU'; dtype in [DT_HALF]

	 [[Node: history/indices = VariableV2[container="", dtype=DT_INT32, shape=[10000], shared_name="", _device="/device:GPU:0"]()]]
@yezhengli-Mr9 yezhengli-Mr9 changed the title Which numpy version is your python27 using? tf.name_scope(self._scope) what is the use of this one? Mar 11, 2019
@yezhengli-Mr9 yezhengli-Mr9 changed the title tf.name_scope(self._scope) what is the use of this one? 'tf.name_scope(self._scope)' what is the use of this one? Mar 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant