Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ComputeNewShape (0.32 sec)

  1. tensorflow/c/kernels/ops/bitcast.cc

    #include "tensorflow/c/tf_status.h"
    #include "tensorflow/core/framework/registration/registration.h"
    #include "tensorflow/core/platform/logging.h"
    #include "tensorflow/core/platform/macros.h"
    
    static void ComputeNewShape(TF_ShapeInferenceContext* ctx,
                                TF_ShapeHandle* shape, TF_DataType input_type,
                                TF_DataType output_type, TF_Status* status) {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Feb 22 07:51:50 UTC 2024
    - 5.1K bytes
    - Viewed (0)
Back to top