Skip to content

Instantly share code, notes, and snippets.

@zaidalyafeai
Created April 3, 2018 22:26
Show Gist options
  • Save zaidalyafeai/25a919917c35d064463b143bcf7e811c to your computer and use it in GitHub Desktop.
Save zaidalyafeai/25a919917c35d064463b143bcf7e811c to your computer and use it in GitHub Desktop.
const x = tf.tensor([1,2,3]);
const x2 = x.square().square();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment