Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for PerformStaticShapeInferenceBeforeEncapsulation (0.54 sec)

  1. tensorflow/compiler/jit/encapsulate_util.h

    // encapsulation, some nodes will be encapsulated into function call, and shape
    // inference does not handle function call at the moment.
    Status PerformStaticShapeInferenceBeforeEncapsulation(Graph* g);
    
    // Attribute indicating that some ops in this node's XLA computation has control
    // dependency on this node. Attribute value will always be "true".
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Feb 22 06:59:07 UTC 2024
    - 7.4K bytes
    - Viewed (0)
Back to top