Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for 20xi32 (0.12 sec)

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

    from tensorflow.compiler.mlir.tensorflow.gen_mlir_passthrough_op import mlir_passthrough_op
    
    mlir_module = '''python
    func @main(%arg0 : tensor<10xf32>, %arg1 : tensor<10xf32>) -> tensor<10x10xf32> {
       %add = "magic.op"(%arg0, %arg1) : (tensor<10xf32>, tensor<10xf32>) -> tensor<10x10xf32>
       return %ret : tensor<10x10xf32>
    }
    '''
    
    @tf.function
    def foo(x, y):
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  2. tensorflow/cc/saved_model/testdata/chunked_saved_model/chunked_model/saved_model.pbtxt

    12?\250\000n\013\271#\331?$\322\244\251\033&\322?\252\310\r\310\350\030\322?\362P_\322\2072\341?\336\351\0228@x\321?\240\356\306\014Zh\320?\303\342\217\352\352\207\341?@\0075\252\233\237\271?\367\311\366Y\222\033\345?(\0342>v\017\330?*_\277\001i\204\332?h\036\244\376\367d\335?\256\254\331x:\000\350?\3149\032\317wI\354?\005\037sC\224\025\353?\266\344\270\330\014\010\321?(\025\344\030\370T\315?\334\356\352\323\006\267\316?\370\"\013My\213\265?\322\004,\005\302E\353?\212\207\220\233b\364\334?}M^\23...
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Jun 08 21:43:11 UTC 2023
    - 531.2K bytes
    - Viewed (0)
Back to top