Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. tensorflow/compiler/mlir/lite/schema/schema_generated.h

      auto _axis = _o->axis;
      auto _batch_dims = _o->batch_dims;
      return tflite::CreateGatherOptions(
          _fbb,
          _axis,
          _batch_dims);
    }
    
    inline TransposeOptionsT *TransposeOptions::UnPack(const ::flatbuffers::resolver_function_t *_resolver) const {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue May 21 18:21:50 UTC 2024
    - 1M bytes
    - Viewed (0)
Back to top