HomeSort by relevance Sort by last modified time
    Searched refs:internal_type (Results 1 - 8 of 8) sorted by null

  /external/tensorflow/tensorflow/contrib/layers/python/ops/
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/
vc5_resource.h 95 uint8_t internal_type; member in struct:vc5_surface
vc5_rcl.c 283 * internal_type/internal_bpp, rather than the format from GL's
433 *rt_type = surf->internal_type;
469 config.internal_depth_type = surf->internal_type;
517 rt.internal_type = surf->internal_type;
590 zs.internal_type = surf->internal_type;
vc5_resource.c 456 uint32_t internal_type; local
460 &internal_type,
689 surface->internal_type = V3D_INTERNAL_TYPE_DEPTH_16;
693 surface->internal_type = V3D_INTERNAL_TYPE_DEPTH_32F;
696 surface->internal_type = V3D_INTERNAL_TYPE_DEPTH_24;
703 surface->internal_type = type;
vc5_state.c 742 uint32_t internal_type; local
746 &internal_type,
749 switch (internal_type) {
    [all...]
vc5_draw.c 587 switch (surf->internal_type) {
  /external/tensorflow/tensorflow/python/ops/
sparse_ops.py 597 internal_type = dtypes.string
601 internal_type = dtypes.int64
605 internal_type = dtypes.int64
616 internal_type=internal_type,
    [all...]
  /external/tensorflow/tensorflow/go/op/
wrappers.go     [all...]

Completed in 347 milliseconds