Searched refs:FaultyTensorPipeRpcBackendOptions (Results 1 – 6 of 6) sorted by relevance
38 shared_ptr_class_<FaultyTensorPipeRpcBackendOptions>( in faulty_agent_init()60 &FaultyTensorPipeRpcBackendOptions::messagesToFail) in faulty_agent_init()63 &FaultyTensorPipeRpcBackendOptions::messagesToDelay) in faulty_agent_init()65 "num_fail_sends", &FaultyTensorPipeRpcBackendOptions::numFailSends); in faulty_agent_init()75 FaultyTensorPipeRpcBackendOptions opts, in faulty_agent_init()
12 struct TORCH_API FaultyTensorPipeRpcBackendOptions struct14 FaultyTensorPipeRpcBackendOptions(45 FaultyTensorPipeRpcBackendOptions opts, argument
19 FaultyTensorPipeRpcBackendOptions opts, in FaultyTensorPipeAgent()
17 from . import FaultyTensorPipeRpcBackendOptions19 return FaultyTensorPipeRpcBackendOptions(34 from . import FaultyTensorPipeAgent, FaultyTensorPipeRpcBackendOptions39 if not isinstance(rpc_backend_options, FaultyTensorPipeRpcBackendOptions):
17 FaultyTensorPipeRpcBackendOptions,
7 class FaultyTensorPipeRpcBackendOptions(_TensorPipeRpcBackendOptionsBase):29 options: FaultyTensorPipeRpcBackendOptions,