|
|
@ -12,6 +12,7 @@
|
|
|
|
# See the License for the specific language governing permissions and
|
|
|
|
# See the License for the specific language governing permissions and
|
|
|
|
# limitations under the License.
|
|
|
|
# limitations under the License.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
import paddle.fluid as fluid
|
|
|
|
from paddle.fluid.transpiler.distribute_transpiler import delete_ops
|
|
|
|
from paddle.fluid.transpiler.distribute_transpiler import delete_ops
|
|
|
|
|
|
|
|
|
|
|
|
from transpiler_test import TranspilerTest
|
|
|
|
from transpiler_test import TranspilerTest
|
|
|
|