Searched defs:models (Results 1 – 14 of 14) sorted by relevance
408 ### Variables and Optimizers493 ### Using Keras and the Layers API576 ### Checkpointing trained variables608 ### `tfe.Network`742 ### Summaries, metrics and TensorBoard804 ### Input Pipelines
61 ### Feature columns and transformations185 ### Linear estimators222 ### Wide and deep learning
28 ### Training with NVIDIA® DGX-1™ (NVIDIA® Tesla® P100)37 ### Training with NVIDIA® Tesla® K8048 ### Distributed training with NVIDIA® Tesla® K8058 ### Compare synthetic with real data training
93 ### Default checkpoint directory118 ### Checkpointing Frequency
40 template<typename... T> A<T...> models; variable41 …template<> struct B models<>; // expected-error {{incomplete type 'struct B'}} expected-note {{for… variable
13 models = set() variable
22 namespace models { namespace
35 namespace models { namespace
209 std::vector<const ObjectModelBase*>* models) const { in GetObjectModels()
78 model_info models[] = { variable
432 char *models, *empty_models = ""; in append_node_dict() local
861 char *models = NULL; in ucm_get_hotword_models() local
461 const char *models; in TEST() local
1561 std::vector<std::unique_ptr<libtextclassifier2::DatetimeModelLibrary_::ItemT>> models; member1571 …ers::Vector<flatbuffers::Offset<libtextclassifier2::DatetimeModelLibrary_::Item>> *models() const { in models() function