def import_custom_ops(): """Import custom ops.""" custom_ops_lib = envu.get_custom_ops_lib() dyndep.InitOpsLibrary(custom_ops_lib)