Home
last modified time | relevance | path

Searched defs:from_state (Results 1 – 11 of 11) sorted by relevance

/external/tensorflow/tensorflow/core/util/ctc/
Dctc_beam_scorer.h46 virtual void ExpandState(const CTCBeamState& from_state, int from_label, in ExpandState()
Dctc_beam_search_test.cc54 void ExpandState(const BeamState& from_state, int from_label, in ExpandState()
253 void ExpandState(const LabelState& from_state, int from_label, in ExpandState()
/external/tensorflow/tensorflow/lite/kernels/ctc/
Dctc_beam_scorer.h48 virtual void ExpandState(const CTCBeamState& from_state, int from_label, in ExpandState()
/external/rust/android-crates-io/crates/axum-core/src/ext_traits/
Drequest_parts.rs182 from_state: String, field
Drequest.rs415 from_state: String, field
/external/rust/android-crates-io/crates/oorandom/src/
Dlib.rs82 pub fn from_state(state: (u64, u64)) -> Self { in from_state() method
208 pub fn from_state(state: (u128, u128)) -> Self { in from_state() method
/external/autotest/contrib/
Dlog_distiller.py82 def advance_state(self, from_state, to_state): argument
/external/federated-compute/fcp/aggregation/protocol/simple_aggregation/
Dsimple_aggregation_protocol.cc223 ClientState from_state = client_states_[client_id]; in SetClientState() local
/external/perfetto/protos/perfetto/trace/ftrace/
Dmali.proto183 optional int32 from_state = 2; field
/external/tensorflow/tensorflow/python/ops/
Dstateful_random_ops.py322 def from_state(cls, state, alg): member in Generator
/external/perfetto/protos/perfetto/trace/
Dperfetto_trace.proto10071 optional int32 from_state = 2; field