Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for kArg2Shapes (0.12 sec)

  1. tensorflow/compiler/aot/codegen_test_h.golden

    3, 4
      };
      static constexpr int32_t kArg2Shapes[] = {
    1
      };
      static constexpr int32_t kArg3Shapes[] = {
    1
      };
      static constexpr int32_t kArg4Shapes[] = {
    5
      };
      static const ShapeInfo* ArgShapeInfos() {
        static constexpr ShapeInfo kArgShapeInfoTable[kNumArgs] = {
    { kArg0Shapes, 2 },
    { kArg1Shapes, 2 },
    { kArg2Shapes, 1 },
    { kArg3Shapes, 1 },
    { kArg4Shapes, 1 },
        };
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 02 01:20:01 UTC 2024
    - 16.6K bytes
    - Viewed (0)
Back to top