Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for step2 (0.13 sec)

  1. RELEASE.md

    *   Multiple C++ API updates.
    *   Multiple TensorBoard updates including:
        *   Users can now view image summaries at various sampled steps (instead of
            just the last step).
        *   Bugs involving switching runs as well as the image dashboard are fixed.
        *   Removed data download links from TensorBoard.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

        Arg<TF_Int64Tensor, [{corresponds to start in python's xrange().}]>:$start,
        Arg<TF_Int64Tensor, [{corresponds to stop in python's xrange().}]>:$stop,
        Arg<TF_Int64Tensor, [{corresponds to step in python's xrange().}]>:$step,
    
        ConfinedAttr<TypeArrayAttr, [ArrayMinCount<1>]>:$output_types,
        ConfinedAttr<TF_ShapeAttrArray, [ArrayMinCount<1>]>:$output_shapes,
        DefaultValuedOptionalAttr<StrAttr, "\"\"">:$metadata,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  3. src/testdata/Isaac.Newton-Opticks.txt

    other Angles, the Intervals of the Fits of the least refrangible being
    greatest, make the Rings of their Colour in their progress from this
    white Ring, either outwards or inwards, increase or decrease by the
    greatest steps; so that the Rings of this Colour without are greatest,
    and within least. And this is the reason why in the last Observation,
    when the Speculum was illuminated with white Light, the exterior Rings
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  4. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    2F3A          ; mapped                 ; 5F61          # 3.0  KANGXI RADICAL BRISTLE
    2F3B          ; mapped                 ; 5F73          # 3.0  KANGXI RADICAL STEP
    2F3C          ; mapped                 ; 5FC3          # 3.0  KANGXI RADICAL HEART
    2F3D          ; mapped                 ; 6208          # 3.0  KANGXI RADICAL HALBERD
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  5. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

    {\n\t\t\t\"kind\":\"PluginA\",\n\t\t\t\"aOption\":\"foo\",\n\t\t},\n\t}\n\nSo what happens? Decode first uses json or yaml to unmarshal the serialized data into your external MyAPIObject. That causes the raw JSON to be stored, but not unpacked. The next step is to copy (using pkg/conversion) into the internal struct. The runtime package's DefaultScheme has conversion functions installed which will unpack the JSON stored in RawExtension, turning it into the correct object type, and storing it in the Object....
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  6. api/openapi-spec/v3/apis__apps__v1_openapi.json

    {\n\t\t\t\"kind\":\"PluginA\",\n\t\t\t\"aOption\":\"foo\",\n\t\t},\n\t}\n\nSo what happens? Decode first uses json or yaml to unmarshal the serialized data into your external MyAPIObject. That causes the raw JSON to be stored, but not unpacked. The next step is to copy (using pkg/conversion) into the internal struct. The runtime package's DefaultScheme has conversion functions installed which will unpack the JSON stored in RawExtension, turning it into the correct object type, and storing it in the Object....
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
Back to top