Home
last modified time | relevance | path

Searched defs:Folder (Results 1 – 6 of 6) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/lite/examples/transfer_learning/
DREADME.md94 ### Running the code on the device
/third_party/mindspore/mindspore-src/source/mindspore/lite/examples/train_lenet_cpp/
DREADME.md91 ### Running the code on the device
/third_party/typescript/src/testRunner/unittests/tsserver/
Dhelpers.ts9 export type Folder = TestFSWithWatch.Folder; alias
/third_party/typescript/src/harness/
DvirtualFileSystemWithWatch.ts50 export interface Folder { interface
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DBranchFolding.cpp134 BranchFolder Folder(EnableTailMerge, /*CommonHoist=*/true, MBBFreqInfo, in runOnMachineFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIRBuilder.h867 T Folder; variable