List of all items
Structs
- data::TensorData
- graph::Convolution2DDescriptor
- graph::Convolution2DDescriptorInfo
- graph::Executable
- graph::Feed
- graph::FeedDescription
- graph::Graph
- graph::Pooling2DDescriptor
- graph::Pooling2DDescriptorInfo
- graph::Tensor
Enums
Functions
- ffi::mpsgraph_convolution2d_descriptor_new
- ffi::mpsgraph_executable_run
- ffi::mpsgraph_graph_addition
- ffi::mpsgraph_graph_broadcast
- ffi::mpsgraph_graph_compile
- ffi::mpsgraph_graph_constant_data
- ffi::mpsgraph_graph_constant_scalar
- ffi::mpsgraph_graph_constant_scalar_shaped
- ffi::mpsgraph_graph_convolution2d
- ffi::mpsgraph_graph_division
- ffi::mpsgraph_graph_matrix_multiplication
- ffi::mpsgraph_graph_max_pooling2d
- ffi::mpsgraph_graph_mean
- ffi::mpsgraph_graph_multiplication
- ffi::mpsgraph_graph_new
- ffi::mpsgraph_graph_normalize
- ffi::mpsgraph_graph_placeholder
- ffi::mpsgraph_graph_reduction_maximum
- ffi::mpsgraph_graph_reduction_minimum
- ffi::mpsgraph_graph_reduction_sum
- ffi::mpsgraph_graph_relu
- ffi::mpsgraph_graph_reshape
- ffi::mpsgraph_graph_run
- ffi::mpsgraph_graph_run_with_command_queue
- ffi::mpsgraph_graph_sigmoid
- ffi::mpsgraph_graph_slice
- ffi::mpsgraph_graph_softmax
- ffi::mpsgraph_graph_subtraction
- ffi::mpsgraph_graph_transpose
- ffi::mpsgraph_object_release
- ffi::mpsgraph_pooling2d_descriptor_new
- ffi::mpsgraph_tensor_data_copy_shape
- ffi::mpsgraph_tensor_data_data_type
- ffi::mpsgraph_tensor_data_new_with_buffer
- ffi::mpsgraph_tensor_data_new_with_bytes
- ffi::mpsgraph_tensor_data_read_bytes
- ffi::mpsgraph_tensor_data_shape_len
- graph::data_type_size
Type Aliases
Constants
- graph::data_type::BOOL
- graph::data_type::FLOAT16
- graph::data_type::FLOAT32
- graph::data_type::INT16
- graph::data_type::INT32
- graph::data_type::INT64
- graph::data_type::INT8
- graph::data_type::INVALID
- graph::data_type::UINT16
- graph::data_type::UINT32
- graph::data_type::UINT64
- graph::data_type::UINT8
- graph::data_type::UNORM8
- graph::padding_style::EXPLICIT
- graph::padding_style::EXPLICIT_OFFSET
- graph::padding_style::ONNX_SAME_LOWER
- graph::padding_style::TF_SAME
- graph::padding_style::TF_VALID
- graph::tensor_named_data_layout::CHW
- graph::tensor_named_data_layout::HW
- graph::tensor_named_data_layout::HWC
- graph::tensor_named_data_layout::HWIO
- graph::tensor_named_data_layout::NCHW
- graph::tensor_named_data_layout::NHWC
- graph::tensor_named_data_layout::OIHW