Home
last modified time | relevance | path

Searched refs:end_a (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/
Dhtmllib.py397 def end_a(self): member in HTMLParser
/external/python/cpython2/Tools/webchecker/
Dwebchecker.py812 def end_a(self): pass member in MyHTMLParser
/external/tensorflow/tensorflow/core/grappler/optimizers/
Darithmetic_optimizer_test.cc3682 auto end_a = ops::Const(s.WithOpName("end_a"), {0, 1, 0}, {3}); in TEST_F() local
3694 SS(s.WithOpName("pa_slice"), stacked, begin_a, end_a, strides, in TEST_F()
3724 SS(s.WithOpName("pa_slice_01"), stacked, begin_a, end_a, strides, in TEST_F()
3734 SS(s.WithOpName("pa_slice_to1"), stacked, begin_a, end_a, strides, in TEST_F()