lingvo.core.hyperparams_pb2 module
- lingvo.core.hyperparams_pb2._b(x)
- class lingvo.core.hyperparams_pb2.Hyperparam
Bases:
CMessage
,Message
- DESCRIPTOR = <google.protobuf.pyext._message.MessageDescriptor object>
The
google.protobuf.descriptor.Descriptor
for this message type.
- class ItemsEntry
Bases:
CMessage
,Message
- DESCRIPTOR = <google.protobuf.pyext._message.MessageDescriptor object>
The
google.protobuf.descriptor.Descriptor
for this message type.
- key
Field tensorflow.lingvo.Hyperparam.ItemsEntry.key
- value
Field tensorflow.lingvo.Hyperparam.ItemsEntry.value
- items
Field tensorflow.lingvo.Hyperparam.items
- class lingvo.core.hyperparams_pb2.HyperparamRepeated
Bases:
CMessage
,Message
- DESCRIPTOR = <google.protobuf.pyext._message.MessageDescriptor object>
The
google.protobuf.descriptor.Descriptor
for this message type.
- items
Field tensorflow.lingvo.HyperparamRepeated.items
- class lingvo.core.hyperparams_pb2.HyperparamValue
Bases:
CMessage
,Message
- DESCRIPTOR = <google.protobuf.pyext._message.MessageDescriptor object>
The
google.protobuf.descriptor.Descriptor
for this message type.
- bool_val
Field tensorflow.lingvo.HyperparamValue.bool_val
- dict_val
Field tensorflow.lingvo.HyperparamValue.dict_val
- dtype_val
Field tensorflow.lingvo.HyperparamValue.dtype_val
- enum_val
Field tensorflow.lingvo.HyperparamValue.enum_val
- float_val
Field tensorflow.lingvo.HyperparamValue.float_val
- int_val
Field tensorflow.lingvo.HyperparamValue.int_val
- list_val
Field tensorflow.lingvo.HyperparamValue.list_val
- named_tuple_val
Field tensorflow.lingvo.HyperparamValue.named_tuple_val
- param_val
Field tensorflow.lingvo.HyperparamValue.param_val
- proto_val
Field tensorflow.lingvo.HyperparamValue.proto_val
- string_repr_val
Field tensorflow.lingvo.HyperparamValue.string_repr_val
- string_val
Field tensorflow.lingvo.HyperparamValue.string_val
- symbolic_val
Field tensorflow.lingvo.HyperparamValue.symbolic_val
- tuple_val
Field tensorflow.lingvo.HyperparamValue.tuple_val
- type_val
Field tensorflow.lingvo.HyperparamValue.type_val
- class lingvo.core.hyperparams_pb2.ProtoVal
Bases:
CMessage
,Message
- DESCRIPTOR = <google.protobuf.pyext._message.MessageDescriptor object>
The
google.protobuf.descriptor.Descriptor
for this message type.
- type
Field tensorflow.lingvo.ProtoVal.type
- val
Field tensorflow.lingvo.ProtoVal.val
- class lingvo.core.hyperparams_pb2.EnumVal
Bases:
CMessage
,Message
- DESCRIPTOR = <google.protobuf.pyext._message.MessageDescriptor object>
The
google.protobuf.descriptor.Descriptor
for this message type.
- name
Field tensorflow.lingvo.EnumVal.name
- type
Field tensorflow.lingvo.EnumVal.type
- class lingvo.core.hyperparams_pb2.NamedTupleVal
Bases:
CMessage
,Message
- DESCRIPTOR = <google.protobuf.pyext._message.MessageDescriptor object>
The
google.protobuf.descriptor.Descriptor
for this message type.
- items
Field tensorflow.lingvo.NamedTupleVal.items
- type
Field tensorflow.lingvo.NamedTupleVal.type