Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for aaa (0.05 sec)

  1. tensorflow/compiler/mlir/tensorflow/ir/tf_ops.td

      TF_DerivedResultTypeAttr dtype = TF_DerivedResultTypeAttr<0>;
    }
    
    def TF_XlaSparseCoreAdagradOp : TF_Op<"XlaSparseCoreAdagrad", []> {
      let summary = "aaa";
    
      let arguments = (ins
        TF_Int32Tensor:$indices,
        TF_Float32Tensor:$gradient,
        TF_Float32Tensor:$learning_rate,
        TF_Float32Tensor:$accumulator,
        TF_Float32Tensor:$embedding_table,
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Apr 24 04:08:35 UTC 2024
    - 90.5K bytes
    - Viewed (0)
  2. RELEASE.md

        plugins from Python
    
    ## Thanks to our Contributors
    
    This release contains contributions from many people at Google as well as the
    following external contributors:
    
    8bitmp3, aaa.jq, Abhineet Choudhary, Abolfazl Shahbazi, acxz, Adam Hillier,
    Adrian Garcia Badaracco, Ag Ramesh, ahmedsabie, Alan Anderson, Alexander Grund,
    Alexandre Lissy, Alexey Ivanov, Amedeo Cavallo, anencore94, Aniket Kumar Singh,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top