Available translations





loading results
Environment Flags


TensorFlow.js has a set of environment flags that are automatically evaluated and determine the best configuration in the current platform. These flags are mostly internal, but a few global flags can be controlled with public API.

TensorFlow.js имеет набор флагов окружения, которые автоматически обрабатываются и определяют наилучшую конфигурацию в текущей платформе. Эти флаги в основном внутренние, но несколькими глобальными флагами можно управлять с помощью публичного API.

TensorFlow.js, otomatik olarak değerlendirilen ve mevcut platformdaki en iyi yapılandırmayı belirleyen bir dizi ortam bayrağına sahiptir. Bu bayraklar çoğunlukla dahili olmakla birlikte, birkaç global bayrak genel API ile kontrol edilebilir.
Right click and select the pencil button to enter edit mode.
Щелкните правой кнопкой мыши и выберите кнопку с карандашом, чтобы перейти в режим редактирования.
Düzenleme moduna girmek için sağ tıklayın ve kalem düğmesini seçin.
Environment Flags Menu
The Environment Flags node has the following Node Menu items:
The Add Debug Mode menu item has the following properties:
- action: Add UI Object
- actionProject: Visual-Scripting
- disableIfPropertyIsDefined: true
- propertyToCheckFor: mode
- label: Add Debug Mode
- relatedUiObject: Debug Mode
- actionFunction:
payload.executeAction
- relatedUiObjectProject: TensorFlow
The Add Production Mode menu item has the following properties:
- action: Add UI Object
- actionProject: Visual-Scripting
- disableIfPropertyIsDefined: true
- propertyToCheckFor: mode
- label: Add Production Mode
- relatedUiObject: Production Mode
- 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
Tip: When a menu item is grayed out, it means that Environment Flags already has the required child type that the menu item may add, and only that child is allowed for that case.
Environment Flags Children
The Environment Flags node has the following childrenNodesProperties:
The Mode node property features the following properties:
- name: mode
- type: node
- childType: Debug Mode
The Mode node property features the following properties:
- name: mode
- type: node
- childType: Production Mode
Environment Flags Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Environment Flags with other nodes:
Compatible Types: