Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: テスト test

Results 11 - 20 of 55 for test (0.05 sec)

  1. torch.overrides — PyTorch 2.3 documentation

    get_testing_overrides ( ) [source] Return...lambda functions are useful for testing API coverage for a type that...
    pytorch.org/docs/stable/torch.overrides.html
    Registered: Fri May 10 10:21:03 UTC 2024
    - Last Modified: Fri May 10 01:00:48 UTC 2024
    - 61.8K bytes
    - Viewed (0)
  2. PyTorch 2 Export Quantization with X86 Backend ...

    data_loader_test) # run calibration on sample...all CNN models from TorchBench test suite have been measured and...
    pytorch.org/tutorials/prototype/pt2e_quant_x86_inductor.html
    Registered: Fri Apr 19 10:25:22 UTC 2024
    - Last Modified: Wed Apr 17 00:49:02 UTC 2024
    - 78.9K bytes
    - Viewed (0)
  3. PyTorch Contribution Guide — PyTorch 2.3 docume...

    Did you add tests? (Or if the change is hard to test, did you describe...add a test? Sometimes a change can’t be conveniently tested, or...
    pytorch.org/docs/stable/community/contribution_guide.html
    Registered: Fri May 10 10:17:37 UTC 2024
    - Last Modified: Fri May 10 01:00:48 UTC 2024
    - 62.9K bytes
    - Viewed (0)
  4. (Beta) PyTorch Inference Performance Tuning on ...

    bfloat16 backend in torchbench test suite, and hence acceptable...will cover how to achieve the best inference performance for linear...
    pytorch.org/tutorials/recipes/inference_tuning_on_aws_graviton.html
    Registered: Fri Apr 19 10:25:19 UTC 2024
    - Last Modified: Wed Apr 17 00:49:02 UTC 2024
    - 93.8K bytes
    - Viewed (0)
  5. Extending dispatcher for a new backend in C++ —...

    PyTorch tests using the generic device type testing framework...listing tests, block listing dtypes, and overriding test precision....
    pytorch.org/tutorials/advanced/extend_dispatcher.html
    Registered: Fri May 10 10:38:00 UTC 2024
    - Last Modified: Thu May 09 23:40:07 UTC 2024
    - 90.6K bytes
    - Viewed (0)
  6. 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 10 10:20:19 UTC 2024
    - Last Modified: Fri May 10 01:00:48 UTC 2024
    - 85K bytes
    - Viewed (0)
  7. Datasets & DataLoaders — PyTorch Tutorials 2.3....

    train/test data is stored, train specifies training or test dataset,...shuffle = True ) test_dataloader = DataLoader ( test_data , batch_size...
    pytorch.org/tutorials/beginner/basics/data_tutorial.html
    Registered: Fri May 10 10:33:20 UTC 2024
    - Last Modified: Thu May 09 23:40:07 UTC 2024
    - 90.3K bytes
    - Viewed (0)
  8. Real Time Inference on Raspberry Pi 4 (30 fps!)...

    This was all tested with Raspberry Pi 4 Model B...pretrained variant so for testing purposes you should chose one...
    pytorch.org/tutorials/intermediate/realtime_rpi.html
    Registered: Fri May 10 10:37:30 UTC 2024
    - Last Modified: Thu May 09 23:40:08 UTC 2024
    - 78.8K 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 10 10:33:23 UTC 2024
    - Last Modified: Thu May 09 23:40:08 UTC 2024
    - 68.2K bytes
    - Viewed (0)
  10. Visualizing Models, Data, and Training with Ten...

    and test it on test data. To see what’s happening,...oard ( class_index , test_probs , test_label , global_step =...
    pytorch.org/tutorials/intermediate/tensorboard_tutorial.html
    Registered: Fri May 10 10:34:32 UTC 2024
    - Last Modified: Thu May 09 23:40:07 UTC 2024
    - 91.1K bytes
    - Viewed (0)
Back to top