Bagua API Documentation
stable
API Documents
bagua
bagua.torch_api
bagua.torch_api.algorithms
bagua.torch_api.checkpoint
bagua.torch_api.contrib
bagua.torch_api.data_parallel
bagua.torch_api.model_parallel
bagua.torch_api.model_parallel.moe
bagua.torch_api.bucket
bagua.torch_api.communication
bagua.torch_api.distributed
bagua.torch_api.env
bagua.torch_api.tensor
Bagua API Documentation
Bagua API Documentation
»
bagua
»
bagua.torch_api
»
bagua.torch_api.model_parallel
»
bagua.torch_api.model_parallel.moe
»
bagua.torch_api.model_parallel.moe.utils
Edit on GitHub
bagua.torch_api.model_parallel.moe.utils
¶
Module Contents
¶
bagua.torch_api.model_parallel.moe.utils.
is_moe_param
(
param
)
¶
Parameters
:
param
(
torch.Tensor
) –
Return type
:
bool