Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for IsLegacyCallInstruction (0.34 sec)

  1. tensorflow/compiler/mlir/tensorflow/utils/export_utils.h

    // an instruction with a different operation name. As such, this routine checks
    // both forms of a LegacyCall instruction. We only need to check for
    // mlir::TF::LegacyCallOp when the ticket is resolved.
    bool IsLegacyCallInstruction(mlir::Operation* inst);
    }  // namespace tensorflow
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri Apr 26 09:37:10 UTC 2024
    - 3.9K bytes
    - Viewed (0)
Back to top