Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for fusion (0.13 sec)

  1. src/testdata/Isaac.Newton-Opticks.txt

    Whiteness with their Colour when they are let pass. So the Infusion of
    _Lignum Nephriticum_ (as I have also tried) when held in this beam of
    Light XY, looks blue by the reflected Part of the Light, and red by the
    transmitted Part of it, as when 'tis view'd in Day-light; but if you
    intercept the blue at the Lens the Infusion will lose its reflected blue
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    def TF__FusedBatchNormExOp : TF_Op<"_FusedBatchNormEx", [Pure]> {
      let summary = "Internal FusedBatchNorm operation: reserved for internal use.";
    
      let description = [{
    Do not invoke this operator directly in Python. A fusion optimization is
    expected to create these operators.
      }];
    
      let arguments = (ins
        TensorOf<[TF_Bfloat16, TF_Float16, TF_Float32]>:$x,
        TF_Float32Tensor:$scale,
        TF_Float32Tensor:$offset,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  3. RELEASE.md

    *   `tf.nn.embedding_lookup_sparse`
    
        *   Optimized this function for some cases by fusing internal operations.
    
    *   `tf.saved_model.SaveOptions`
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.19.md

    A survey conducted in early 2019 by the working group (WG) Long Term Support (LTS) showed that a significant subset of Kubernetes end-users fail to upgrade within the previous 9-month support period. 
    A yearly support period provides the cushion end-users appear to desire, and is more in harmony with familiar annual planning cycles.
    
    ## Known Issues
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  5. api/openapi-spec/v3/apis__apps__v1_openapi.json

                "items": {
                  "allOf": [
                    {
    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