Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/debug/lib/
H A Ddebug_utils.py26 tolerate_debug_op_creation_failures=False, argument
84 tolerate_debug_op_creation_failures=False, argument
204 tolerate_debug_op_creation_failures=False, argument
H A Dsession_debug_testlib.py125 tolerate_debug_op_creation_failures=False, argument
/aosp_15_r20/external/tensorflow/tensorflow/python/debug/wrappers/
H A Dframework.py234 tolerate_debug_op_creation_failures=False): argument
705 tolerate_debug_op_creation_failures=False): argument
836 tolerate_debug_op_creation_failures=False): argument
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/
H A Ddebug.proto54 bool tolerate_debug_op_creation_failures = 5; field
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/protobuf/
Ddebug.pb.h1024 inline bool DebugTensorWatch::tolerate_debug_op_creation_failures() const { in tolerate_debug_op_creation_failures() function