TensorFlow

input1 = tf.ones((2, 3))
input2 = tf.reshape(tf.range(1, 7, dtype=tf.float32), (2, 3))
output = input1 + input2
with tf.Session() :
    result = output.eval()
from tensorflow.python.client import device_lib
device_lib.list_local_devices()
tensorboard --logdir=/tmp/tflearn_logs

http://localhost:6006

Daiphys is a professional-service company for research and development of leading-edge technologies in science and engineering.
Get started accelerating your business through our deep expertise in R&D with AI, quantum computing, and space development; please get in touch with Daiphys today!

Name*


Email*


Message*




* Indicates required field

Daiphys Technologies LLC - https://www.daiphys.com/

  • Last modified: 2023/05/30 14:32
  • by Daiphys