Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ForceMemoryGrowth (0.38 sec)

  1. tensorflow/c/experimental/stream_executor/stream_executor_internal.h

          LOG(ERROR) << TF_Message(c_status.get());
          return 0;
        }
        return visible_device_count;
      }
      bool UseBfcAllocator() const { return platform_.use_bfc_allocator; }
      bool ForceMemoryGrowth() const { return platform_.force_memory_growth; }
      absl::StatusOr<std::unique_ptr<DeviceDescription>> DescriptionForDevice(
          int ordinal) const override;
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri Jun 14 07:39:19 UTC 2024
    - 8K bytes
    - Viewed (0)
Back to top