Available translations

WebGL Backend

tensorflow.png
tensorflow.png
The WebGL Backend,'webgl', is currently the most powerful Backend for the browser. This backend is up to 100x faster than the vanilla CPU backend. Tensors are stored as WebGL textures and mathematical operations are implemented in WebGL shaders.
Right click and select the pencil button to enter edit mode.
Initial Values
These are the Initial Values for WebGL Backend configuration:
 {
    "codeName": "webgl"
}
Examples
This is a list of properties featured by the WebGL Backend configuration. Expanding a property shows sample values for the property extracted from the current Workspace.
WebGL Backend Menu
The WebGL Backend node has the following Node Menu items:
The Configure menu item has the following properties:
  • action: Configure
  • label: Configure
  • iconPathOn: configuration
  • iconPathOff: configuration
  • actionFunction: uiObject.configEditor.activate
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
WebGL Backend Attaching Rules
The following are the Node Attaching Rules that govern the attachment of WebGL Backend with other nodes:
Compatible Types: