Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: test テスト

Results 1 - 10 of 55 for test (0.03 sec)

  1. Trace Diff using Holistic Trace Analysis — PyTo...

    second as the test group , similar to an A/B test. The TraceDiff...which have been: added to the test trace and are absent in the...
    pytorch.org/tutorials/beginner/hta_trace_diff_tutorial.html
    Registered: Fri May 03 10:26:23 UTC 2024
    - Last Modified: Tue Apr 30 16:23:34 UTC 2024
    - 53.8K bytes
    - Viewed (0)
  2. Community Stories | PyTorch

    Caltech Text and Speech University of Pécs enables text and speech...of farming is one giant A/B test on all the crops in the world...
    pytorch.org/community-stories
    Registered: Fri May 03 10:12:39 UTC 2024
    - Last Modified: Thu May 02 16:21:35 UTC 2024
    - 54.1K bytes
    - Viewed (0)
  3. Semi-Supervised Learning using USB built upon P...

    (labeled and unlabeled) and test data loaders, the train unlabeled...data loaders for training and testing. And we specify the model and...
    pytorch.org/tutorials/advanced/usb_semisup_learn.html
    Registered: Fri May 03 10:32:48 UTC 2024
    - Last Modified: Tue Apr 30 16:23:34 UTC 2024
    - 77.3K bytes
    - Viewed (0)
  4. Fast Transformer Inference with Better Transfor...

    DEVICE to execute on-accelerator tests. (Enable GPU execution for your...batch, preprocess the inputs and test the model. input_batch = big_input_batch...
    pytorch.org/tutorials/beginner/bettertransformer_tutorial.html
    Registered: Fri May 03 10:28:38 UTC 2024
    - Last Modified: Tue Apr 30 16:23:34 UTC 2024
    - 71K bytes
    - Viewed (0)
  5. 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)
  6. 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 03 10:11:50 UTC 2024
    - Last Modified: Fri May 03 01:00:20 UTC 2024
    - 62.9K bytes
    - Viewed (0)
  7. 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 03 10:31:53 UTC 2024
    - Last Modified: Tue Apr 30 16:23:34 UTC 2024
    - 90.6K bytes
    - Viewed (0)
  8. Optimizing Model Parameters — PyTorch Tutorials...

    batch_size = 64 ) test_dataloader = DataLoader ( test_data , batch_size...The Validation/Test Loop - iterate over the test dataset to check...
    pytorch.org/tutorials/beginner/basics/optimization_tutorial.html
    Registered: Fri May 03 10:25:25 UTC 2024
    - Last Modified: Tue Apr 30 16:23:34 UTC 2024
    - 91.6K bytes
    - Viewed (0)
  9. 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 03 10:18:01 UTC 2024
    - Last Modified: Fri May 03 01:00:20 UTC 2024
    - 85K bytes
    - Viewed (0)
  10. 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 03 10:25:14 UTC 2024
    - Last Modified: Tue Apr 30 16:23:34 UTC 2024
    - 68.2K bytes
    - Viewed (0)
Back to top