kernel_gen

package
v0.0.0-...-3233e8b 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: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_tensorflow_compiler_mlir_tools_kernel_gen_compile_cache_item_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type CompilationCacheItem

type CompilationCacheItem struct {
	OriginalModule string `protobuf:"bytes,1,opt,name=original_module,json=originalModule,proto3" json:"original_module,omitempty"`
	ResultModule   string `protobuf:"bytes,2,opt,name=result_module,json=resultModule,proto3" json:"result_module,omitempty"`
	// contains filtered or unexported fields
}

Protocolbuffer representing a compilation input and output. This will be used for caching JIT compiles of kernels.

func (*CompilationCacheItem) Descriptor deprecated

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

Deprecated: Use CompilationCacheItem.ProtoReflect.Descriptor instead.

func (*CompilationCacheItem) GetOriginalModule

func (x *CompilationCacheItem) GetOriginalModule() string

func (*CompilationCacheItem) GetResultModule

func (x *CompilationCacheItem) GetResultModule() string

func (*CompilationCacheItem) ProtoMessage

func (*CompilationCacheItem) ProtoMessage()

func (*CompilationCacheItem) ProtoReflect

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

func (*CompilationCacheItem) Reset

func (x *CompilationCacheItem) Reset()

func (*CompilationCacheItem) String

func (x *CompilationCacheItem) String() string

Jump to

Keyboard shortcuts

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