Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for SetLogDevicePlacement (0.11 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. tensorflow/c/eager/immediate_execution_context.h

      // Configure soft device placement policy.
      virtual void SetAllowSoftPlacement(bool enable) = 0;
    
      // Configure device placement policy logging.
      virtual void SetLogDevicePlacement(bool enable) = 0;
    
      // Enables running eager ops as functions.
      virtual void SetRunEagerOpAsFunction(bool enable) = 0;
    
      // Enables rewriting jit_compile functions.
    Created: Tue Apr 07 12:39:13 GMT 2026
    - Last Modified: Sat Oct 12 05:11:17 GMT 2024
    - 12.3K bytes
    - Click Count (0)
Back to Top