Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for TensorT (0.09 sec)

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

    SparseTensor is not supported. The return value of the decorated function
    must be a Tensor or a list/tuple of Tensors.
      }];
    
      let arguments = (ins
        Arg<Variadic<TF_Tensor>, [{The tensors to be batched.}]>:$in_tensors,
        Arg<Variadic<TF_Tensor>, [{The tensors which are captured in the function, and don't need
    to be batched.}]>:$captured_tensors,
    
        SymbolRefAttr:$f,
        I64Attr:$num_batch_threads,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  2. RELEASE.md

    *  `tf.Tensor`
    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