Guest User

Untitled

a guest
Nov 20th, 2017
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. tensorflow::Tensor phase_tensor(tensorflow::DT_BOOL, tensorflow::TensorShape());
  2. phase_tensor.scalar<bool>()() = true;
Add Comment
Please, Sign In to add comment