package syft_proto.execution.v1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message CommunicationAction

communication_action.proto:12

Used in: messaging.v1.TensorCommandMessage

message ComputationAction

computation_action.proto:12

Used in: Role, messaging.v1.TensorCommandMessage

message InputTypeDescriptor

type_wrapper.proto:6

Used in: NestedTypeWrapper.TypeContainer

message NestedTypeWrapper

type_wrapper.proto:13

Message to bufferize a nested type. In a nested type we can have: 1. A type. 2. A list of nested types. 3. A tuple of nested types. 4. A dict of nested types.

Used in: NestedTypeWrapper.TypeList, NestedTypeWrapper.TypeMap, NestedTypeWrapper.TypeTuple, Plan

message NestedTypeWrapper.TypeContainer

type_wrapper.proto:39

To create the behavior described above, we need a new message, as oneof will not permit repeated fields.

Used in: NestedTypeWrapper

message NestedTypeWrapper.TypeList

type_wrapper.proto:23

Wrapper to simulate the behavior of a list in oneof.

Used in: TypeContainer

message NestedTypeWrapper.TypeMap

type_wrapper.proto:33

Wrapper to simulate the behavior of a map in oneof.

Used in: TypeContainer

message NestedTypeWrapper.TypeTuple

type_wrapper.proto:28

Wrapper to simulate the behavior of a tuple in oneof.

Used in: TypeContainer

message Placeholder

placeholder.proto:11

Used in: Role, State, types.syft.v1.Arg

message PlaceholderId

placeholder_id.proto:8

Used in: CommunicationAction, ComputationAction, StorageAction, types.syft.v1.Arg

message Plan

plan.proto:10

message Protocol

protocol.proto:9

message Role

role.proto:12

Used in: Plan, Protocol

message State

state.proto:9

Used in: Role

message StateTensor

state_tensor.proto:9

Used in: State

message StorageAction

storage_action.proto:12