Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for get_text (0.31 sec)

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

        Arg<TF_Int64Tensor, [{Which incarnation of the MultiDeviceIterator is running.}]>:$incarnation_id
      );
    
      let results = (outs
        Res<Variadic<TF_Tensor>, [{Result of the get_next on the dataset.}]>:$components
      );
    
      TF_DerivedResultShapeListAttr output_shapes = TF_DerivedResultShapeListAttr<0>;
      TF_DerivedResultTypeListAttr output_types = TF_DerivedResultTypeListAttr<0>;
    }
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
Back to top