Searched refs:make_parse_example_spec (Results 1 – 4 of 4) sorted by relevance
36 name: "make_parse_example_spec"
44 name: "make_parse_example_spec"
277 features=fc.make_parse_example_spec([price]))300 features=fc.make_parse_example_spec([price]))447 features=fc.make_parse_example_spec([bucketized_price]))720 features=fc.make_parse_example_spec([a]))1002 features=fc.make_parse_example_spec([price_cross_wire]))3251 actual = fc.make_parse_example_spec([])3261 fc.make_parse_example_spec(3268 actual = fc.make_parse_example_spec(3278 actual = fc.make_parse_example_spec(3291 fc.make_parse_example_spec([all …]
761 def make_parse_example_spec(feature_columns): function