Home
last modified time | relevance | path

Searched defs:Model (Results 1 – 25 of 51) sorted by relevance

123

/external/tensorflow/tensorflow/docs_src/tutorials/
Drecurrent.md48 ### LSTM
95 ### Truncated Backpropagation
140 ### Inputs
155 ### Loss Function
171 ### Stacking multiple LSTMs
Dwide.md158 ### Base Categorical Feature Columns
234 ### Base Continuous Feature Columns
247 ### Making Continuous Features Categorical through Bucketization
276 ### Intersecting Multiple Columns with CrossedColumn
Ddeep_cnn.md114 ### Model Inputs
152 ### Model Prediction
191 ### Model Training
/external/tensorflow/tensorflow/contrib/lite/g3doc/
Dapis.md270 #### Initializing an `Interpreter` With a Model File
291 #### Supported Data Types
304 #### Inputs
314 #### Outputs
319 #### Running Model Inference
/external/llvm/include/llvm/Support/
DCodeGenCWrappers.h25 inline CodeModel::Model unwrap(LLVMCodeModel Model) { in unwrap()
43 inline LLVMCodeModel wrap(CodeModel::Model Model) { in wrap()
DCodeGen.h22 enum Model { Static, PIC_, DynamicNoPIC }; enum
28 enum Model { Default, JITDefault, Small, Kernel, Medium, Large }; enum
42 enum Model { enum
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DCodeGen.h22 enum Model { Default, Static, PIC_, DynamicNoPIC }; enum
27 enum Model { Default, JITDefault, Small, Kernel, Medium, Large }; enum
/external/blktrace/btreplay/doc/
Dbtreplay.tex65 \subsection{Basic Workflow}
91 \subsection{IO Stream Replay Characteristics}
127 \subsection{\texttt{btrecord/btreplay} Method of Operation}
180 \newpage\subsection{Known Deficiencies and Proposed Possible Fixes}
/external/swiftshader/third_party/LLVM/lib/Support/
DHost.cpp96 unsigned &Model) { in DetectX86FamilyModel()
113 unsigned Model = 0; in getHostCPUName() local
/external/testng/src/main/java/org/testng/mustache/
DModel.java7 public class Model { class
15 public Model(Map<String, Object> model) { in Model() method in Model
/external/clang/test/SemaObjC/
Dunused.m108 @interface Model interface
112 @implementation Model { implementation
/external/testng/src/main/java/org/testng/reporters/jq/
DModel.java20 public class Model { class
34 public Model(List<ISuite> suites) { in Model() method in Model
/external/skqp/tools/mdbviz/
DModel.cpp18 Model::Model() : fCurOp(0) { in Model() function in Model
/external/skia/tools/mdbviz/
DModel.cpp18 Model::Model() : fCurOp(0) { in Model() function in Model
/external/llvm/lib/Target/AArch64/
DAArch64MCInstLower.cpp86 TLSModel::Model Model; in lowerSymbolOperandELF() local
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86Subtarget.cpp241 unsigned Model = 0; in AutoDetectSubtargetFeatures() local
/external/llvm/lib/Support/
DHost.cpp286 unsigned *Model) { in detectX86FamilyModel()
299 getIntelProcessorTypeAndSubtype(unsigned int Family, unsigned int Model, in getIntelProcessorTypeAndSubtype()
586 unsigned int Model, in getAMDProcessorTypeAndSubtype()
752 unsigned Family = 0, Model = 0; in getHostCPUName() local
DPath.cpp161 static std::error_code createUniqueEntity(const Twine &Model, int &ResultFD, in createUniqueEntity()
750 std::error_code createUniqueFile(const Twine &Model, int &ResultFd, in createUniqueFile()
756 std::error_code createUniqueFile(const Twine &Model, in createUniqueFile()
763 createTemporaryFile(const Twine &Model, int &ResultFD, in createTemporaryFile()
/external/llvm/lib/Target/WebAssembly/MCTargetDesc/
DWebAssemblyMCTargetDesc.cpp42 static void adjustCodeGenOpts(const Triple & /*TT*/, Reloc::Model /*RM*/, in adjustCodeGenOpts()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DHost.cpp320 unsigned *Model) { in detectX86FamilyModel()
333 getIntelProcessorTypeAndSubtype(unsigned int Family, unsigned int Model, in getIntelProcessorTypeAndSubtype()
620 unsigned int Model, in getAMDProcessorTypeAndSubtype()
794 unsigned Family = 0, Model = 0; in getHostCPUName() local
DPath.cpp161 static std::error_code createUniqueEntity(const Twine &Model, int &ResultFD, in createUniqueEntity()
752 std::error_code createUniqueFile(const Twine &Model, int &ResultFd, in createUniqueFile()
758 std::error_code createUniqueFile(const Twine &Model, in createUniqueFile()
765 createTemporaryFile(const Twine &Model, int &ResultFD, in createTemporaryFile()
/external/llvm/lib/Target/
DTargetMachine.cpp159 TLSModel::Model Model; in getTLSModel() local
/external/llvm/include/llvm/LTO/legacy/
DThinLTOCodeGenerator.h171 void setCodePICModel(Optional<Reloc::Model> Model) { in setCodePICModel()
/external/llvm/tools/dsymutil/
Ddsymutil.cpp164 static std::error_code getUniqueFile(const llvm::Twine &Model, int &ResultFD, in getUniqueFile()
/external/llvm/include/llvm/Target/
DTargetOptions.h54 enum Model { enum

123