Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var File_tensorflow_core_tfrt_fallback_op_cost_map_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type OpCostMapProto ¶
type OpCostMapProto struct { OpCostMap map[string]uint64 `` /* 179-byte string literal not displayed */ // contains filtered or unexported fields }
For serializing and restoring the cost of op, see cost_recorder.h for details. NEXT_ID: 2
func (*OpCostMapProto) Descriptor
deprecated
func (*OpCostMapProto) Descriptor() ([]byte, []int)
Deprecated: Use OpCostMapProto.ProtoReflect.Descriptor instead.
func (*OpCostMapProto) GetOpCostMap ¶
func (x *OpCostMapProto) GetOpCostMap() map[string]uint64
func (*OpCostMapProto) ProtoMessage ¶
func (*OpCostMapProto) ProtoMessage()
func (*OpCostMapProto) ProtoReflect ¶
func (x *OpCostMapProto) ProtoReflect() protoreflect.Message
func (*OpCostMapProto) Reset ¶
func (x *OpCostMapProto) Reset()
func (*OpCostMapProto) String ¶
func (x *OpCostMapProto) String() string
Click to show internal directories.
Click to hide internal directories.