Uses of Interface
org.tensorflow.framework.CollectionDef.Int64ListOrBuilder
Packages that use CollectionDef.Int64ListOrBuilder
-
Uses of CollectionDef.Int64ListOrBuilder in org.tensorflow.framework
Classes in org.tensorflow.framework that implement CollectionDef.Int64ListOrBuilderModifier and TypeClassDescriptionstatic final classInt64List is used for collecting int, int64 and long values.static final classInt64List is used for collecting int, int64 and long values.Methods in org.tensorflow.framework that return CollectionDef.Int64ListOrBuilderModifier and TypeMethodDescriptionCollectionDef.Builder.getInt64ListOrBuilder().tensorflow.CollectionDef.Int64List int64_list = 3;CollectionDef.getInt64ListOrBuilder().tensorflow.CollectionDef.Int64List int64_list = 3;CollectionDefOrBuilder.getInt64ListOrBuilder().tensorflow.CollectionDef.Int64List int64_list = 3;