ResourceDtypeAndShapeOrBuilder

পাবলিক ইন্টারফেস ResourceDtypeAndShapeOrBuilder
পরিচিত পরোক্ষ উপশ্রেণী

পাবলিক পদ্ধতি

বিমূর্ত ডেটা টাইপ
getDtype ()
.tensorflow.DataType dtype = 1;
বিমূর্ত int
getDtypeValue ()
.tensorflow.DataType dtype = 1;
বিমূর্ত TensorShapeProto
গেটশেপ ()
.tensorflow.TensorShapeProto shape = 2;
বিমূর্ত TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
বিমূর্ত বুলিয়ান
hasshape ()
.tensorflow.TensorShapeProto shape = 2;

পাবলিক পদ্ধতি

সর্বজনীন বিমূর্ত ডেটা টাইপ getDtype ()

.tensorflow.DataType dtype = 1;

পাবলিক বিমূর্ত int getDtypeValue ()

.tensorflow.DataType dtype = 1;

সর্বজনীন বিমূর্ত TensorShapeProto getShape ()

.tensorflow.TensorShapeProto shape = 2;

সর্বজনীন বিমূর্ত TensorShapeProtoOrBuilder getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 2;

সর্বজনীন বিমূর্ত বুলিয়ান hasShape ()

.tensorflow.TensorShapeProto shape = 2;