Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for getArgNameStr (0.19 sec)

  1. tensorflow/compiler/mlir/lite/converter_gen.cc

            // need for specifying indirection. This tool is specific to TFLite
            // conversion generation and so the simplicity was chosen over the
            // flexibility.
            StringRef arg_name = arg_values->getArgNameStr(i);
            // Skip any "intermiadiateXXX" attribute as they are specially handled
            // in the exporter. They are special because though they are attributes
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Dec 19 15:05:28 UTC 2023
    - 23.7K bytes
    - Viewed (0)
Back to top