wrapyfi.tests.tools package

Submodules

wrapyfi.tests.tools.benchmarking_native_object module

class wrapyfi.tests.tools.benchmarking_native_object.Benchmarker[source]

Bases: MiddlewareCommunicator

static get_numpy_object(dims)[source]
static get_pandas_object(dims)[source]
static get_pillow_object(dims)[source]
static get_tensorflow_object(dims)[source]
static get_jax_object(dims)[source]
static get_mxnet_object(dims)[source]
static get_mxnet_gpu_object(dims, gpu=0)[source]
static get_pytorch_object(dims)[source]
static get_pytorch_gpu_object(dims, gpu=0)[source]
static get_paddle_object(dims)[source]
static get_paddle_gpu_object(dims, gpu=0)[source]
get_all_objects(count, plugin_name)[source]
get_yarp_native_objects(count, plugin_name)[source]
get_ros_native_objects(count, plugin_name)[source]
get_ros2_native_objects(count, plugin_name)[source]
get_zeromq_native_objects(count, plugin_name)[source]
wrapyfi.tests.tools.benchmarking_native_object.parse_args()[source]

wrapyfi.tests.tools.class_test module

Module contents