Python Forum
running a TensorFlow program
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
running a TensorFlow program
#1
I am not sure if I am at the correct forum for this. I am quite new to TensorFlow. I have created and activate TensorFlow environment. I am using the right version of TensorFlow. I have also imported TensorFlow in the source code.

Everything is set. Say my program is test.py.

I want to run it from the command line. What are the command line commands?

python test.py will not do it.
, but

python test.py TensorFlow

seems to work, but there are errors and I am not sure when looking at the output if the errors have to do with the source or with
the command line being incorrect.

Hence, my question on the correct syntax to run a python program with TensorFlow.

Thanks in advance.

Respectfully,

Led_Zepplin
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Program running on RPi 3b+ Very Strange Behavior - Out of Bound Index MadMacks 26 3,350 Mar-07-2023, 09:50 PM
Last Post: MadMacks
  Python Program running a lot slower after change to Ubuntu hubenhau 1 2,911 Mar-02-2021, 05:01 PM
Last Post: Serafim
  Running Python 2.7 program ErnestTBass 2 2,791 Oct-21-2020, 08:06 AM
Last Post: snippsat
  read terminal text from running program AArdvark_UK 2 1,894 Aug-27-2020, 12:43 PM
Last Post: AArdvark_UK
  Modify code from running program ? samuelbachorik 2 2,455 Jun-26-2020, 08:17 PM
Last Post: samuelbachorik
  Running the Regressive Imagery Dictionary program... treegreen 3 2,714 May-02-2019, 10:45 PM
Last Post: treegreen
  problem running program in VScode LavaCreeperKing 4 3,900 Mar-25-2018, 04:34 PM
Last Post: LavaCreeperKing
  Program not running (Overloading problem) anurag123 2 2,572 Feb-19-2018, 07:23 PM
Last Post: nilamo
  How to get the program's pid which is running with subprocess module? purecode 1 12,004 Jan-24-2018, 04:22 AM
Last Post: wavic

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020