পাবলিক স্ট্যাটিক ফাইনাল ক্লাস GradientDef.Builder
 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 |  addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান) | 
| গ্রেডিয়েন্টডিফ |  নির্মাণ () | 
| গ্রেডিয়েন্টডিফ |  বিল্ড আংশিক () | 
| GradientDef.Builder |  পরিষ্কার () | 
| GradientDef.Builder |  clearField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র) | 
| GradientDef.Builder |  clearFunctionName ()  The function name. | 
| GradientDef.Builder |  clearGradientFunc ()  The gradient function's name. | 
| GradientDef.Builder |  clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) | 
| GradientDef.Builder |  ক্লোন () | 
| গ্রেডিয়েন্টডিফ | |
| চূড়ান্ত স্ট্যাটিক com.google.protobuf.Descriptors.Descriptor | |
| 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. | 
| চূড়ান্ত বুলিয়ান | |
| GradientDef.Builder |  mergeFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি) | 
| GradientDef.Builder |  mergeFrom (com.google.protobuf.অন্যান্য বার্তা পাঠান) | 
| চূড়ান্ত GradientDef.Builder |  একত্রিত করুন অজানাক্ষেত্র (com.google.protobuf.UnknownFieldSet অজানাক্ষেত্র) | 
| GradientDef.Builder |  setField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান) | 
| GradientDef.Builder |  setFunctionName (স্ট্রিং মান)  The function name. | 
| GradientDef.Builder |  setFunctionNameBytes (com.google.protobuf.ByteString মান)  The function name. | 
| GradientDef.Builder |  setGradientFunc (স্ট্রিং মান)  The gradient function's name. | 
| GradientDef.Builder |  setGradientFuncBytes (com.google.protobuf.ByteString মান)  The gradient function's name. | 
| GradientDef.Builder |  setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, int সূচক, অবজেক্ট মান) | 
| চূড়ান্ত GradientDef.Builder |  সেটUnknownFields (com.google.protobuf.UnknownFieldসেট অজানাফিল্ড)  | 
উত্তরাধিকারসূত্রে প্রাপ্ত পদ্ধতি
পাবলিক পদ্ধতি
সর্বজনীন GradientDef.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান)
পাবলিক গ্রেডিয়েন্টডিফ. বিল্ডার ক্লিয়ার গ্রেডিয়েন্টফাঙ্ক ()
The gradient function's name.
string gradient_func = 2; পাবলিক স্ট্যাটিক ফাইনাল com.google.protobuf.Descriptors.Descriptor getDescriptor ()
সর্বজনীন com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
সর্বজনীন স্ট্রিং 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; সর্বজনীন চূড়ান্ত বুলিয়ান শুরু হয়েছে ()
সর্বজনীন GradientDef.Builder mergeFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
নিক্ষেপ করে
| IO ব্যতিক্রম | 
|---|
সর্বজনীন চূড়ান্ত GradientDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
সর্বজনীন GradientDef.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান)
সর্বজনীন GradientDef.Builder setFunctionName (স্ট্রিং মান)
The function name.
string function_name = 1; সর্বজনীন GradientDef.Builder setFunctionNameBytes (com.google.protobuf.ByteString মান)
The function name.
string function_name = 1; সর্বজনীন GradientDef.Builder setGradientFunc (স্ট্রিং মান)
The gradient function's name.
string gradient_func = 2; সর্বজনীন GradientDef.Builder সেটGradientFuncBytes (com.google.protobuf.ByteString মান)
The gradient function's name.
string gradient_func = 2;