HomeSort by relevance Sort by last modified time
    Searched refs:global_computations_ (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/cpu/
ir_emitter.h 584 std::vector<const HloComputation*> global_computations_; member in namespace:xla::cpu
ir_emitter.cc 103 &hlo_module, &thread_local_computations_, &global_computations_);
105 absl::c_sort(global_computations_);
    [all...]

Completed in 98 milliseconds