OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dumping_snapshot
(Results
1 - 3
of
3
) sorted by null
/external/tensorflow/tensorflow/compiler/xla/service/
executable.h
185
bool
dumping_snapshot
() const { return hlo_snapshot_ != nullptr; }
function in class:xla::Executable
service.cc
696
if (executable_ptrs[i]->
dumping_snapshot
()) {
742
if (executable->
dumping_snapshot
()) {
[
all
...]
/external/tensorflow/tensorflow/compiler/xla/client/
local_client.cc
171
if (executable_->
dumping_snapshot
()) {
Completed in 55 milliseconds