Pull out a non-test-only class HloRunnerBase from HloTestBase so that it can...
Pull out a non-test-only class HloRunnerBase from HloTestBase so that it can be used as a library for running HloModule on given platform. Also add a function to read HloModule from a HloProto file, and a function to make fake input literals for given HloModule. PiperOrigin-RevId: 172835863
Loading
Please sign in to comment