Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for allocFunc (0.09 sec)

  1. tensorflow/c/kernels_experimental.cc

    }
    
    void TF_TemporaryVariable(TF_OpKernelContext* ctx, TF_DataType dtype,
                              const int64_t* dims, int num_dims,
                              TF_StringView* var_name,
                              void (*allocFunc)(TF_OpKernelContext*, TF_Tensor*,
                                                TF_DataType, const int64_t*, int,
                                                TF_Status*),
                              TF_Status* tf_status) {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Apr 23 06:12:29 UTC 2024
    - 30.9K bytes
    - Viewed (0)
Back to top