Add new data transfer support.
PiperOrigin-RevId: 361002139 Change-Id: I779bfffeb8659e2d31381cdffdacc2cda591081b
This commit is contained in:
parent
6a2d982fa9
commit
fa12754826
@ -169,6 +169,8 @@ class HloRunnerInterface {
|
||||
std::function<int64(int64)> argument_count_provider,
|
||||
std::function<const Literal*(int64, int64)> argument_provider,
|
||||
const ReplicatedExecuteOptions& options) = 0;
|
||||
|
||||
typedef std::function<Shape(const Shape&)> TpuShapeRepresentationFn;
|
||||
};
|
||||
|
||||
} // namespace xla
|
||||
|
Loading…
x
Reference in New Issue
Block a user