Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for GetResourceInstanceInterface (0.2 sec)

  1. tensorflow/compiler/mlir/tensorflow/analysis/side_effect_analysis.cc

            // `GetResourceInstanceInterface`, then all op instances will keep an
            // empty `instance_str` which enforces global order.
            std::optional<std::string> instance_str = "";
            SideEffects side_effects(GetSideEffectsFromEffectInstance(effect, op));
            if (auto resource_instance_op =
                dyn_cast<GetResourceInstanceInterface>(op)) {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed May 15 09:04:13 UTC 2024
    - 41.2K bytes
    - Viewed (0)
Back to top