Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: テスト test

Results 31 - 40 of 124 for test (0.03 sec)

  1. 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 17 10:32:33 UTC 2024
    - Last Modified: Fri May 17 05:27:47 UTC 2024
    - 47.2K bytes
    - Viewed (0)
  2. 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 17 10:12:50 UTC 2024
    - Last Modified: Fri May 17 01:30:54 UTC 2024
    - 87.6K bytes
    - Viewed (0)
  3. 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 17 10:10:38 UTC 2024
    - Last Modified: Fri May 17 01:30:54 UTC 2024
    - 318.8K bytes
    - Viewed (2)
  4. TorchScript — PyTorch 2.3 documentation

    %20) # test.py:11:12 %rv.13 : Tensor = prim::If(%21) # test.py:11:9...prim::Constant[value=1]() # test.py:10:5 %12 : bool? = prim::Constant()...
    pytorch.org/docs/stable/jit.html
    Registered: Fri May 17 10:15:16 UTC 2024
    - Last Modified: Fri May 17 01:30:52 UTC 2024
    - 144.3K bytes
    - Viewed (0)
  5. Implementing a Parameter Server Using Distribut...

    test_loader ): # Runs the typical..., num_gpus , train_loader , test_loader ): ... for i , ( data...
    pytorch.org/tutorials/intermediate/rpc_param_server_tutorial.html
    Registered: Fri May 17 10:27:57 UTC 2024
    - Last Modified: Fri May 17 00:04:09 UTC 2024
    - 117.3K bytes
    - Viewed (0)
  6. 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 17 10:11:48 UTC 2024
    - Last Modified: Fri May 17 01:30:54 UTC 2024
    - 173.9K bytes
    - Viewed (0)
  7. TorchVision Object Detection Finetuning Tutoria...

    dataset_test = torch . utils . data . Subset ( dataset_test , indices...on the test dataset evaluate ( model , data_loader_test , device...
    pytorch.org/tutorials/intermediate/torchvision_tutorial.html
    Registered: Fri May 17 10:25:24 UTC 2024
    - Last Modified: Fri May 17 00:04:09 UTC 2024
    - 126.9K bytes
    - Viewed (0)
  8. torch.fx.experimental — PyTorch 2.3 documentation

    it will recursively test equality and use sym_and to...
    pytorch.org/docs/stable/fx.experimental.html
    Registered: Fri May 17 10:15:03 UTC 2024
    - Last Modified: Fri May 17 01:30:54 UTC 2024
    - 55.6K bytes
    - Viewed (0)
  9. 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 17 10:24:38 UTC 2024
    - Last Modified: Fri May 17 00:04:09 UTC 2024
    - 70.8K bytes
    - Viewed (0)
  10. Using the ExecuTorch SDK to Profile a Model — E...

    ))} # Step 2: Construct Method Test Suites inputs = [[ torch . randn...for _ in range ( 2 )] method_test_suites = [ MethodTestSuite (...
    pytorch.org/executorch/stable/tutorials/sdk-integration-tutorial.html
    Registered: Fri May 17 10:33:21 UTC 2024
    - Last Modified: Fri May 17 05:27:47 UTC 2024
    - 81.6K bytes
    - Viewed (0)
Back to top