MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / testExceptions

Route testExceptions

tensorflow/python/kernel_tests/unicode_decode_op_test.py:None–None  ·  view source on GitHub ↗
parameterized.parameters([
      dict(input=[b"\xFEED"],
           errors="strict",
           input_encoding="UTF-8",
           exception=errors.InvalidArgumentError,
           message="Invalid fo

Source from the content-addressed store, hash-verified

1# -*- coding: utf-8 -*-
2# Copyright 2018 The TensorFlow Authors. All Rights Reserved.
3#
4# Licensed under the Apache License, Version 2.0 (the "License");

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected