Searched refs:internal_type (Results 1 – 13 of 13) sorted by relevance
/external/tensorflow/tensorflow/contrib/layers/python/ops/ |
D | sparse_feature_cross_op.py | 86 internal_type = dtypes.string 90 internal_type = dtypes.int64 94 internal_type = dtypes.int64 107 internal_type=internal_type, 119 internal_type=internal_type,
|
/external/mesa3d/src/gallium/drivers/vc5/ |
D | vc5_rcl.c | 433 *rt_type = surf->internal_type; in v3d_setup_render_target() 469 config.internal_depth_type = surf->internal_type; in v3dX() 517 rt.internal_type = surf->internal_type; in v3dX() 590 zs.internal_type = surf->internal_type; in v3dX()
|
D | vc5_resource.c | 456 uint32_t internal_type; in vc5_resource_setup() local 460 &internal_type, in vc5_resource_setup() 689 surface->internal_type = V3D_INTERNAL_TYPE_DEPTH_16; in vc5_create_surface() 693 surface->internal_type = V3D_INTERNAL_TYPE_DEPTH_32F; in vc5_create_surface() 696 surface->internal_type = V3D_INTERNAL_TYPE_DEPTH_24; in vc5_create_surface() 703 surface->internal_type = type; in vc5_create_surface()
|
D | vc5_resource.h | 95 uint8_t internal_type; member
|
D | vc5_state.c | 742 uint32_t internal_type; local 746 &internal_type, 749 switch (internal_type) {
|
D | vc5_draw.c | 587 switch (surf->internal_type) { in vc5_clear()
|
/external/tensorflow/tensorflow/python/ops/ |
D | sparse_ops.py | 597 internal_type = dtypes.string 601 internal_type = dtypes.int64 605 internal_type = dtypes.int64 616 internal_type=internal_type,
|
/external/tensorflow/tensorflow/tools/api/golden/v1/ |
D | tensorflow.raw_ops.pbtxt | 3473 …\', \'hashed_output\', \'num_buckets\', \'hash_key\', \'out_type\', \'internal_type\', \'name\'], …
|
/external/tensorflow/tensorflow/tools/api/golden/v2/ |
D | tensorflow.raw_ops.pbtxt | 3473 …\', \'hashed_output\', \'num_buckets\', \'hash_key\', \'out_type\', \'internal_type\', \'name\'], …
|
/external/tensorflow/tensorflow/go/op/ |
D | wrappers.go | 13344 …output bool, num_buckets int64, hash_key int64, out_type tf.DataType, internal_type tf.DataType) (… 13348 …_buckets": num_buckets, "hash_key": hash_key, "out_type": out_type, "internal_type": internal_type}
|
/external/tensorflow/tensorflow/core/ops/ |
D | ops.pbtxt | 36356 name: "internal_type"
|
/external/tensorflow/tensorflow/core/ops/compat/ |
D | ops_history.v2.pbtxt | 75532 name: "internal_type"
|
D | ops_history.v1.pbtxt | 76159 name: "internal_type"
|