Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: test テスト

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

  1. Model Understanding with Captum — PyTorch Tutor...

    test_img = Image . open ( 'img/cat.jpg' ) test_img_data...np . asarray ( test_img ) plt . imshow ( test_img_data ) plt...
    pytorch.org/tutorials/beginner/introyt/captumyt.html
    Registered: Fri May 17 10:25:15 UTC 2024
    - Last Modified: Fri May 17 00:04:09 UTC 2024
    - 102.2K bytes
    - Viewed (0)
  2. 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)
  3. 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)
  4. 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)
  5. 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)
  6. 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)
  7. 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)
  8. 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)
  9. Image Segmentation DeepLabV3 on Android — PyTor...

    So it is best to test the app on a real Android...scripted PyTorch model, let’s test with some example inputs to...
    pytorch.org/tutorials/beginner/deeplabv3_on_android.html
    Registered: Fri Apr 26 10:37:16 UTC 2024
    - Last Modified: Wed Apr 24 23:52:05 UTC 2024
    - 83.9K bytes
    - Viewed (0)
  10. 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)
Back to top