Home
last modified time | relevance | path

Searched defs:Signatures (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/contrib/session_bundle/
DREADME.md68 ## Signatures section in TensorFlow Inference Model Format
73 ### Standard Signatures (standard usage)
139 ### Generic Signatures (custom or advanced usage)
Dmanifest.proto6 message Signatures { message
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DWasm.h243 std::vector<wasm::WasmSignature> Signatures; variable
/external/lzma/CPP/7zip/UI/Common/
DLoadCodecs.h110 CObjectVector<CByteBuffer> Signatures; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ObjectYAML/
DWasmYAML.h212 std::vector<Signature> Signatures; member