Skip to content

Commit

Permalink
Merge pull request advboxes#41 from xzyaoi/patch-1
Browse files Browse the repository at this point in the history
fix documents from "Tensorflow Model" to "Pytorch Model"
  • Loading branch information
duoergun0729 committed Nov 1, 2019
2 parents e374f80 + 8dea433 commit 07e6571
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion advbox/models/pytorch.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
"""
Tensorflow model
Pytorch model
"""
from __future__ import absolute_import

Expand Down

0 comments on commit 07e6571

Please sign in to comment.