Home
last modified time | relevance | path

Searched defs:CheckInvariants (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_state.cc198 void ExchangeQueue::CheckInvariants() { in CheckInvariants() function in tensorflow::ExchangeQueue
/external/tensorflow/tensorflow/compiler/jit/graphcycles/
Dgraphcycles.cc89 bool GraphCycles::CheckInvariants() const { in CheckInvariants() function in tensorflow::GraphCycles
/external/tensorflow/tensorflow/lite/toco/
Dtooling_util.cc1225 void CheckInvariants(const Model& model) { in CheckInvariants() function