Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for experts (0.66 sec)

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

    Where to extract the key and value from a line is specified by `key_index` and
    `value_index`.
    
    - A value of -1 means use the line number(starting from zero), expects `int64`.
    - A value of -2 means use the whole line content, expects `string`.
    - A value >= 0 means use the index (starting at zero) of the split line based
      on `delimiter`.
      }];
    
      let arguments = (ins
    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

    *   Added a `model.export(filepath)` API to create a lightweight SavedModel artifact that can be used for inference (e.g. with TF-Serving).
    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