Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: テスト test

Results 11 - 20 of 69 for test (0.07 sec)

  1. Gluon: from experiment to deployment — Apache M...

    test_acc = test ( finetune_net , test_data , device...'valid' ) test_path = os . path . join ( path , 'test' ) # loading...
    mxnet.apache.org/versions/master/api/python/docs/tutorials/getting-started/gluon_from_experiment_...
    Registered: Fri May 17 08:28:13 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 187.4K bytes
    - Viewed (0)
  2. mxnet.runtime.feature_list — Apache MXNet docum...

    test_utils...
    mxnet.apache.org/versions/master/api/python/docs/api/runtime/generated/mxnet.runtime.feature_list...
    Registered: Fri May 17 09:09:35 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 142K bytes
    - Viewed (0)
  3. Gluon Datasets and DataLoader — Apache MXNet do...

    / images / test / car / xyz . jpg ./ images / test / bus / uvw...your training dataset from testing dataset, and it’s also good...
    mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/gluon/data/datasets.html
    Registered: Fri May 17 08:29:33 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 211.5K bytes
    - Viewed (0)
  4. mxnet.optimizer.optimizer — Apache MXNet docume...

    @register class Test ( Optimizer ): """The Test optimizer""" def...is_np_array __all__ = [ 'Optimizer' , 'Test' , 'create' , 'register' ] [docs]...
    mxnet.apache.org/versions/master/api/python/docs/_modules/mxnet/optimizer/optimizer.html
    Registered: Fri May 17 09:13:39 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 212.1K bytes
    - Viewed (0)
  5. Fine-tuning an ONNX model — Apache MXNet docume...

    ) dataset_test = ImageFolderDataset ( root = testing_path ) We...NUM_WORKERS ) dataloader_test = DataLoader ( dataset_test . transform (...
    mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/onnx/fine_tuning_gluon.html
    Registered: Fri May 17 08:34:20 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 208.1K bytes
    - Viewed (0)
  6. Custom Numpy Operators — Apache MXNet documenta...

    forwarding for training or testing. req : list of {'null', 'write',...
    mxnet.apache.org/versions/master/api/python/docs/tutorials/extend/customop.html
    Registered: Fri May 17 08:35:34 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 179.4K bytes
    - Viewed (0)
  7. Handwritten Digit Recognition — Apache MXNet do...

    subsequently test its classification accuracy on the 10,000 test images....60,000 training images and 10,000 test images. There are 10 classes...
    mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/gluon/image/mnist.html
    Registered: Fri May 17 08:31:16 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 198.7K bytes
    - Viewed (0)
  8. Text Tutorials — Apache MXNet documentation

    Text Tutorials These tutorials will help you learn how to create...and use models that work with text and other natural language processing...
    mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/gluon/text/index.html
    Registered: Fri May 17 08:30:53 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 151.2K bytes
    - Viewed (0)
  9. Image similarity search with InfoGAN — Apache M...

    8 ) test_images = images [ split :] test_filenames =...) Take some images from the test data, obtain its feature vector...
    mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/gluon/image/info_gan.html
    Registered: Fri May 17 08:27:45 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 284.1K bytes
    - Viewed (0)
  10. mxnet.kvstore.kvstore — Apache MXNet documentation

    disable=unsupported-membership-test ckeys , cvals = _ctype_dict...disable=unsupported-membership-test # send the optimizer to server...
    mxnet.apache.org/versions/master/api/python/docs/_modules/mxnet/kvstore/kvstore.html
    Registered: Fri May 17 09:13:59 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 221.4K bytes
    - Viewed (0)
Back to top