Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: test テスト

Results 21 - 30 of 131 for test (0.04 sec)

  1. Spatial Transformer Networks Tutorial — PyTorch...

    num_workers = 4 ) # Test dataset test_loader = torch . utils...def test (): with torch . no_grad (): model . eval () test_loss...
    pytorch.org/tutorials/intermediate/spatial_transformer_tutorial.html
    Registered: Fri May 31 08:45:24 UTC 2024
    - Last Modified: Thu May 30 21:58:02 UTC 2024
    - 108K bytes
    - Viewed (0)
  2. Events | PyTorch

    and test tutorials. Event Details June...machine learning skills to the test in one of the following categories:...
    pytorch.org/events
    Registered: Fri May 31 08:27:35 UTC 2024
    - Last Modified: Thu May 30 12:55:22 UTC 2024
    - 71.2K bytes
    - Viewed (0)
  3. PyTorch Prototype Recipes — PyTorch Tutorials 2...

    vmap Nested Tensor Learn about nested tensors, the new...maybe behind run-time flags). To test these features we would, depending...
    pytorch.org/tutorials/prototype/prototype_index.html
    Registered: Fri May 31 08:43:31 UTC 2024
    - Last Modified: Thu May 30 21:58:02 UTC 2024
    - 70.8K bytes
    - Viewed (0)
  4. Training Transformer models using Distributed D...

    \begin{bmatrix}\text{A} \\ \text{B} \\ \text{C} \\ \text{D} \\ \text{E} \\...\begin{bmatrix}\text{M} \\ \text{N} \\ \text{O} \\ \text{P} \\ \text{Q} \\...
    pytorch.org/tutorials/advanced/ddp_pipeline.html
    Registered: Fri May 31 08:48:18 UTC 2024
    - Last Modified: Thu May 30 21:58:02 UTC 2024
    - 149.1K bytes
    - Viewed (0)
  5. torch.profiler — PyTorch 2.3 documentation

    refer to test_execution_trace_with_kineto() in tests/profiler/test_profiler.py....prof.export_chrome_trace("/tmp/test_trace_" + str(prof.step_num)...
    pytorch.org/docs/stable/profiler.html
    Registered: Fri May 31 08:31:52 UTC 2024
    - Last Modified: Fri May 31 00:59:49 UTC 2024
    - 87.6K bytes
    - Viewed (0)
  6. torch — PyTorch 2.3 documentation

    \left\lceil \frac{\text{end} - \text{start}}{\text{step}} \right\rceil...\left\lfloor \frac{\text{end} - \text{start}}{\text{step}} \right\rfloor...
    pytorch.org/docs/stable/torch.html
    Registered: Fri May 31 08:32:32 UTC 2024
    - Last Modified: Fri May 31 00:59:49 UTC 2024
    - 318.8K bytes
    - Viewed (2)
  7. (beta) Building a Convolution/Batch Norm fuser ...

    Testing out our Fusion Pass We can...( 5 , 1 , 1 , 1 ) torch . testing . assert_allclose ( fused_model...
    pytorch.org/tutorials/intermediate/fx_conv_bn_fuser.html
    Registered: Fri May 31 08:45:54 UTC 2024
    - Last Modified: Thu May 30 21:58:02 UTC 2024
    - 90.1K bytes
    - Viewed (0)
  8. Building an ExecuTorch iOS Demo App — ExecuTorc...

    Run Tests You can run tests on Simulaltor directly...the project in Xcode, run the tests, and finally run the app. 1....
    pytorch.org/executorch/stable/demo-apps-ios.html
    Registered: Fri May 31 08:51:15 UTC 2024
    - Last Modified: Fri May 31 01:52:09 UTC 2024
    - 47.2K bytes
    - Viewed (0)
  9. Quantization — PyTorch 2.3 documentation

    Mode: pytorch/test_quantized_op.py TestQuantizedOps.test_custom_module_lstm...Mode: pytorch/test_quantize_fx.py TestQuantizeFx.test_static_lstm...
    pytorch.org/docs/stable/quantization.html
    Registered: Fri May 31 08:30:25 UTC 2024
    - Last Modified: Fri May 31 00:59:49 UTC 2024
    - 173.9K bytes
    - Viewed (0)
  10. torch.utils.cpp_extension — PyTorch 2.3 documen...

    See the tests for good examples of using this...rule is “dynamic parallelism” (nested kernel launches) which is not...
    pytorch.org/docs/stable/cpp_extension.html
    Registered: Fri May 31 08:30:38 UTC 2024
    - Last Modified: Fri May 31 00:59:49 UTC 2024
    - 86.9K bytes
    - Viewed (0)
Back to top