Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for ManagedStackTrace (0.16 seconds)

  1. tensorflow/c/eager/immediate_execution_operation.h

      virtual absl::Status OutputLength(const char* output_name, int* length) = 0;
    
      // Set stack trace to be used for potential async error reporting.
      virtual void SetStackTrace(ManagedStackTrace stack_trace) = 0;
    
      virtual const tensorflow::AbstractOpAttrs* GetOpAttrs() const = 0;
      virtual void AddAttrs(const AbstractOpAttrs* op_attrs) = 0;
    
      virtual void SetCancellationManager(
    Created: Tue Apr 07 12:39:13 GMT 2026
    - Last Modified: Sat Oct 12 05:11:17 GMT 2024
    - 3.6K bytes
    - Click Count (0)
Back to Top