Home
last modified time | relevance | path

Searched defs:is_partial (Results 1 – 12 of 12) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/
Dmessage_wrappers.cc368 bool InMemoryRunGraphRequest::is_partial() const { return is_partial_; } in is_partial() function in tensorflow::InMemoryRunGraphRequest
370 void InMemoryRunGraphRequest::set_is_partial(bool is_partial) { in set_is_partial()
512 bool MutableProtoRunGraphRequest::is_partial() const { in is_partial() function in tensorflow::MutableProtoRunGraphRequest
516 void MutableProtoRunGraphRequest::set_is_partial(bool is_partial) { in set_is_partial()
593 bool ProtoRunGraphRequest::is_partial() const { return request_->is_partial(); } in is_partial() function in tensorflow::ProtoRunGraphRequest
Dmaster_session.cc75 bool is_partial, WorkerCacheInterface* worker_cache, in ReffedClientGraph()
1517 Status MasterSession::StartStep(const BuildGraphOptions& opts, bool is_partial, in StartStep()
/external/rust/crates/combine/src/stream/
Dbuffered.rs138 fn is_partial(&self) -> bool { in is_partial() function
Dstate.rs53 fn is_partial(&self) -> bool { in is_partial() function
Dspan.rs92 fn is_partial(&self) -> bool { in is_partial() function
Dmod.rs137 fn is_partial(&self) -> bool { in is_partial() method
408 fn is_partial(&self) -> bool { in is_partial() function
806 fn is_partial(&self) -> bool { in is_partial() function
908 fn is_partial(&self) -> bool { in is_partial() function
992 fn is_partial(&self) -> bool { in is_partial() function
Dposition.rs149 fn is_partial(&self) -> bool { in is_partial() function
Deasy.rs846 fn is_partial(&self) -> bool { in is_partial() function
/external/tensorflow/tensorflow/core/kernels/batching_util/
Dbatch_resource_base.h92 bool is_partial = false; member
/external/tensorflow/tensorflow/core/protobuf/
Dworker.proto262 bool is_partial = 6; field
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_sharding_util.cc912 bool is_partial = false; in PassthroughGatherOutputOrScatterUpdateToOperand() local
/external/vixl/src/aarch64/
Dsimulator-aarch64.cc911 bool is_partial = (format & kPrintRegPartial) != 0; in PrintRegister() local
966 bool is_partial = ((format & kPrintRegPartial) != 0); in PrintVRegister() local