Home
last modified time | relevance | path

Searched defs:VariableDef (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dvariable.proto11 message VariableDef { message
/external/llvm/utils/FileCheck/
DFileCheck.cpp466 for (const auto &VariableDef : VariableDefs) { in Match() local
/external/swiftshader/third_party/llvm-7.0/llvm/utils/FileCheck/
DFileCheck.cpp500 for (const auto &VariableDef : VariableDefs) { in Match() local