Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for XlaLocalLaunchBase (0.14 sec)

  1. tensorflow/compiler/jit/kernels/xla_ops.cc

            ->Schedule(execution_fn);
      } else {
        // Otherwise, just run normally: we merely "pretend" to be asynchronous.
        execution_fn();
      }
    }
    
    }  // namespace
    
    XlaLocalLaunchBase::XlaLocalLaunchBase(OpKernelConstruction* ctx,
                                           const std::vector<int>& constants,
                                           const std::vector<int>& resources,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri May 17 22:46:36 UTC 2024
    - 41.4K bytes
    - Viewed (0)
Back to top