OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OpsString
(Results
1 - 2
of
2
) sorted by null
/external/tensorflow/tensorflow/core/ops/compat/
op_compatibility_lib.h
50
string
OpsString
() const { return op_list_.DebugString(); }
52
// Returns the number of ops in
OpsString
(), includes all ops, not
update_ops_main.cc
38
TF_QCHECK_OK(WriteStringToFile(env, ops_file, compatibility.
OpsString
()));
Completed in 152 milliseconds