পাবলিক ইন্টারফেস SummaryOrBuilder
পরিচিত পরোক্ষ উপশ্রেণী |
পাবলিক পদ্ধতি
বিমূর্ত সারাংশ. মান | getValue (int সূচক) Set of values for the summary. |
বিমূর্ত int | getValueCount () Set of values for the summary. |
বিমূর্ত তালিকা< Summary.Value > | getValueList () Set of values for the summary. |
বিমূর্ত সারাংশ.ValueOrBuilder | getValueOrBuilder (int সূচক) Set of values for the summary. |
বিমূর্ত তালিকা<? Summary.ValueOrBuilder > প্রসারিত করে | getValueOrBuilderList () Set of values for the summary. |
পাবলিক পদ্ধতি
সর্বজনীন বিমূর্ত সারাংশ। মান getValue (int সূচক)
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1;
পাবলিক বিমূর্ত int getValueCount ()
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1;
সর্বজনীন বিমূর্ত তালিকা< Summary.Value > getValueList ()
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1;
সর্বজনীন বিমূর্ত সারাংশ। ValueOrBuilder getValueOrBuilder (int সূচক)
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1;
সর্বজনীন বিমূর্ত তালিকা<? Summary.ValueOrBuilder > getValueOrBuilderList () প্রসারিত করে
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1;