Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for aggregated_cost_with_decisions (0.33 sec)

  1. tensorflow/compiler/mlir/lite/experimental/tac/transforms/pick_subgraphs.cc

      // subgraphn
      //    |
      // current_subgraph   <- aggregated cost
      std::unordered_map<InferenceDeviceType, GraphView,
                         InferenceDeviceType::inference_device_type_hash>
          aggregated_cost_with_decisions;
    };
    
    // If the output is produced by a callop, will return the callop, otherwise,
    // will return nullptr.
    inline func::CallOp GetProducerCallOpOrNull(Value output) {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Nov 24 15:10:02 UTC 2022
    - 19.7K bytes
    - Viewed (0)
Back to top