# 1. Get a test params dict from common_nn.py, run forward and backward on the # Python module created using the test params. # 2. Serialize the Python module's parameters / buffers and its forward ...
# a Python `torch.nn.functional` function and its corresponding C++ `torch::nn::functional` # function. Concretely, this test does the following: # 1. Get a test params dict from common_nn.py, run ...