Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for profiler_stop (0.18 sec)

  1. tensorflow/c/experimental/pluggable_profiler/pluggable_profiler.h

    //
    //   /* Plugin code below */
    //   void profiler_start(const TP_Profiler* profiler, TF_Status* status) {
    //     /* Enable profiler */
    //     ...
    //   }
    //
    //  void profiler_stop(const TP_Profiler* profiler, TF_Status* status) {
    //    /* Disable Profiler */
    //    ...
    //  }
    //
    //  void profiler_collect_data_xspace(const TP_Profiler* profiler, uint8_t*
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Sep 14 20:04:34 UTC 2021
    - 7.4K bytes
    - Viewed (0)
Back to top