Searched defs:tensor_debug_mode (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/python/debug/lib/ |
H A D | dumping_callback_test.py | 98 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 D | debug_events_monitors_test.py | 68 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 D | dumping_callback.py | 84 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 D | debug_events_reader.py | 425 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 D | debug_events_monitors.py | 192 tensor_debug_mode, argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/ |
H A D | debug_event.proto | 253 TensorDebugMode tensor_debug_mode = 6; field 291 TensorDebugMode tensor_debug_mode = 4; field
|
/aosp_15_r20/external/tensorflow/tensorflow/core/util/ |
H A D | debug_events_writer.cc | 277 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/ |
D | debug_event.pb.h | 4659 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
|