Home
last modified time | relevance | path

Searched defs:WatchVariable (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/googleapis/google/cloud/runtimeconfig/v1beta1/
H A Druntimeconfig.proto111 rpc WatchVariable(WatchVariableRequest) returns (Variable) { rpc
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dpywrap_tfe_src.cc1520 int64_t WatchVariable(PyObject* v) { in WatchVariable() function in VariableWatcher
1589 void WatchVariable(PyObject* v) { in WatchVariable() function in GradientTape