Searched refs:InaccessibleTensorError (Results 1 – 7 of 7) sorted by relevance
47 class InaccessibleTensorError(ValueError): class
641 raise errors.InaccessibleTensorError(
139 ### "InaccessibleTensorError: The tensor `<name>` is defined in another function or code block"
264 with self.assertRaises(errors.InaccessibleTensorError):
130 StagingError, errors_impl.InaccessibleTensorError,
512 raise errors.InaccessibleTensorError(
386 with self.assertRaisesRegex(errors.InaccessibleTensorError,