Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for solo (0.19 sec)

  1. tensorflow/c/c_api.h

    //          except operations referenced in `inputs`. These operations
    //          must have a single output (these operations are typically
    //          placeholders created for the sole purpose of representing
    //          an input. We can relax this constraint if there are
    //          compelling use cases).
    //          - If an array is given (`num_opers` >= 0), all operations
    C
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Thu Oct 26 21:08:15 GMT 2023
    - 82.3K bytes
    - Viewed (3)
  2. ci/official/containers/linux_arm64/builder.devtoolset/build_devtoolset.sh

      rpm2cpio "devtoolset-9-gcc-9.3.1-2.2.el7.src.rpm" |cpio -idmv
      tar -xvf "gcc-9.3.1-20200408.tar.xz" --strip 1
      ;;
    devtoolset-10)
      wget --retry-connrefused --waitretry=1 --read-timeout=20 --timeout=15 --tries=5 "https://vault.centos.org/centos/7/sclo/Source/rh/devtoolset-10-gcc-10.2.1-11.2.el7.src.rpm"
    Shell Script
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Fri Sep 29 00:26:34 GMT 2023
    - 6.1K bytes
    - Viewed (1)
  3. LICENSE

          or other liability obligations and/or rights consistent with this
          License. However, in accepting such obligations, You may act only
          on Your own behalf and on Your sole responsibility, not on behalf
          of any other Contributor, and only if You agree to indemnify,
          defend, and hold each Contributor harmless for any liability
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Nov 29 17:31:56 GMT 2021
    - 13.3K bytes
    - Viewed (0)
  4. RELEASE.md

    *   New (experimental)
        [Java API](https://github.com/tensorflow/tensorflow/tree/master/tensorflow/java).
    *   Add new Android image stylization demo based on "A Learned Representation
        For Artistic Style", and add YOLO object detector support.
    
    ## Breaking Changes to the API
    
    To help you upgrade your existing TensorFlow Python code to match the API
    changes below, we have prepared a
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
Back to top