Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
Drnn_common.py56 def _get_single_cell(cell_type, num_units): argument
76 def construct_rnn_cell(num_units, cell_type='basic_rnn', argument
Ddynamic_rnn_estimator.py380 cell_type, argument
551 cell_type='basic_rnn', argument
Dstate_saving_rnn_estimator.py381 def _get_rnn_model_fn(cell_type, argument
540 cell_type='basic_rnn', argument
/external/tensorflow/tensorflow/contrib/learn/python/learn/
Dmodels.py286 def get_rnn_model(rnn_size, cell_type, num_layers, input_op_fn, bidirectional, argument
/external/v8/src/
Dproperty-details.h235 PropertyCellType cell_type) { in PropertyDetails()
328 PropertyCellType cell_type() const { in cell_type() function
Dobjects-printer.cc1117 PropertyCellType cell_type = property_details().cell_type(); in PropertyCellPrint() local
Dcode-stubs.h934 PropertyCellType cell_type() const { in cell_type() function
Dcode-stubs.cc1537 PropertyCellType cell_type = this->cell_type(); in GenerateAssembly() local
Dobjects.cc1935 auto cell_type = value->IsUndefined(isolate) in SetNormalizedProperty() local
17100 PropertyCellType cell_type, int* entry_out) { in EnsureEmptyPropertyCell()
/external/tcpdump/
Dprint-atm.c455 uint8_t cell_type, func_type, payload, clp; in oam_print() local
/external/v8/src/crankshaft/
Dhydrogen.cc5191 auto cell_type = it->property_details().cell_type(); in InlineGlobalPropertyLoad() local
6461 auto cell_type = it->property_details().cell_type(); in InlineGlobalPropertyStore() local