Home
last modified time | relevance | path

Searched defs:build_op (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/ops/
Dnn_ops.py467 def build_op(num_spatial_dims, padding): function
503 build_op, argument
/external/python/cpython3/Modules/
D_pickle.c3662 const char build_op = BUILD; in save_reduce() local