Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for initiatives (0.21 sec)

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

        TF_VariantTensor:$dataset
      );
    
      let results = (outs);
    }
    
    def TF_InitializeTableFromTextFileOp : TF_Op<"InitializeTableFromTextFile", []> {
      let summary = "Initializes a table from a text file.";
    
      let description = [{
    It inserts one key-value pair into the table for each line of the file.
    The key and value is extracted from the whole line content, elements from the
    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