Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for kV2ModuleSavedModelChecksum (0.18 sec)

  1. tensorflow/cc/saved_model/saved_model_bundle_test.cc

    constexpr char kVarsAndArithmeticObjectGraph[] =
        "cc/saved_model/testdata/VarsAndArithmeticObjectGraph";
    // This is the value in testdata/VarsAndArithmeticObjectGraph/fingerprint.pb
    constexpr char kV2ModuleSavedModelChecksum[] = "15788619162413586750";
    
    class LoaderTest : public ::testing::Test {
     protected:
      LoaderTest() {}
    
      string MakeSerializedExample(float x) {
        tensorflow::Example example;
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri Apr 14 19:16:58 UTC 2023
    - 15.3K bytes
    - Viewed (0)
Back to top