পাবলিক চূড়ান্ত ক্লাস GradientDef
GradientDef defines the gradient function of a function defined in a function library. A gradient function g (specified by gradient_func) for a function f (specified by function_name) must follow the following: The function 'f' must be a numerical function which takes N inputs and produces M outputs. Its gradient function 'g', which is a function taking N + M inputs and produces N outputs. I.e. if we have (y1, y2, ..., y_M) = f(x1, x2, ..., x_N), then, g is (dL/dx1, dL/dx2, ..., dL/dx_N) = g(x1, x2, ..., x_N, dL/dy1, dL/dy2, ..., dL/dy_M), where L is a scalar-value function of (x1, x2, ..., xN) (e.g., the loss function). dL/dx_i is the partial derivative of L with respect to x_i.
tensorflow.GradientDef
নেস্টেড ক্লাস
ক্লাস | GradientDef.Builder | GradientDef defines the gradient function of a function defined in a function library. |
ধ্রুবক
int | FUNCTION_NAME_FIELD_NUMBER | |
int | GRADIENT_FUNC_FIELD_NUMBER |
পাবলিক পদ্ধতি
বুলিয়ান | সমান (অবজেক্ট অবজেক্ট) |
স্ট্যাটিক গ্রেডিয়েন্টডিফ | |
গ্রেডিয়েন্টডিফ | |
চূড়ান্ত স্ট্যাটিক com.google.protobuf.Descriptors.Descriptor | |
স্ট্রিং | getFunctionName () The function name. |
com.google.protobuf.ByteString | getFunctionNameBytes () The function name. |
স্ট্রিং | getGradientFunc () The gradient function's name. |
com.google.protobuf.ByteString | GetGradientFuncBytes () The gradient function's name. |
int | |
চূড়ান্ত com.google.protobuf.UnknownFieldSet | |
int | হ্যাশকোড () |
চূড়ান্ত বুলিয়ান | |
স্ট্যাটিক GradientDef.Builder | newBuilder ( GradientDef প্রোটোটাইপ) |
স্ট্যাটিক GradientDef.Builder | |
GradientDef.Builder | |
স্ট্যাটিক গ্রেডিয়েন্টডিফ | পার্স ডিলিমিটেডফ্রম (ইনপুটস্ট্রিম ইনপুট) |
স্ট্যাটিক গ্রেডিয়েন্টডিফ | parseDelimitedFrom (ইনপুটস্ট্রীম ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশনরেজিস্ট্রি) |
স্ট্যাটিক গ্রেডিয়েন্টডিফ | পার্সফ্রম (বাইটবাফার ডেটা) |
স্ট্যাটিক গ্রেডিয়েন্টডিফ | parseFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি) |
স্ট্যাটিক গ্রেডিয়েন্টডিফ | parseFrom (ByteBuffer ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি) |
স্ট্যাটিক গ্রেডিয়েন্টডিফ | parseFrom (com.google.protobuf.CodedInputStream ইনপুট) |
স্ট্যাটিক গ্রেডিয়েন্টডিফ | পার্সফ্রম (বাইট[] ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি) |
স্ট্যাটিক গ্রেডিয়েন্টডিফ | parseFrom (com.google.protobuf.ByteString ডেটা) |
স্ট্যাটিক গ্রেডিয়েন্টডিফ | পার্সফ্রম (ইনপুটস্ট্রিম ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশনরেজিস্ট্রি) |
স্ট্যাটিক গ্রেডিয়েন্টডিফ | parseFrom (com.google.protobuf.ByteString ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি) |
স্থির | পার্সার () |
GradientDef.Builder | নির্মাণকারী () |
অকার্যকর | writeTo (com.google.protobuf.CodedOutputStream আউটপুট) |
উত্তরাধিকারসূত্রে প্রাপ্ত পদ্ধতি
ধ্রুবক
FUNCTION_NAME_FIELD_NUMBER int পাবলিক স্ট্যাটিক ফাইনাল
ধ্রুবক মান: 1
GRADIENT_FUNC_FIELD_NUMBER int পাবলিক স্ট্যাটিক ফাইনাল
ধ্রুবক মান: 2
পাবলিক পদ্ধতি
পাবলিক বুলিয়ান সমান (অবজেক্ট অবজেক্ট)
পাবলিক স্ট্যাটিক ফাইনাল com.google.protobuf.Descriptors.Descriptor getDescriptor ()
সর্বজনীন স্ট্রিং getFunctionName ()
The function name.
string function_name = 1;
সর্বজনীন com.google.protobuf.ByteString getFunctionNameBytes ()
The function name.
string function_name = 1;
পাবলিক স্ট্রিং getGradientFunc ()
The gradient function's name.
string gradient_func = 2;
সর্বজনীন com.google.protobuf.ByteString getGradientFuncBytes ()
The gradient function's name.
string gradient_func = 2;
সর্বজনীন getParserForType ()
পাবলিক int getSerializedSize ()
সর্বজনীন চূড়ান্ত com.google.protobuf.UnknownFieldSet getUnknownFields ()
পাবলিক int হ্যাশকোড ()
সর্বজনীন চূড়ান্ত বুলিয়ান শুরু হয়েছে ()
পাবলিক স্ট্যাটিক গ্রেডিয়েন্টডিফ পার্সডিলিমিটেডফ্রম (ইনপুটস্ট্রিম ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
নিক্ষেপ করে
IO ব্যতিক্রম |
---|
পাবলিক স্ট্যাটিক গ্রেডিয়েন্টডিফ পার্সফ্রম (বাইটবাফার ডেটা)
নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম |
---|
পাবলিক স্ট্যাটিক গ্রেডিয়েন্টডিফ পার্সফ্রম (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
নিক্ষেপ করে
IO ব্যতিক্রম |
---|
পাবলিক স্ট্যাটিক গ্রেডিয়েন্টডিফ পার্সফ্রম (ByteBuffer ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম |
---|
পাবলিক স্ট্যাটিক গ্রেডিয়েন্টডিফ পার্সফ্রম (com.google.protobuf.CodedInputStream ইনপুট)
নিক্ষেপ করে
IO ব্যতিক্রম |
---|
পাবলিক স্ট্যাটিক গ্রেডিয়েন্টডিফ পার্সফ্রম (বাইট[] ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম |
---|
পাবলিক স্ট্যাটিক গ্রেডিয়েন্টডিফ পার্সফ্রম (com.google.protobuf.ByteString ডেটা)
নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম |
---|
পাবলিক স্ট্যাটিক গ্রেডিয়েন্টডিফ পার্সফ্রম (ইনপুটস্ট্রিম ইনপুট, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
নিক্ষেপ করে
IO ব্যতিক্রম |
---|
পাবলিক স্ট্যাটিক গ্রেডিয়েন্টডিফ পার্সফ্রম (com.google.protobuf.ByteString ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম |
---|
পাবলিক স্ট্যাটিক পার্সার ()
public void writeTo (com.google.protobuf.CodedOutputStream আউটপুট)
নিক্ষেপ করে
IO ব্যতিক্রম |
---|