Available translations

Execution Environment

tensorflow.png
execution-environment.png
When a TensorFlow.js program is executed, the specific configuration is called the execution environment. The Execution Environment is comprised of a single global backend as well as a set of flags that control fine-grained features of TensorFlow.js.
Right click and select the pencil button to enter edit mode.
Execution Environment Menu
The Execution Environment node has the following Node Menu items:
The Add WebGL Backend menu item has the following properties:
  • action: Add UI Object
  • actionProject: Visual-Scripting
  • disableIfPropertyIsDefined: true
  • propertyToCheckFor: backend
  • label: Add WebGL Backend
  • actionFunction: payload.executeAction
  • relatedUiObjectProject: TensorFlow
The Add NodeJS Backend menu item has the following properties:
  • action: Add UI Object
  • actionProject: Visual-Scripting
  • disableIfPropertyIsDefined: true
  • propertyToCheckFor: backend
  • label: Add NodeJS Backend
  • actionFunction: payload.executeAction
  • relatedUiObjectProject: TensorFlow
The Add WASM Backend menu item has the following properties:
  • action: Add UI Object
  • actionProject: Visual-Scripting
  • disableIfPropertyIsDefined: true
  • propertyToCheckFor: backend
  • label: Add WASM Backend
  • actionFunction: payload.executeAction
  • relatedUiObjectProject: TensorFlow
The Add CPU Backend menu item has the following properties:
  • action: Add UI Object
  • actionProject: Visual-Scripting
  • disableIfPropertyIsDefined: true
  • propertyToCheckFor: backend
  • label: Add CPU Backend
  • actionFunction: payload.executeAction
  • relatedUiObjectProject: TensorFlow
The Add Environment Flags menu item has the following properties:
  • action: Add UI Object
  • actionProject: Visual-Scripting
  • disableIfPropertyIsDefined: true
  • propertyToCheckFor: environmentFlags
  • label: Add Environment Flags
  • actionFunction: payload.executeAction
  • relatedUiObjectProject: TensorFlow
The Delete menu item has the following properties:
  • action: Delete UI Object
  • actionProject: Visual-Scripting
  • askConfirmation: true
  • confirmationLabel: Confirm to Delete
  • label: Delete
  • iconPathOn: delete-entity
  • iconPathOff: delete-entity
  • actionFunction: payload.executeAction
Execution Environment Children
The Execution Environment node has the following childrenNodesProperties:
The Backend node property features the following properties:
  • name: backend
  • type: node
The Backend node property features the following properties:
  • name: backend
  • type: node
The Backend node property features the following properties:
  • name: backend
  • type: node
The Backend node property features the following properties:
  • name: backend
  • type: node
The Environment Flags node property features the following properties:
  • name: environmentFlags
  • type: node
  • autoAdd: true
Execution Environment Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Execution Environment with other nodes:
Compatible Types: