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

  /external/tensorflow/tensorflow/compiler/xla/service/
executable.h 182 void set_hlo_snapshot(std::unique_ptr<xla::HloSnapshot> hlo_snapshot) { function in class:xla::Executable
service.cc 386 executables[i]->set_hlo_snapshot(std::move(hlo_snapshots[i]));
    [all...]

Completed in 4675 milliseconds