Searched refs:shard_number (Results 1 – 9 of 9) sorted by relevance
25 'shard_number=0',
26 'shard_number=0',
530 shard_number='0',
686 absl::optional<int> shard_number) -> StatusOr<BackendCompileResult> { in CompileToTargetBinary() argument723 if (shard_number.has_value()) { in CompileToTargetBinary()726 std::to_string(*shard_number)); in CompileToTargetBinary()747 if (shard_number.has_value()) { in CompileToTargetBinary()749 std::to_string(*shard_number) + ".ptx", ptx); in CompileToTargetBinary()