Home
last modified time | relevance | path

Searched defs:cell_type (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
Drnn_common.py61 def _get_single_cell(cell_type, num_units): argument
81 def construct_rnn_cell(num_units, cell_type='basic_rnn', argument
Ddynamic_rnn_estimator.py385 cell_type, argument
562 cell_type='basic_rnn', argument
Dstate_saving_rnn_estimator.py386 def _get_rnn_model_fn(cell_type, argument
551 cell_type='basic_rnn', argument
/external/tensorflow/tensorflow/contrib/learn/python/learn/
Dmodels.py298 def get_rnn_model(rnn_size, cell_type, num_layers, input_op_fn, bidirectional, argument
/external/tcpdump/
Dprint-atm.c455 uint8_t cell_type, func_type, payload, clp; in oam_print() local
/external/v8/src/
Dproperty-details.h330 PropertyCellType cell_type() const { in cell_type() function
Dobjects-printer.cc1484 PropertyCellType cell_type = property_details().cell_type(); in PropertyCellPrint() local
Dobjects.cc2074 auto cell_type = value->IsUndefined(isolate) in SetNormalizedProperty() local
16968 PropertyCellType cell_type, int* entry_out) { in EnsureEmptyPropertyCell()
/external/u-boot/tools/
Dmxsboot.c76 uint32_t cell_type; /* Ignored */ member