framework

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: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_tensorflow_python_framework_cpp_shape_inference_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type CppShapeInferenceInputsNeeded

type CppShapeInferenceInputsNeeded struct {
	InputTensorsNeeded         []int32 `protobuf:"varint,1,rep,packed,name=input_tensors_needed,json=inputTensorsNeeded,proto3" json:"input_tensors_needed,omitempty"`
	InputTensorsAsShapesNeeded []int32 `` /* 153-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*CppShapeInferenceInputsNeeded) Descriptor deprecated

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

Deprecated: Use CppShapeInferenceInputsNeeded.ProtoReflect.Descriptor instead.

func (*CppShapeInferenceInputsNeeded) GetInputTensorsAsShapesNeeded

func (x *CppShapeInferenceInputsNeeded) GetInputTensorsAsShapesNeeded() []int32

func (*CppShapeInferenceInputsNeeded) GetInputTensorsNeeded

func (x *CppShapeInferenceInputsNeeded) GetInputTensorsNeeded() []int32

func (*CppShapeInferenceInputsNeeded) ProtoMessage

func (*CppShapeInferenceInputsNeeded) ProtoMessage()

func (*CppShapeInferenceInputsNeeded) ProtoReflect

func (*CppShapeInferenceInputsNeeded) Reset

func (x *CppShapeInferenceInputsNeeded) Reset()

func (*CppShapeInferenceInputsNeeded) String

type CppShapeInferenceResult

type CppShapeInferenceResult struct {
	Shape      *framework.TensorShapeProto         `protobuf:"bytes,1,opt,name=shape,proto3" json:"shape,omitempty"`
	HandleData *CppShapeInferenceResult_HandleData `protobuf:"bytes,4,opt,name=handle_data,json=handleData,proto3" json:"handle_data,omitempty"`
	// contains filtered or unexported fields
}

func (*CppShapeInferenceResult) Descriptor deprecated

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

Deprecated: Use CppShapeInferenceResult.ProtoReflect.Descriptor instead.

func (*CppShapeInferenceResult) GetHandleData

func (*CppShapeInferenceResult) GetShape

func (*CppShapeInferenceResult) ProtoMessage

func (*CppShapeInferenceResult) ProtoMessage()

func (*CppShapeInferenceResult) ProtoReflect

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

func (*CppShapeInferenceResult) Reset

func (x *CppShapeInferenceResult) Reset()

func (*CppShapeInferenceResult) String

func (x *CppShapeInferenceResult) String() string

type CppShapeInferenceResult_HandleData

type CppShapeInferenceResult_HandleData struct {
	IsSet bool `protobuf:"varint,1,opt,name=is_set,json=isSet,proto3" json:"is_set,omitempty"`
	// Only valid if <is_set>.
	ShapeAndType []*CppShapeInferenceResult_HandleShapeAndType `protobuf:"bytes,2,rep,name=shape_and_type,json=shapeAndType,proto3" json:"shape_and_type,omitempty"`
	// contains filtered or unexported fields
}

func (*CppShapeInferenceResult_HandleData) Descriptor deprecated

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

Deprecated: Use CppShapeInferenceResult_HandleData.ProtoReflect.Descriptor instead.

func (*CppShapeInferenceResult_HandleData) GetIsSet

func (*CppShapeInferenceResult_HandleData) GetShapeAndType

func (*CppShapeInferenceResult_HandleData) ProtoMessage

func (*CppShapeInferenceResult_HandleData) ProtoMessage()

func (*CppShapeInferenceResult_HandleData) ProtoReflect

func (*CppShapeInferenceResult_HandleData) Reset

func (*CppShapeInferenceResult_HandleData) String

type CppShapeInferenceResult_HandleShapeAndType

type CppShapeInferenceResult_HandleShapeAndType struct {
	Shape *framework.TensorShapeProto `protobuf:"bytes,1,opt,name=shape,proto3" json:"shape,omitempty"`
	Dtype framework.DataType          `protobuf:"varint,2,opt,name=dtype,proto3,enum=tensorflow.DataType" json:"dtype,omitempty"`
	Type  *framework.FullTypeDef      `protobuf:"bytes,4,opt,name=type,proto3" json:"type,omitempty"`
	// contains filtered or unexported fields
}

func (*CppShapeInferenceResult_HandleShapeAndType) Descriptor deprecated

Deprecated: Use CppShapeInferenceResult_HandleShapeAndType.ProtoReflect.Descriptor instead.

func (*CppShapeInferenceResult_HandleShapeAndType) GetDtype

func (*CppShapeInferenceResult_HandleShapeAndType) GetShape

func (*CppShapeInferenceResult_HandleShapeAndType) GetType

func (*CppShapeInferenceResult_HandleShapeAndType) ProtoMessage

func (*CppShapeInferenceResult_HandleShapeAndType) ProtoReflect

func (*CppShapeInferenceResult_HandleShapeAndType) Reset

func (*CppShapeInferenceResult_HandleShapeAndType) String

Jump to

Keyboard shortcuts

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