graph_executor

package
v2.14.1 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2023 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_tensorflow_core_tfrt_graph_executor_config_proto protoreflect.FileDescriptor
View Source
var File_tensorflow_core_tfrt_graph_executor_test_config_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type RuntimeConfigProto added in v2.14.0

type RuntimeConfigProto struct {
	Config []*anypb.Any `protobuf:"bytes,1,rep,name=config,proto3" json:"config,omitempty"`
	// contains filtered or unexported fields
}

The serialization format for custom model configs. Though it is using repeated Any protos, only one object of a proto type is allowed in the list.

func (*RuntimeConfigProto) Descriptor deprecated added in v2.14.0

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

Deprecated: Use RuntimeConfigProto.ProtoReflect.Descriptor instead.

func (*RuntimeConfigProto) GetConfig added in v2.14.0

func (x *RuntimeConfigProto) GetConfig() []*anypb.Any

func (*RuntimeConfigProto) ProtoMessage added in v2.14.0

func (*RuntimeConfigProto) ProtoMessage()

func (*RuntimeConfigProto) ProtoReflect added in v2.14.0

func (x *RuntimeConfigProto) ProtoReflect() protoreflect.Message

func (*RuntimeConfigProto) Reset added in v2.14.0

func (x *RuntimeConfigProto) Reset()

func (*RuntimeConfigProto) String added in v2.14.0

func (x *RuntimeConfigProto) String() string

type TestConfig1

type TestConfig1 struct {
	Tag string `protobuf:"bytes,1,opt,name=tag,proto3" json:"tag,omitempty"`
	// contains filtered or unexported fields
}

func (*TestConfig1) Descriptor deprecated

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

Deprecated: Use TestConfig1.ProtoReflect.Descriptor instead.

func (*TestConfig1) GetTag

func (x *TestConfig1) GetTag() string

func (*TestConfig1) ProtoMessage

func (*TestConfig1) ProtoMessage()

func (*TestConfig1) ProtoReflect

func (x *TestConfig1) ProtoReflect() protoreflect.Message

func (*TestConfig1) Reset

func (x *TestConfig1) Reset()

func (*TestConfig1) String

func (x *TestConfig1) String() string

type TestConfig2

type TestConfig2 struct {
	Tag string `protobuf:"bytes,1,opt,name=tag,proto3" json:"tag,omitempty"`
	// contains filtered or unexported fields
}

func (*TestConfig2) Descriptor deprecated

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

Deprecated: Use TestConfig2.ProtoReflect.Descriptor instead.

func (*TestConfig2) GetTag

func (x *TestConfig2) GetTag() string

func (*TestConfig2) ProtoMessage

func (*TestConfig2) ProtoMessage()

func (*TestConfig2) ProtoReflect

func (x *TestConfig2) ProtoReflect() protoreflect.Message

func (*TestConfig2) Reset

func (x *TestConfig2) Reset()

func (*TestConfig2) String

func (x *TestConfig2) String() string

Jump to

Keyboard shortcuts

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