Versions in this module Expand all Collapse all v0 v0.3.1 May 11, 2020 Changes in this version + const BytesListType + const BytesType + const Float32ListType + const Float32Type + const Int64ListType + const Int64Type + func Assert(cond bool) + func AssertNoError(err error) + type TFFeatureBytes struct + func (*TFFeatureBytes) FeatureType() int + type TFFeatureBytesList struct + func (*TFFeatureBytesList) FeatureType() int + type TFFeatureFloat struct + func (*TFFeatureFloat) FeatureType() int + type TFFeatureFloatList struct + func (*TFFeatureFloatList) FeatureType() int + type TFFeatureInt struct + func (*TFFeatureInt) FeatureType() int + type TFFeatureIntList struct + func (*TFFeatureIntList) FeatureType() int + type TFFeatureType interface + FeatureType func() int