Searched refs:encoding_specs (Results 1 – 5 of 5) sorted by relevance
691 def encoding_specs(self, spec): member in TypeSpecBatchEncoder733 def encoding_specs(self, spec): member in LegacyTypeSpecBatchEncoder833 encoding_specs = nest.map_structure(836 spec.__batch_encoder__.encoding_specs(spec))837 return nest.flatten(encoding_specs)852 encoded_specs = spec.__batch_encoder__.encoding_specs(spec)867 encoded_specs = spec.__batch_encoder__.encoding_specs(spec)
646 def encoding_specs(self, spec): member in ExtensionTypeBatchEncoder
22 name: "encoding_specs"
133 def encoding_specs( member in _DynamicRaggedShapeBatchEncoder