tensorflow_serving

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 23, 2020 License: ISC Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config1

type Config1 struct {
	StringField          string   `protobuf:"bytes,1,opt,name=string_field,json=stringField,proto3" json:"string_field,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Config1) Descriptor

func (*Config1) Descriptor() ([]byte, []int)

func (*Config1) GetStringField

func (m *Config1) GetStringField() string

func (*Config1) ProtoMessage

func (*Config1) ProtoMessage()

func (*Config1) Reset

func (m *Config1) Reset()

func (*Config1) String

func (m *Config1) String() string

func (*Config1) XXX_DiscardUnknown

func (m *Config1) XXX_DiscardUnknown()

func (*Config1) XXX_Marshal

func (m *Config1) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*Config1) XXX_Merge

func (dst *Config1) XXX_Merge(src proto.Message)

func (*Config1) XXX_Size

func (m *Config1) XXX_Size() int

func (*Config1) XXX_Unmarshal

func (m *Config1) XXX_Unmarshal(b []byte) error

type Config2

type Config2 struct {
	StringField          string   `protobuf:"bytes,1,opt,name=string_field,json=stringField,proto3" json:"string_field,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Config2) Descriptor

func (*Config2) Descriptor() ([]byte, []int)

func (*Config2) GetStringField

func (m *Config2) GetStringField() string

func (*Config2) ProtoMessage

func (*Config2) ProtoMessage()

func (*Config2) Reset

func (m *Config2) Reset()

func (*Config2) String

func (m *Config2) String() string

func (*Config2) XXX_DiscardUnknown

func (m *Config2) XXX_DiscardUnknown()

func (*Config2) XXX_Marshal

func (m *Config2) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*Config2) XXX_Merge

func (dst *Config2) XXX_Merge(src proto.Message)

func (*Config2) XXX_Size

func (m *Config2) XXX_Size() int

func (*Config2) XXX_Unmarshal

func (m *Config2) XXX_Unmarshal(b []byte) error

type MessageWithAny

type MessageWithAny struct {
	AnyField             *any.Any `protobuf:"bytes,1,opt,name=any_field,json=anyField,proto3" json:"any_field,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*MessageWithAny) Descriptor

func (*MessageWithAny) Descriptor() ([]byte, []int)

func (*MessageWithAny) GetAnyField

func (m *MessageWithAny) GetAnyField() *any.Any

func (*MessageWithAny) ProtoMessage

func (*MessageWithAny) ProtoMessage()

func (*MessageWithAny) Reset

func (m *MessageWithAny) Reset()

func (*MessageWithAny) String

func (m *MessageWithAny) String() string

func (*MessageWithAny) XXX_DiscardUnknown

func (m *MessageWithAny) XXX_DiscardUnknown()

func (*MessageWithAny) XXX_Marshal

func (m *MessageWithAny) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*MessageWithAny) XXX_Merge

func (dst *MessageWithAny) XXX_Merge(src proto.Message)

func (*MessageWithAny) XXX_Size

func (m *MessageWithAny) XXX_Size() int

func (*MessageWithAny) XXX_Unmarshal

func (m *MessageWithAny) XXX_Unmarshal(b []byte) error

type StatusProto

type StatusProto struct {
	// Error code.
	ErrorCode core.Code `protobuf:"varint,1,opt,name=error_code,proto3,enum=tensorflow.error.Code" json:"error_code,omitempty"`
	// Error message. Will only be set if an error was encountered.
	ErrorMessage         string   `protobuf:"bytes,2,opt,name=error_message,proto3" json:"error_message,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

Status that corresponds to Status in third_party/tensorflow/core/lib/core/status.h.

func (*StatusProto) Descriptor

func (*StatusProto) Descriptor() ([]byte, []int)

func (*StatusProto) GetErrorCode

func (m *StatusProto) GetErrorCode() core.Code

func (*StatusProto) GetErrorMessage

func (m *StatusProto) GetErrorMessage() string

func (*StatusProto) ProtoMessage

func (*StatusProto) ProtoMessage()

func (*StatusProto) Reset

func (m *StatusProto) Reset()

func (*StatusProto) String

func (m *StatusProto) String() string

func (*StatusProto) XXX_DiscardUnknown

func (m *StatusProto) XXX_DiscardUnknown()

func (*StatusProto) XXX_Marshal

func (m *StatusProto) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*StatusProto) XXX_Merge

func (dst *StatusProto) XXX_Merge(src proto.Message)

func (*StatusProto) XXX_Size

func (m *StatusProto) XXX_Size() int

func (*StatusProto) XXX_Unmarshal

func (m *StatusProto) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL