تينسورفلو :: العمليات :: معلمة ، مبتور ، عادي :: أترس
#include <random_ops.h>
محددات السمات الاختيارية لـ ParameterizedTruncatedNormal .
ملخص
السمات العامة | |
---|---|
seed2_ = 0 | int64 |
seed_ = 0 | int64 |
الوظائف العامة | |
---|---|
Seed (int64 x) | TF_MUST_USE_RESULT Attrs إذا تم تعيين seed أو seed seed2 على أن تكون غير صفرية ، فإن مولد الأرقام العشوائية يتم seed2 بواسطة البذرة المحددة. |
Seed2 (int64 x) | TF_MUST_USE_RESULT Attrs بذرة ثانية لتجنب اصطدام البذور. |
السمات العامة
البذور 2_
int64 tensorflow::ops::ParameterizedTruncatedNormal::Attrs::seed2_ = 0
بذرة_
int64 tensorflow::ops::ParameterizedTruncatedNormal::Attrs::seed_ = 0
الوظائف العامة
بذرة
TF_MUST_USE_RESULT Attrs tensorflow::ops::ParameterizedTruncatedNormal::Attrs::Seed( int64 x )
إذا تم تعيين seed
أو seed
seed2
على أن تكون غير صفرية ، فإن مولد الأرقام العشوائية يتم seed2
بواسطة البذرة المحددة.
خلاف ذلك ، يتم بذرها بواسطة بذرة عشوائية.
افتراضات على 0
البذور 2
TF_MUST_USE_RESULT Attrs tensorflow::ops::ParameterizedTruncatedNormal::Attrs::Seed2( int64 x )
بذرة ثانية لتجنب اصطدام البذور.
افتراضات على 0
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2020-04-20 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"لا يحتوي على المعلومات التي أحتاج إليها."
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"الخطوات معقدة للغاية / كثيرة جدًا."
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"المحتوى قديم."
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"ثمة مشكلة في الترجمة."
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"مشكلة في العيّنات / التعليمات البرمجية"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"غير ذلك"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"يسهُل فهم المحتوى."
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"ساعَدني المحتوى في حلّ مشكلتي."
},{
"type": "thumb-up",
"id": "otherUp",
"label":"غير ذلك"
}]