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

  /external/tensorflow/tensorflow/compiler/xla/service/
backend.h 95 ComputationPlacer* computation_placer() const { return computation_placer_; }
170 ComputationPlacer* computation_placer_; member in namespace:xla
backend.cc 151 computation_placer_(computation_placer) {

Completed in 2410 milliseconds