Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Axis (0.13 sec)

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

    struct ConcatenationOptionsBuilder {
      typedef ConcatenationOptions Table;
      ::flatbuffers::FlatBufferBuilder &fbb_;
      ::flatbuffers::uoffset_t start_;
      void add_axis(int32_t axis) {
        fbb_.AddElement<int32_t>(ConcatenationOptions::VT_AXIS, axis, 0);
      }
      void add_fused_activation_function(tflite::ActivationFunctionType fused_activation_function) {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue May 21 18:21:50 UTC 2024
    - 1M bytes
    - Viewed (0)
  2. pkg/generated/openapi/zz_generated.openapi.go

    							Description: "Utilization (x axis). Valid values are 0 to 100. Fully utilized node maps to 100.",
    							Default:     0,
    							Type:        []string{"integer"},
    							Format:      "int32",
    						},
    					},
    					"score": {
    						SchemaProps: spec.SchemaProps{
    							Description: "Score assigned to given utilization (y axis). Valid values are 0 to 10.",
    							Default:     0,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
Back to top