Home
last modified time | relevance | path

Searched defs:tensor_debug_mode (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/debug/lib/
H A Ddumping_callback_test.py98 tensor_debug_mode): argument
121 def testPureEagerOpExecution(self, tensor_debug_mode): argument
268 def testModesSummarizingBadNumericalValue(self, tensor_debug_mode): argument
348 def testConstTensorsAreCaptured(self, tensor_debug_mode): argument
387 def testBooleanTensors(self, tensor_debug_mode): argument
460 def testNestedFunctionExecutionWithoutControlFlow(self, tensor_debug_mode): argument
759 def testGraphOpConsumingRelationIsCaptured(self, tensor_debug_mode): argument
1045 def testFunctionExecutionWithControlFlow(self, tensor_debug_mode): argument
1224 def testDisableTracingWorks(self, tensor_debug_mode): argument
1250 def testMultiThreadedExecutionWithSameSetting(self, tensor_debug_mode): argument
[all …]
H A Ddebug_events_monitors_test.py68 def testOnExecutionIsCalled(self, tensor_debug_mode): argument
113 def testOnGraphExecutionTraceIsCalled(self, tensor_debug_mode): argument
279 tensor_debug_mode, argument
318 tensor_debug_mode, argument
H A Ddumping_callback.py84 tensor_debug_mode, argument
161 def tensor_debug_mode(self): member in _DumpingCallback
289 tensor_debug_mode): argument
685 tensor_debug_mode=DEFAULT_TENSOR_DEBUG_MODE, argument
H A Ddebug_events_reader.py425 tensor_debug_mode, argument
452 def tensor_debug_mode(self): member in Execution
793 tensor_debug_mode, argument
816 def tensor_debug_mode(self): member in GraphExecutionTrace
H A Ddebug_events_monitors.py192 tensor_debug_mode, argument
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/
H A Ddebug_event.proto253 TensorDebugMode tensor_debug_mode = 6; field
291 TensorDebugMode tensor_debug_mode = 4; field
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Ddebug_events_writer.cc277 const string& op_name, int32_t output_slot, int32_t tensor_debug_mode, in WriteGraphExecutionTrace()
/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_event.pb.h4659 inline ::tensorflow::TensorDebugMode Execution::tensor_debug_mode() const { in tensor_debug_mode() function
4962 inline ::tensorflow::TensorDebugMode GraphExecutionTrace::tensor_debug_mode() const { in tensor_debug_mode() function