Skip to content

Instantly share code, notes, and snippets.

@zaidalyafeai
Last active June 1, 2018 11:03
Show Gist options
  • Save zaidalyafeai/24ea11848153f08be1a6093a5b43a09b to your computer and use it in GitHub Desktop.
Save zaidalyafeai/24ea11848153f08be1a6093a5b43a09b to your computer and use it in GitHub Desktop.
const a = tf.tensor([1,2,3]);
a.square().print();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment